usercenter.yaml 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. Name: usercenter.rpc
  2. ListenOn: 127.0.0.1:8081
  3. Etcd:
  4. Hosts:
  5. - 127.0.0.1:2379
  6. Key: usercenter.rpc
  7. FileSystemConf:
  8. Etcd:
  9. Hosts:
  10. - 172.31.31.203:2379
  11. Key: usercenter.rpc
  12. CalleeId: usercenter.rpc
  13. ResourceEtcdConf:
  14. Etcd:
  15. Hosts:
  16. - 172.31.31.203:2379
  17. Key: resource.rpc
  18. PowersEtcdConf:
  19. Etcd:
  20. Hosts:
  21. - 172.31.31.203:2379
  22. Key: powercheck.rpc
  23. Node: 1
  24. Mysql:
  25. dbName: jianyu
  26. address: 172.20.45.129:4000
  27. userName: root
  28. passWord: =PDT49#80Z!RVv52_z
  29. maxOpenConns: 5
  30. maxIdleConns: 5
  31. BaseMysql:
  32. dbName: base_service
  33. address: 172.20.45.129:4000
  34. userName: root
  35. passWord: =PDT49#80Z!RVv52_z
  36. maxOpenConns: 5
  37. maxIdleConns: 5
  38. Logx:
  39. Mode: file #console|file|volume
  40. Path: logs
  41. Level: info #info|error|severe
  42. KeepDays: 100
  43. IsRun: true
  44. CheckEntIsExpire: 00:00
  45. DoMain: https://jybx-webtest.jydev.jianyu360.com
  46. Timeout: 5000
  47. RedisAddrees:
  48. - newother=172.20.45.129:1712
  49. RedisOutTime: 61 #工作桌面redis缓存时间
  50. InternalTime: 121 #用户权限 redis 缓存时间
  51. Mongo:
  52. Main:
  53. dbName: qfw
  54. size: 50
  55. address: 172.20.45.129:27002,172.20.45.130:27080
  56. Log:
  57. dbName: qfw
  58. size: 50
  59. address: 172.20.45.129:27002,172.20.45.130:27080
  60. userName: ""
  61. password: ""
  62. BigMemberOff: false #大会员权益表是否开放给其他用户
  63. CommonlySize: 0 #常用功能数量
  64. CommonlyIds: 47,51,63,524,163,165,55,515,167,59,57 #默认常用功能
  65. UserRolePower: #需要初始化的用户角色
  66. - 大会员
  67. - 商机管理
  68. - 超级订阅
  69. - 免费
  70. MedicalFieldTimespan: 7776000
  71. DefaultPopup:
  72. 500:
  73. title: 提示信息
  74. content: 医械通已经上线啦!汇集医疗器械领域的专业数据帮助您~
  75. confirmText: 了解更多
  76. isShowCancel: false
  77. confirmUrl: https://host.huiju.cool/page/281617177/416deded6b0f4089bc13b16a76910042__https://www.jianyu360.cn/hj/pc/yxtsjgwyxy.html
  78. appType: outer
  79. PC:
  80. title: 提示信息
  81. content: 请前往剑鱼标讯APP使用
  82. confirmText: 知道了
  83. WX:
  84. title: 提示信息
  85. content: 请前往电脑端使用
  86. confirmText: 知道了
  87. APP:
  88. title: 提示信息
  89. content: 请前往电脑端使用
  90. confirmText: 知道了
  91. WorkTableOut: work_menu_new
  92. WorkTableInside: work_menu_new
  93. RpcPort: "8081"
  94. MenuCacheKey: menu1
  95. NotLoginCommonlyIds: 47,51,63,524,163,165,55,515,167,59,57 #默认常用功能
  96. PopupIds: [468,469,470,471,472,473,474,518,519,521,522]