|
|
@@ -13,8 +13,10 @@ spring: |
|
|
|
discovery: |
|
|
|
enabled: true |
|
|
|
server-addr: 100.64.2.105:8848 |
|
|
|
namespace: guizhou-issuer |
|
|
|
ip: 127.0.0.1 |
|
|
|
namespace: zhywpt-new-test |
|
|
|
username: nacos |
|
|
|
password: '!@#$%qwertASDFG' |
|
|
|
# ip: 127.0.0.1 |
|
|
|
# networkInterface: 以太网 |
|
|
|
config: |
|
|
|
enabled: true |
|
|
@@ -52,11 +54,12 @@ app: |
|
|
|
|
|
|
|
# 退费接口相关参数 |
|
|
|
refund: |
|
|
|
baseUrl: http://10.152.224.67:40588 |
|
|
|
# baseUrl: http://10.152.224.67:40588 |
|
|
|
baseUrl: https://c31dc9f12ad6cb0be7240a6fcd89d804.serveo.net |
|
|
|
authUrl: /api/Login/UserAuthorize |
|
|
|
account: 520201 |
|
|
|
password: 2024abC@ |
|
|
|
getOriginListAsyncUrl: /api/Refund/GetOriginListAsync |
|
|
|
getOriginListAsyncUrl: /api/NewRefund/GetOriginListAsync |
|
|
|
orderPushAsyncUrl: /api/NewRefund/OrderPushAsync |
|
|
|
queryNewRefundAsyncUrl: /api/NewRefund/QueryNewRefundAsync |
|
|
|
getHandleRecordsUrl: /api/NewRefund/GetHandleRecords |