2.0重构版本
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

53 lines
1.1 KiB

  1. sme:
  2. machine-id: 1
  3. file-local-path: /data/files/smart/
  4. file-host: http://member.sumi168.cn
  5. file-url: ${sme.file-host}:${server.port}${server.servlet.context-path}/${sme.file-local-path}
  6. server:
  7. port: 10001
  8. servlet:
  9. context-path: /user
  10. feign:
  11. hystrix:
  12. enabled: false
  13. logging:
  14. level:
  15. smtweb: DEBUG
  16. spring:
  17. # 设置服务名
  18. application:
  19. name: smtweb-user
  20. main:
  21. allow-bean-definition-overriding: true
  22. mvc:
  23. static-path-pattern: /static/**
  24. redis:
  25. host: 127.0.0.1
  26. port: 6379
  27. datasource:
  28. user:
  29. driver-class-name: com.mysql.cj.jdbc.Driver
  30. url: jdbc:mysql://127.0.0.1:3306/smt_user?useUnicode=true&characterEncoding=utf-8&useTimezone=true&serverTimezone=CTT&allowMultiQueries=true
  31. username: smt
  32. password: smt_123456
  33. servlet:
  34. multipart:
  35. max-file-size: 104857600000
  36. max-request-size: 10485760000000
  37. swagger:
  38. name: smart
  39. version: 1.0.1
  40. enabled: false
  41. weixin:
  42. url: http://devpk.smart.smefdd.com
  43. appId: wx8d11474c01b92378
  44. appSecret: e1fa7bcdf27b46e7d69edad68ea8724b