Toggle navigation
Toggle navigation
This project
Loading...
Sign in
jiujian
/
client-customer-order-api
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
孟苏慧
2026-04-21 18:22:42 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
165913eb60fc919b8b670b7e51600b6555fb9502
165913eb
1 parent
20cf1184
测试配置变更
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
5 deletions
src/main/resources/application.properties
src/main/resources/application.properties
View file @
165913e
...
...
@@ -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
...
...
Please
register
or
login
to post a comment