Browse Source

config

master
liangkun 1 year ago
parent
commit
e8192e084a
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      DigitalSchoolApi/Web.config

+ 1
- 0
DigitalSchoolApi/Web.config View File

@@ -46,6 +46,7 @@
<add key="webpages:Enabled" value="false" />
<add key="ClientValidationEnabled" value="true" />
<add key="UnobtrusiveJavaScriptEnabled" value="true" />
<!--西昌开票系统对接地址-->
<add key="payresulturl" value="http://192.168.53.125:12345" />
<add key="Invoiceurl" value="http://192.168.53.135:5000/colleges-proxy/api/college/invoiceEBillByCollege" />
<add key="EBillPicUrl" value="http://192.168.53.135:5000/colleges-proxy/api/college/getEBillPicUrl" />


Loading…
Cancel
Save