config.yaml 690 B

1234567891011121314151617181920212223242526
  1. #基础路径
  2. base:
  3. base_qccq_cs: http://221.229.99.73:63220
  4. base_qccq_sc: https://app.youth.cq.cqyl.org.cn
  5. #日志配置
  6. log:
  7. log_name: logs_
  8. log_format: '[%(asctime)s] %(filename)s->%(funcName)s line:%(lineno)d [%(levelname)s] %(message)s'
  9. log_colors_config:
  10. DEBUG: 'cyan'
  11. INFO: 'green'
  12. WARNING: 'yellow'
  13. ERROR: 'red'
  14. CRITICAL: 'red'
  15. request:
  16. request_out_time: 3000
  17. dingding:
  18. prod_webhook: 'https://oapi.dingtalk.com/robot/send?access_token=f8566d2ed0feb8dc3bf2856df161241a8cf5a4c76af3d903abcabfdebebdff0e'
  19. test_yunwin_webhook: 'https://oapi.dingtalk.com/robot/send?access_token=a9842cfd9a486b4516b1f228df14b3f9c45826a85c05edbdf7457ee2d2f14b78'