|
|
@@ -12,11 +12,11 @@
|
|
|
|
|
|
<script>
|
|
|
// 甲方域名地址
|
|
|
- const baseUrlTempOne = 'https://ywgcxt.yw.gov.cn:9443'
|
|
|
+ // const baseUrlTempOne = 'https://ywgcxt.yw.gov.cn:9443'
|
|
|
|
|
|
// const baseUrlTempOne = 'https://ywgcxt.yw.gov.cn:8887'
|
|
|
// 测试域名地址
|
|
|
- // const baseUrlTempOne = 'https://sit-y5bwg.4dage.com'
|
|
|
+ const baseUrlTempOne = 'https://sit-y5bwg.4dage.com'
|
|
|
// const baseUrlTempOne = 'http://192.168.20.61:8096'
|
|
|
|
|
|
// 钉钉模式
|