usercenter.yaml 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. Name: usercenter.rpc
  2. ListenOn: 127.0.0.1:8080
  3. Etcd:
  4. Hosts:
  5. - 127.0.0.1:2379
  6. Key: usercenter.rpc
  7. FileSystemConf:
  8. Etcd:
  9. Hosts:
  10. - 127.0.0.1:2379
  11. Key: usercenter.rpc
  12. CalleeId: usercenter.rpc
  13. ResourceEtcdConf:
  14. Etcd:
  15. Hosts:
  16. - 192.168.3.206:2379
  17. Key: resource.rpc
  18. Node: 1
  19. Mysql:
  20. dbName: jianyu
  21. address: 192.168.3.11:3366
  22. userName: root
  23. passWord: Topnet123
  24. maxOpenConns: 5
  25. maxIdleConns: 5
  26. BaseMysql:
  27. dbName: base_service
  28. address: 192.168.3.217:4000
  29. userName: root
  30. passWord: "=PDT49#80Z!RVv52_z"
  31. maxOpenConns: 5
  32. maxIdleConns: 5
  33. Logx:
  34. Mode: file #console|file|volume
  35. Path: logs
  36. Level: info #info|error|severe
  37. KeepDays: 100
  38. IsRun: true
  39. CheckEntIsExpire: 00:00
  40. DoMain: https://jybx-webtest.jydev.jianyu360.com
  41. Timeout: 5000
  42. RedisAddrees:
  43. - newother=192.168.3.206:1712
  44. RedisOutTime: 1 #工作桌面redis缓存时间
  45. InternalTime: 61 #用户权限 redis 缓存时间
  46. Mongo:
  47. Main:
  48. dbName: qfw
  49. size: 50
  50. address: 192.168.3.206:27080
  51. BigMemberOff: false #大会员权益表是否开放给其他用户
  52. CommonlySize: 8 #常用功能数量
  53. CommonlyIds: 47,51,63,65 #默认常用功能
  54. UserRolePower: #需要初始化的用户角色
  55. - 大会员
  56. - 商机管理
  57. - 超级订阅
  58. - 免费
  59. MedicalFieldTimespan: 90
  60. DefaultPopup:
  61. 500:
  62. title: 提示信息
  63. content: 医械通已经上线啦!汇集医疗器械领域得专业数据帮助您~
  64. confirmText: 了解更多
  65. isShowCancel: false
  66. confirmUrl: /big/medical/Credentials
  67. appType: qiankun