Commit ed5235d6efe6e187800355dd27624a2c92514af2
1 parent
890143c3
文档说明
Showing
1 changed file
with
4 additions
and
1 deletions
log.txt
@@ -20,4 +20,7 @@ Threewf\more\VipCardtwo\vipDetail.html 新增详情页面 | @@ -20,4 +20,7 @@ Threewf\more\VipCardtwo\vipDetail.html 新增详情页面 | ||
20 | 20 | ||
21 | [5]区域列表接口[2018-12-5] | 21 | [5]区域列表接口[2018-12-5] |
22 | http://39.98.54.240:88/apidoc/index.php?s=/7&page_id=605 | 22 | http://39.98.54.240:88/apidoc/index.php?s=/7&page_id=605 |
23 | -发票列表页面增加下拉框,选择区域 | ||
24 | \ No newline at end of file | 23 | \ No newline at end of file |
24 | +发票列表页面增加下拉框,选择区域,参数添加orgId | ||
25 | + mUrl.queryAppOrgs = cepath + '/appOrg/queryAppOrgs';//获取区域列表songcxa | ||
26 | + 测试环境不需要加v1 | ||
27 | + 正式环境需要cepath + '/v1/appOrg/queryAppOrgs'; |