孟苏慧

测试配置变更

......@@ -79,11 +79,9 @@ miniprogram.orderReminderTemplateId=xxx
business-config.hisCustomerQueryUrl = http://localhost:8903/hiscustomers/current/query
business-config.clientCustomerQueryUrl = http://localhost:8903/clientcustomers/current/query
business-config.payUrl = http://36.110.128.86:21051/API/Microapp/CreateOrder?appid={0}
business-config.payClientId = Order00001
business-config.cancelPayUrl = http://10.2.5.162:21051/frame/requestbase64
business-config.refundSecurityKey = 0987654321
business-config.payUrl = https://itemtest.amcare.com.cn/API/Microapp/createWxOrder?appid={0}
business-config.payClientId = Order0001
business-config.cancelPayUrl = https://itemtest.amcare.com.cn/API/Microapp/wxRefund?appid={0}
##Actuator\u914D\u7F6E
management.server.port=8088
management.endpoints.web.exposure.include=*
......@@ -103,6 +101,7 @@ sa-token.jwt-secret-key=Uz2BgKsquB3VZ99tvGb6HzQ1RcFMEsa5
sa-token.sign.secret-key=4Jk2giMQw8D7lHJcU8fv8CXjSOhjp5Ee
##\u65E5\u5FD7\u914D\u7F6E
logging.file.path=logs
logging.config=classpath:logback-spring.xml
aliyun.oss.endPoint=oss-cn-shanghai.aliyuncs.com
......