소스 검색

feat:更新

wangshan 3 년 전
부모
커밋
a53f9b81e8
4개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 1 1
      jyBXBase/api/etc/bxbase-api.yaml
  2. 1 1
      jyBXBuyer/api/etc/bxbuyer-api.yaml
  3. 1 1
      jyBXCore/api/etc/bxcore-api.yaml
  4. 1 1
      jyBXSubscribe/api/etc/bxsubscribe-api.yaml

+ 1 - 1
jyBXBase/api/etc/bxbase-api.yaml

@@ -2,7 +2,7 @@ Name: bxbase-api
 Host: 0.0.0.0
 Port: 8006
 Gateway:
-  ServerCode: jyinfo
+  ServerCode: jybxbase
   Etcd:
     - 127.0.0.1:2379
 BxBase:

+ 1 - 1
jyBXBuyer/api/etc/bxbuyer-api.yaml

@@ -4,7 +4,7 @@ Port: 8007
 Timeout: 5000
 Webrpcport: 8017
 Gateway:
-  ServerCode: jyinfo
+  ServerCode: jybxbuyer
   Etcd:
     - 127.0.0.1:2379
 Buyer:

+ 1 - 1
jyBXCore/api/etc/bxcore-api.yaml

@@ -4,7 +4,7 @@ Port: 8004
 Timeout: 5000
 Webrpcport: 8014
 Gateway:
-  ServerCode: jyinfo
+  ServerCode: jybxcore
   Etcd:
     - 127.0.0.1:2379
 Core:

+ 1 - 1
jyBXSubscribe/api/etc/bxsubscribe-api.yaml

@@ -3,7 +3,7 @@ Host: 0.0.0.0
 Port: 8002
 Webrpcport: 8012
 Gateway:
-  ServerCode: jyinfo
+  ServerCode: jybxsub
   Etcd:
     - 127.0.0.1:2379
 Subscribe: