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
wangyingyang
2025-03-18 12:17:55 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
552f7d9fbd656c7b3ef0d9357d511f373800ae78
552f7d9f
1 parent
53108e45
remove unused
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
13 deletions
src/main/resources/application.properties
src/main/resources/application.properties
View file @
552f7d9
...
...
@@ -34,43 +34,43 @@ okhttp.max-idle-connections=10
okhttp.keep-alive-
duration
=
300
##GRPC\u914D\u7F6E
grpc.order-
service.url
=
115.190.92.112
grpc.order-
service.port
=
40
65
grpc.order-
service.url
=
localhost
grpc.order-
service.port
=
40
96
grpc.menu-
service.url
=
115.190.92.112
grpc.menu-
service.url
=
47.101.193.136
grpc.menu-
service.port
=
3017
grpc.sku-
service.url
=
115.190.92.112
grpc.sku-
service.url
=
47.101.193.136
grpc.sku-
service.port
=
3027
grpc.category-
service.url
=
115.190.92.112
grpc.category-
service.url
=
47.101.193.136
grpc.category-
service.port
=
3027
grpc.client-customer-
service.url
=
115.190.92.112
grpc.client-customer-
service.url
=
47.101.193.136
grpc.client-customer-
service.port
=
3031
grpc.client-inventory-
service.url
=
115.190.92.112
grpc.client-inventory-
service.url
=
47.101.193.136
grpc.client-inventory-
service.port
=
3037
grpc.meal-
service.url
=
115.190.92.112
grpc.meal-
service.url
=
47.101.193.136
grpc.meal-
service.port
=
3017
grpc.delivery-
service.url
=
115.190.92.112
grpc.delivery-
service.url
=
47.101.193.136
grpc.delivery-
service.port
=
3017
grpc.operator-
service.url
=
115.190.92.112
grpc.operator-
service.port
=
3031
grpc.woperator-
service.url
=
115.190.92.112
grpc.woperator-
service.url
=
47.101.193.136
grpc.woperator-
service.port
=
3028
grpc.enterprise-resource-
service.url
=
115.190.92.112
grpc.enterprise-resource-
service.url
=
47.101.193.136
grpc.enterprise-resource-
service.port
=
3026
grpc.client-resource-
service.url
=
115.190.92.112
grpc.client-resource-
service.url
=
47.101.193.136
grpc.client-resource-
service.port
=
3019
grpc.meizhongyihe-
service.url
=
115.190.92.112
grpc.meizhongyihe-
service.url
=
47.101.193.136
grpc.meizhongyihe-
service.port
=
3040
miniprogram.appId
=
wx40ec496d73b58ec6
...
...
Please
register
or
login
to post a comment