application-fjs.properties 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. server.port=80
  2. jdbc.driverClass=com.mysql.jdbc.Driver
  3. #spring.datasource.url=jdbc:mysql://47.111.181.152:13306/fjswx?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false
  4. #spring.datasource.url=jdbc:mysql://rm-bp1dp13uv47555y9u.mysql.rds.aliyuncs.com:3306/fjswx?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false
  5. #spring.datasource.url=jdbc:mysql://127.0.0.1:13306/fjswx?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false
  6. spring.datasource.url=jdbc:mysql://127.0.0.1:3306/fjswx?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false
  7. #spring.datasource.url=jdbc:mysql://114.55.170.153:3306/fjswx?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false
  8. spring.datasource.username=root
  9. spring.datasource.password=Fjsdy@123
  10. mybatis.mapper-locations=classpath:mapper/**/*.xml
  11. mybatis.type-aliases-package=com.fjs.scenic.entity
  12. mybatis.configuration.map-underscore-to-camel-case=true
  13. spring.jackson.date-format=yyyy-MM-dd HH:mm:ss
  14. spring.jackson.time-zone=GMT+8
  15. spring.redis.database=4
  16. spring.redis.host=127.0.0.1
  17. #spring.redis.host=172.16.151.164
  18. #spring.redis.host=47.111.181.152
  19. spring.redis.password=fjsfjq
  20. spring.redis.port=6379
  21. #spring.redis.pool.max-active=8
  22. #spring.redis.pool.max-wait=-1
  23. #spring.redis.pool.max-idle=8
  24. #spring.redis.pool.min-idle=0
  25. #最大连接数
  26. spring.redis.jedis.pool.max-active=8
  27. #连接池阻塞等待时间
  28. spring.redis.jedis.pool.max-wait=-1
  29. #最大空闲连接数
  30. spring.redis.jedis.pool.max-idle=8
  31. # 连接池中的最小空闲连接
  32. spring.redis.jedis.pool.min-idle=0
  33. spring.redis.timeout=5000
  34. #logging.level.com.fjs.scenic=debug
  35. #logging.level.org.springframework.web=debug
  36. #logging.level.org.springframework.transaction=debug
  37. #logging.level.org.mybatis=debug
  38. #FTP
  39. FTP_ADDRESS = ftp.cqhsrj.com
  40. FTP_PORT = 21
  41. FTP_USERNAME = ftpuser
  42. FTP_PASSWORD = ectrip2018
  43. FTP_BASEPATH = /images/qj
  44. NGINX_PORT = 8081
  45. #img.path=/data/fjs/images/
  46. #img.addr=http://jq.fjsfjq.com/images/
  47. img.path=/data/fjs/images/
  48. img.addr=https://wx.fjsstlyq.com/images/
  49. wechat.mpAppId=wx0e590add1244fd18
  50. wechat.mpAppSecret=8258bce8b4ebfde0ea6b8a391478ad26
  51. wechat.token=mywechattoken2297455150
  52. CERT_FILE_NAME=/opt/fjs/cert/apiclient_cert.p12
  53. APPID=wx0e590add1244fd18
  54. MCH_ID=1532732751
  55. API_KEY=bd3be4ff95714b07bdaf1373e5577761
  56. NOTIFY_URL=https://wx.fjsstlyq.com/wechat/notify
  57. FEFUND_NOTIFY=https://wx.fjsstlyq.com/wechat/refund/notify
  58. ACCESS_KEY_ID= LTAIJWmL1IRgUsUh
  59. ACCESS_KEY_SECRET = 0v8d87GzDdlmKkkOBqxlACPhLSo0mM
  60. SIGN_NAME = \u68b5\u51c0\u5c71
  61. #\u0123\uFFFD\uFFFDID
  62. CAPTACHA_PHONE = SMS_172209437
  63. #c_CERT_FILE_NAME=/usr/local/pwd/apiclient_cert.p12
  64. #c_APPID=wx3e968eac9c59390c
  65. #c_MCH_ID=1503862741
  66. #c_API_KEY=bdaf1373e5577761bd3be4ff95714b07
  67. ota.cyt.createUser = cytfjszy
  68. #ota.cyt.key = Test1234
  69. ota.cyt.key = fjsWx12345678
  70. #ota.cyt.apiUrl = http://fx.fjsfjq.com/service/distributor.do
  71. #ota.cyt.apiUrl = http://fx.fjsfjq.com/service/distributor.do
  72. #ota.cyt.apiUrl = http://192.168.100.118:8080/service/distributor.do
  73. #ota.cyt.apiUrl = http://fx.fjsfjq.com/service/distributor.do
  74. #ota.cyt.apiUrl = http://172.16.151.165/service/distributor.do
  75. ota.cyt.apiUrl = https://fx.fjsstlyq.com/service/distributor.do
  76. #timmer
  77. indexTopTasks.timmer=* 0/5 * * * ?