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