application.properties 993 B

1234567891011121314151617181920212223242526
  1. server.port=12010
  2. logging.level.root=info
  3. logging.level.com.nokia=debug
  4. logging.file.name=log/redWite.log
  5. spring.datasource.driver-class-name=org.postgresql.Driver
  6. spring.datasource.url=jdbc:postgresql://172.16.103.7:5432/sqmmt?stringtype=unspecified
  7. spring.datasource.username=pmparse
  8. spring.datasource.password=abc123!
  9. spring.main.allow-circular-references=true
  10. #配置mapper xml文件的路径
  11. mybatis-plus.mapper-locations=classpath:www.com.tencent.Group5gMapper/*.xml
  12. #钉钉消息配置
  13. #对应Webhook中的access_token值
  14. ding.robot.token=https://oapi.dingtalk.com/robot/send?access_token=b795a09cf14c08428bbd167edaae0f8740da96039a9c680aefce70bf6e34e83f
  15. #对应安全设置->加签方式中的密钥
  16. ding.robot.key=SEC195137244c70e3db1442454c2681adac7f1d50d4a751690b1b8f36d313536760
  17. #手机号可以@到具体某人,以;分割
  18. ding.robot.at=
  19. ding.agentId=2456782548
  20. ding.appKey=ding0hwfbhlbtx66ka2j
  21. ding.AppSecret=TSLHKudyl0746rgI7X2npbIL8YR-jsPfWwzd2d44ZMYVdgSxumfTesgY8W1U7Luh