application-qjldcx.properties 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  1. server.port=8111
  2. #spring.thymeleaf.cache=false
  3. #spring.thymeleaf.mode=LEGACYHTML5
  4. #spring.thymeleaf.encoding=UTF-8
  5. #spring.thymeleaf.servlet.content-type=text/html
  6. #spring.thymeleaf.prefix=classpath:/templates/
  7. #spring.thymeleaf.suffix=.html
  8. #freemarker
  9. spring.freemarker.allow-request-override=false
  10. spring.freemarker.allow-session-override=false
  11. spring.freemarker.cache=false
  12. spring.freemarker.charset=UTF-8
  13. spring.freemarker.spring.freemarker.check-template-location=true
  14. spring.freemarker.content-type=text/html
  15. spring.freemarker.enabled=true
  16. spring.freemarker.expose-request-attributes=false
  17. spring.freemarker.expose-session-attributes=false
  18. spring.freemarker.expose-spring-macro-helpers=true
  19. spring.freemarker.prefer-file-system-access=true
  20. spring.freemarker.suffix=.html
  21. spring.freemarker.template-loader-path=classpath:/templates/
  22. spring.freemarker.settings.template_update_delay=0
  23. spring.freemarker.settings.default_encoding=UTF-8
  24. spring.freemarker.settings.classic_compatible=true
  25. jdbc.driverClass=com.mysql.jdbc.Driver
  26. #spring.datasource.url=jdbc:mysql://192.168.100.218/lingdaochaxun?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false
  27. #spring.datasource.password=ExcriptQj2020ABCD!@#
  28. spring.datasource.url=jdbc:mysql://222.179.205.139:16004/lingdaochaxun?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false
  29. spring.datasource.username=root
  30. spring.datasource.password=ExcriptQj2020ABCD!@#
  31. spring.redis.database=0
  32. spring.redis.host=localhost
  33. spring.redis.port=6379
  34. spring.redis.password=
  35. spring.redis.jedis.pool.max-idle=8
  36. spring.redis.jedis.pool.max-wait=-1
  37. spring.redis.jedis.pool.min-idle=0
  38. spring.redis.timeout=5000
  39. #票务接口
  40. pw.api = http://localhost:8080/services/cytDataService/doWxQueryRequest.action
  41. spring.servlet.multipart.max-file-size=100Mb
  42. spring.servlet.multipart.max-request-size=100Mb
  43. mybatis.mapper-locations=classpath:mapper/**/*.xml
  44. mybatis.type-aliases-package=com.fjs.scenic.entity
  45. # 驼峰命名规范 如:数据库字段是 order_id 那么 实体字段就要写成 orderId
  46. mybatis.configuration.map-underscore-to-camel-case=true
  47. spring.jackson.date-format=yyyy-MM-dd HH:mm:ss
  48. spring.jackson.time-zone=GMT+8
  49. logging.level.com.fjs.scenic.mapper=debug
  50. #FTP
  51. FTP_ADDRESS = ftp.cqhsrj.com
  52. FTP_PORT = 21
  53. FTP_USERNAME = ftpuser
  54. FTP_PASSWORD = ectrip2018
  55. FTP_BASEPATH = /images/fjs
  56. FTP_VOID_BASEPATH = /void/fjs
  57. NGINX_PORT = 8081
  58. #img.path=D://yangya//workspace//fjs-parent//fjs-scenic-manager//src//main//resources//static//images/
  59. #img.addr=http://127.0.0.1:8089/images/
  60. img.path=/data/fjs/images/
  61. img.addr=http://t.cqhsrj.com/images/
  62. CERT_FILE_NAME=/opt/fjs/cert/apiclient_cert.p12
  63. APPID=wx0e590add1244fd18
  64. MCH_ID=1532732751
  65. API_KEY=bd3be4ff95714b07bdaf1373e5577761
  66. NOTIFY_URL=http://wx.fjsfjq.com/wechat/notify
  67. FEFUND_NOTIFY=http://wx.fjsfjq.com/wechat/refund/notify
  68. #�������
  69. ACCESS_KEY_ID= LTAIJWmL1IRgUsUh
  70. ACCESS_KEY_SECRET = 0v8d87GzDdlmKkkOBqxlACPhLSo0mM
  71. SIGN_NAME = \u68b5\u51c0\u5c71
  72. #�ID
  73. CAPTACHA_PHONE = SMS_163450757
  74. ota.cyt.createUser = cytfjszy
  75. #ota.cyt.key = Test1234
  76. ota.cyt.key = fjsWx12345678
  77. #ota.cyt.apiUrl = http://192.168.100.122:8080/service/distributor.do
  78. ota.cyt.apiUrl = http://fx.fjsfjq.com:8086/service/distributor.do
  79. #ota.cyt.apiUrl = http://47.99.243.13:8081/service/distributor.do
  80. #timmer
  81. ordersTasks.timmer=* 0/5 * * * ?
  82. materialTasks.timmer=0 0 1 * * ?