application-dev.yml 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. server:
  2. port: 8200
  3. servlet:
  4. context-path: /pro
  5. spring:
  6. datasource:
  7. url: jdbc:mysql://localhost:3306/floe?useSSL=false&characterEncoding=UTF-8&serverTimezone=UTC
  8. username: root
  9. password: 111111
  10. driver-class-name: com.mysql.cj.jdbc.Driver
  11. enable:
  12. scheduling: false
  13. logging:
  14. config: classpath:logback-spring.xml
  15. level:
  16. com.malk.*: debug
  17. file:
  18. #path: /home/server/pro/log/
  19. path: /Users/malk/server/_Tool/var/mjava/log
  20. mybatis-plus:
  21. configuration:
  22. #开启驼峰命名自动映射
  23. map-underscore-to-camel-case: true
  24. #开启日志打印
  25. log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
  26. type-aliases-package: com.malk.shantai.entity
  27. #扫描mapper文件
  28. mapper-locations: classpath:mapper/*.xml
  29. # dingtalk
  30. dingtalk:
  31. agentId: 2691784047
  32. appKey: dinghbynhnd2dbgypmsa
  33. appSecret: Kl5Xw8x0TlEIlvcJuUkYZD18UTTShJmfdKrAIpY8oX-Q_tazyUKA28nQh7dG5-mq
  34. corpId:
  35. aesKey:
  36. token:
  37. # teambition
  38. teambition:
  39. AppID:
  40. AppSecret:
  41. TenantId:
  42. OperatorId: # 公共账号, 需要有操作权限 [牧语]
  43. # aliwork
  44. aliwork:
  45. appType:
  46. systemToken: