log.txt
1.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
【注意】js\url.js 正式和测试地址问题
//2018-10-10 [songcx 开票]
[1]Threewf\js\url.js
mUrl.vipkpList2 = cepath + '/invoice/queryRntPayOrderForInvoice';//获取开票列表
mUrl.kaipaioHistory2 = cepath + '/invoice/openTicketForCustInvoiceHisInfo';//确认提交开票
请求配置页面
[2]Threewf\more\self\fapiao\kaipiao\Viptjf.html
开票列表
[3]Threewf\more\self\fapiao\kaipiao\tjfapiao.html
开票页面
//2018-10-13号 [songcx 会员卡详情]
Threewf\more\VipCardtwo\vipDetail.html 新增详情页面
[4]more\self\fapiao\Invoiceapplication.html
发票申领页面[
[5]区域列表接口[2018-12-5]
http://39.98.54.240:88/apidoc/index.php?s=/7&page_id=605
发票列表页面增加下拉框,选择区域,参数添加orgId
mUrl.queryAppOrgs = cepath + '/appOrg/queryAppOrgs';//获取区域列表songcxa
测试环境不需要加v1
正式环境需要cepath + '/v1/appOrg/queryAppOrgs';
[6]会员卡列表
Threewf/more/VipCardtwo/Vipcard.html[右下角广告问题]
[7]任性值规则
more\greade\greade.html
[8]临停支付 三个页面添加orgId
stoppayment\select.html //orgId
stoppayment/Temporary/check.html //检查订单orgId
pay/immediatepaycs.html//微信支付页面发起支付orgId
苏FC684H / 正式环境 || 京A56789 / 测试环境