Parcourir la source

远程调用服务地址

helixiao il y a 10 mois
Parent
commit
b0fd1534ed
1 fichiers modifiés avec 11 ajouts et 0 suppressions
  1. 11 0
      tenant/organization/src/main/resources/application-dev.yml

+ 11 - 0
tenant/organization/src/main/resources/application-dev.yml

@@ -34,3 +34,14 @@ unionPay:
     publicKey: 0414bb7e9c3914bb65b85079b1dc6e1ca2a0ee04dd9bb55b2f8d31704a6dec0cca695739e128f9c931330e1c0f493be4d56244236434c9d344c4716ba64a4470ba
     privateKey: 24ebfde60aecb81214605050763926ec342c487859a8da57d5badcd3c1559336
 
+feign:
+  client:
+    jzg-insurance:
+      url: http://localhost:9898/
+    jzg-org:
+      url: http://localhost:8084/
+    jzg-costsorrule:
+      url: http://localhost:8085/
+    jzg-platform:
+      url: http://localhost:8083/
+