Explorar el Código

企业新增人员

WH01243 hace 4 días
padre
commit
d7577a9fc5
Se han modificado 2 ficheros con 4 adiciones y 0 borrados
  1. 2 0
      entity/entity.go
  2. 2 0
      rpc/etc/usercenter.yaml

+ 2 - 0
entity/entity.go

@@ -37,6 +37,8 @@ type RpcConfig struct {
 	RpcPort              string                //
 	MenuCacheKey         string                //多套环境 配置不同key,同一个用户对应不用菜单缓存
 	PopupIds             []int                 //弹出提示 特殊处理id集合
+	NsqTopic             string
+	Nsq                  string
 }
 
 type MongoStruct struct {

+ 2 - 0
rpc/etc/usercenter.yaml

@@ -94,3 +94,5 @@ RpcPort: "8081"
 MenuCacheKey: menu1
 NotLoginCommonlyIds: 47,51,63,524,163,165,55,515,167,59,57 #默认常用功能
 PopupIds: [468,469,470,471,472,473,474,518,519,521,522]
+Nsq: 192.168.3.240:4260
+NsqTopic: jy_event