misc-server-dev.yml 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. spring:
  2. sleuth:
  3. sampler:
  4. percentage: 1.0
  5. hystrix:
  6. strategy:
  7. enabled: false
  8. datasource:
  9. url: jdbc:mysql://172.18.74.115:3306/callcenterdb2.0?useUnicode=true&characterEncoding=utf-8
  10. username: root
  11. password: admin01
  12. max-idle: 10
  13. max-wait: 10000
  14. min-idle: 5
  15. initial-size: 5
  16. validation-query: SELECT 1
  17. test-on-borrow: false
  18. test-while-idle: true
  19. time-between-eviction-runs-millis: 18800
  20. jdbc-interceptors: ConnectionState;SlowQueryReport(threshold=0)
  21. mail:
  22. host: smtp.qq.com
  23. port: 587
  24. username: 875160176@qq.com
  25. password: dzkwtwqzwyvubchj
  26. properties:
  27. mail:
  28. smtp:
  29. auth: true
  30. starttls:
  31. enable: true
  32. thymeleaf:
  33. prefix: classpath:/templates/
  34. suffix: .html
  35. mode: LEGACYHTML5
  36. encoding: UTF-8
  37. content-type: text/html
  38. cache: false
  39. #mybatis-plus
  40. mybatis-plus:
  41. mapper-locations: classpath*:/mapper/**/*.xml
  42. #实体扫描,多个package用逗号或者分号分隔
  43. typeAliasesPackage: ins.platform.po
  44. #typeEnumsPackage: com.baomidou.springboot.entity.enums
  45. global-config:
  46. # 数据库相关配置
  47. db-config:
  48. #主键类型 AUTO:"数据库ID自增", INPUT:"用户输入ID",ID_WORKER:"全局唯一ID (数字类型唯一ID)", UUID:"全局唯一ID UUID";
  49. id-type: id_worker
  50. #字段策略 IGNORED:"忽略判断",NOT_NULL:"非 NULL 判断"),NOT_EMPTY:"非空判断"
  51. field-strategy: not_empty
  52. #驼峰下划线转换
  53. column-underline: true
  54. #数据库大写下划线转换
  55. #capital-mode: true
  56. #逻辑删除配置
  57. logic-delete-value: 0
  58. logic-not-delete-value: 1
  59. db-type: h2
  60. #刷新mapper 调试神器
  61. refresh: true
  62. #工作流
  63. bpm:
  64. rule: WorkOrderNodeRule
  65. server:
  66. port: 18020
  67. address:
  68. record: D:\share\
  69. saa:
  70. power: false
  71. basePackage: ins/**/po
  72. #aodFeed:
  73. # base-url: http://172.42.3.34:9001
  74. # token: abc
  75. logging:
  76. level: debug
  77. #短信配置
  78. sms:
  79. accessKeyId: LTAIdhCtJteymPnw
  80. accessSecret: zu2iYaMLOm1eargpedNBK0fPqH8FHI
  81. signName: 中科软系统
  82. ai:
  83. dial-url: http://172.18.74.115:18000/
  84. aliyun:
  85. accessKeyId: LTAISlLOUGCNgGtD
  86. accessKeySecret: NyscWsibawLaXuH5o4QTLuCKbDHbwV
  87. appKey: 5z7dO0rKuC7unIh7
  88. #亚太接口地址
  89. apiins:
  90. url: https://wxpb-dev.apiins.com/VideoWorld/