system_prod.properties 972 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. #接口请求校验
  2. ws.request.sign.key=cs_core
  3. #请求接口token加密key
  4. ws.request.tk.key=cs_core2
  5. #token 失效时间 14 天
  6. ws.request.tk.expire=1209600
  7. #db.driverClassName=com.mysql.jdbc.Driver
  8. #db.driverUrl=jdbc:mysql://118.190.113.210:3306/aai?characterEncoding=utf-8&autoReconnect=true
  9. #db.username=root
  10. db.driverClassName=oracle.jdbc.driver.OracleDriver
  11. db.driverUrl=jdbc:oracle:thin:@192.168.3.177:1521:qyyx
  12. db.username=dxyx
  13. db.passwd=DONGxu123
  14. # 初始化用户密码
  15. user.initPwd=123456
  16. #redis 配置
  17. redis.pool.maxTotal=100
  18. #redis.pool.maxActive=100
  19. redis.pool.maxIdle=20
  20. #redis.pool.maxWait=1000
  21. redis.pool.testOnBorrow=true
  22. redis.hostname=127.0.0.1
  23. redis.port=7480
  24. redis.password=z348955821
  25. redis.timeout=1000
  26. redis.expiration=1200
  27. file.path=/home/server/tomcat7-1/webapps/ROOT/
  28. app.file.path=http://yx.dong-xu.com/download/
  29. url.file=http://36.110.59.82:888/
  30. #FastDfs http \u7684
  31. file_http=http://36.110.59.82:888/
  32. qrcode_img=http://yx.dong-xu.com