孟苏慧

fix

...@@ -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=*
......