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-22 16:10:57 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b4325a322c8ddd48b086f68b037da724a4879513
b4325a32
1 parent
2e981f05
fix
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/application.properties
src/main/resources/application.properties
View file @
b4325a3
...
...
@@ -81,7 +81,7 @@ business-config.hisCustomerQueryUrl = http://localhost:8903/hiscustomers/current
business-
config.clientCustomerQueryUrl
=
http://localhost:8903/clientcustomers/current/query
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}
business-
config.cancelPayUrl
=
https://itemtest.amcare.com.cn/
frame/requestbase64
##Actuator\u914D\u7F6E
management.server.port
=
8088
management.endpoints.web.exposure.include
=
*
...
...
Please
register
or
login
to post a comment