各种细节打磨优化,增加提示

This commit is contained in:
暮光:城中城
2019-02-02 21:17:44 +08:00
committed by zhanghongli
parent 15cfa7e2d1
commit e96418e346
13 changed files with 112 additions and 63 deletions

View File

@@ -7,5 +7,5 @@ var cacheKeys = {
swaggerLocationList: 'swagger-location-list',
globalParamList: 'zyplayer-doc-global-param-list',
pRequestObjStart: 'p-request-obj-',
pSimulationResponse: 'p-simulation-response',
}
pSimulationResponse: 'p-simulation-response-',
}