config.yaml 979 B

1234567891011121314151617181920212223242526272829303132333435
  1. mongodb:
  2. default: #qfw
  3. address: "192.168.3.149:27180"
  4. size: 5
  5. dbName: qfw
  6. replSet: ""
  7. userName: ""
  8. password: ""
  9. log: #日志库
  10. address: "192.168.3.149:27190"
  11. size: 5
  12. dbName: "qfw"
  13. replSet: ""
  14. userName: "admin"
  15. password: "123456"
  16. logger:
  17. level: "all"
  18. path: "logs" # 日志文件路径。默认为空,表示关闭,仅输出到终端
  19. file: "{Y-m-d}.log" # 日志文件格式。默认为"{Y-m-d}.log"
  20. database:
  21. default:
  22. link: "mysql:root:=PDT49#80Z!RVv52_z@tcp(192.168.3.14:4000)/debris_product"
  23. debug: true
  24. bi_service:
  25. link: "mysql:root:=PDT49#80Z!RVv52_z@tcp(192.168.3.14:4000)/bi_service"
  26. debug: true
  27. subjectdb: #正式环境库名为Jianyu_subjectdb
  28. link: "mysql:root:=PDT49#80Z!RVv52_z@tcp(192.168.3.14:4000)/jianyu_subjectdb_test"
  29. debug: true
  30. cron:
  31. activityUser: "# */30 * * * *" #更新新活跃用户
  32. bindPhoneAndSubAgain: "# */5 * * * *" #再次关注&绑定手机号用户