Showing
1 changed file
with
13 additions
and
13 deletions
| ... | @@ -34,43 +34,43 @@ okhttp.max-idle-connections=10 | ... | @@ -34,43 +34,43 @@ okhttp.max-idle-connections=10 |
| 34 | okhttp.keep-alive-duration=300 | 34 | okhttp.keep-alive-duration=300 |
| 35 | 35 | ||
| 36 | ##GRPC\u914D\u7F6E | 36 | ##GRPC\u914D\u7F6E |
| 37 | -grpc.order-service.url=115.190.92.112 | 37 | +grpc.order-service.url=localhost |
| 38 | -grpc.order-service.port=4065 | 38 | +grpc.order-service.port=4096 |
| 39 | 39 | ||
| 40 | -grpc.menu-service.url=115.190.92.112 | 40 | +grpc.menu-service.url=47.101.193.136 |
| 41 | grpc.menu-service.port=3017 | 41 | grpc.menu-service.port=3017 |
| 42 | 42 | ||
| 43 | -grpc.sku-service.url=115.190.92.112 | 43 | +grpc.sku-service.url=47.101.193.136 |
| 44 | grpc.sku-service.port=3027 | 44 | grpc.sku-service.port=3027 |
| 45 | 45 | ||
| 46 | -grpc.category-service.url=115.190.92.112 | 46 | +grpc.category-service.url=47.101.193.136 |
| 47 | grpc.category-service.port=3027 | 47 | grpc.category-service.port=3027 |
| 48 | 48 | ||
| 49 | -grpc.client-customer-service.url=115.190.92.112 | 49 | +grpc.client-customer-service.url=47.101.193.136 |
| 50 | grpc.client-customer-service.port=3031 | 50 | grpc.client-customer-service.port=3031 |
| 51 | 51 | ||
| 52 | -grpc.client-inventory-service.url=115.190.92.112 | 52 | +grpc.client-inventory-service.url=47.101.193.136 |
| 53 | grpc.client-inventory-service.port=3037 | 53 | grpc.client-inventory-service.port=3037 |
| 54 | 54 | ||
| 55 | -grpc.meal-service.url=115.190.92.112 | 55 | +grpc.meal-service.url=47.101.193.136 |
| 56 | grpc.meal-service.port=3017 | 56 | grpc.meal-service.port=3017 |
| 57 | 57 | ||
| 58 | -grpc.delivery-service.url=115.190.92.112 | 58 | +grpc.delivery-service.url=47.101.193.136 |
| 59 | grpc.delivery-service.port=3017 | 59 | grpc.delivery-service.port=3017 |
| 60 | 60 | ||
| 61 | grpc.operator-service.url=115.190.92.112 | 61 | grpc.operator-service.url=115.190.92.112 |
| 62 | grpc.operator-service.port=3031 | 62 | grpc.operator-service.port=3031 |
| 63 | 63 | ||
| 64 | -grpc.woperator-service.url=115.190.92.112 | 64 | +grpc.woperator-service.url=47.101.193.136 |
| 65 | grpc.woperator-service.port=3028 | 65 | grpc.woperator-service.port=3028 |
| 66 | 66 | ||
| 67 | -grpc.enterprise-resource-service.url=115.190.92.112 | 67 | +grpc.enterprise-resource-service.url=47.101.193.136 |
| 68 | grpc.enterprise-resource-service.port=3026 | 68 | grpc.enterprise-resource-service.port=3026 |
| 69 | 69 | ||
| 70 | -grpc.client-resource-service.url=115.190.92.112 | 70 | +grpc.client-resource-service.url=47.101.193.136 |
| 71 | grpc.client-resource-service.port=3019 | 71 | grpc.client-resource-service.port=3019 |
| 72 | 72 | ||
| 73 | -grpc.meizhongyihe-service.url=115.190.92.112 | 73 | +grpc.meizhongyihe-service.url=47.101.193.136 |
| 74 | grpc.meizhongyihe-service.port=3040 | 74 | grpc.meizhongyihe-service.port=3040 |
| 75 | 75 | ||
| 76 | miniprogram.appId=wx40ec496d73b58ec6 | 76 | miniprogram.appId=wx40ec496d73b58ec6 | ... | ... |
-
Please register or login to post a comment