Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -81,7 +81,7 @@ business-config.hisCustomerQueryUrl = http://localhost:8903/hiscustomers/current | ... | @@ -81,7 +81,7 @@ business-config.hisCustomerQueryUrl = http://localhost:8903/hiscustomers/current |
| 81 | business-config.clientCustomerQueryUrl = http://localhost:8903/clientcustomers/current/query | 81 | business-config.clientCustomerQueryUrl = http://localhost:8903/clientcustomers/current/query |
| 82 | business-config.payUrl = https://itemtest.amcare.com.cn/API/Microapp/createWxOrder?appid={0} | 82 | business-config.payUrl = https://itemtest.amcare.com.cn/API/Microapp/createWxOrder?appid={0} |
| 83 | business-config.payClientId = Order0001 | 83 | business-config.payClientId = Order0001 |
| 84 | -business-config.cancelPayUrl = https://itemtest.amcare.com.cn/API/Microapp/wxRefund?appid={0} | 84 | +business-config.cancelPayUrl = https://itemtest.amcare.com.cn/frame/requestbase64 |
| 85 | ##Actuator\u914D\u7F6E | 85 | ##Actuator\u914D\u7F6E |
| 86 | management.server.port=8088 | 86 | management.server.port=8088 |
| 87 | management.endpoints.web.exposure.include=* | 87 | management.endpoints.web.exposure.include=* | ... | ... |
-
Please register or login to post a comment