123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596 |
- Name: usercenter.rpc
- ListenOn: 127.0.0.1:8081
- Etcd:
- Hosts:
- - 127.0.0.1:2379
- Key: usercenter.rpc
- FileSystemConf:
- Etcd:
- Hosts:
- - 172.31.31.203:2379
- Key: usercenter.rpc
- CalleeId: usercenter.rpc
- ResourceEtcdConf:
- Etcd:
- Hosts:
- - 172.31.31.203:2379
- Key: resource.rpc
- PowersEtcdConf:
- Etcd:
- Hosts:
- - 172.31.31.203:2379
- Key: powercheck.rpc
- Node: 1
- Mysql:
- dbName: jianyu
- address: 172.20.45.129:4000
- userName: root
- passWord: =PDT49#80Z!RVv52_z
- maxOpenConns: 5
- maxIdleConns: 5
- BaseMysql:
- dbName: base_service
- address: 172.20.45.129:4000
- userName: root
- passWord: =PDT49#80Z!RVv52_z
- maxOpenConns: 5
- maxIdleConns: 5
- Logx:
- Mode: file #console|file|volume
- Path: logs
- Level: info #info|error|severe
- KeepDays: 100
- IsRun: true
- CheckEntIsExpire: 00:00
- DoMain: https://jybx-webtest.jydev.jianyu360.com
- Timeout: 5000
- RedisAddrees:
- - newother=172.20.45.129:1712
- RedisOutTime: 61 #工作桌面redis缓存时间
- InternalTime: 121 #用户权限 redis 缓存时间
- Mongo:
- Main:
- dbName: qfw
- size: 50
- address: 172.20.45.129:27002,172.20.45.130:27080
- Log:
- dbName: qfw
- size: 50
- address: 172.20.45.129:27002,172.20.45.130:27080
- userName: ""
- password: ""
- BigMemberOff: false #大会员权益表是否开放给其他用户
- CommonlySize: 0 #常用功能数量
- CommonlyIds: 47,51,63,524,163,165,55,515,167,59,57 #默认常用功能
- UserRolePower: #需要初始化的用户角色
- - 大会员
- - 商机管理
- - 超级订阅
- - 免费
- MedicalFieldTimespan: 7776000
- DefaultPopup:
- 500:
- title: 提示信息
- content: 医械通已经上线啦!汇集医疗器械领域的专业数据帮助您~
- confirmText: 了解更多
- isShowCancel: false
- confirmUrl: https://host.huiju.cool/page/281617177/416deded6b0f4089bc13b16a76910042__https://www.jianyu360.cn/hj/pc/yxtsjgwyxy.html
- appType: outer
- PC:
- title: 提示信息
- content: 请前往剑鱼标讯APP使用
- confirmText: 知道了
- WX:
- title: 提示信息
- content: 请前往电脑端使用
- confirmText: 知道了
- APP:
- title: 提示信息
- content: 请前往电脑端使用
- confirmText: 知道了
- WorkTableOut: work_menu_new
- WorkTableInside: work_menu_new
- 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]
|