修改swagger后端请求文档时带上全局参数

This commit is contained in:
暮光:城中城
2019-06-25 21:38:34 +08:00
parent 23d4dc5ec3
commit 1f57b0d478
4 changed files with 88 additions and 6 deletions

View File

@@ -8,4 +8,4 @@ var cacheKeys = {
globalParamList: 'zyplayer-doc-global-param-list',
pRequestObjStart: 'p-request-obj-',
pSimulationResponse: 'p-simulation-response',
}
};