scrm-go

app.conf 3.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123
  1. appname = SCRM
  2. httpport = 9534
  3. runmode = dev
  4. copyrequestbody = true
  5. sessionon = true
  6. sessiongcmaxlifetime = 64800
  7. tokencookiemaxlifetime = 7200
  8. enablexsrf = false
  9. xsrfkey = 61oETzKXQAGaYdkL5gEmGeJJFuYh7EQnp2XdTP1o
  10. xsrfexpire = 3600
  11. qiniu_accesskey = -l_Pcc1YJs0gh3w0YwN2uoaZO_5fY5J9SIYnSjg0
  12. qiniu_secretkey = DmZSp_Bmnp-9aUB7xUvoyViZpzmx1Rs2RL69GvlW
  13. qiniu_domain = https://images.shengws.com/
  14. qiniu_bucket = syhclub-storage
  15. aes_key = "shengws201804238"
  16. wxtoken = gh_ac6cd0cdde3d
  17. wxoriId = gh_ac6cd0cdde3d
  18. wxappId = wxbb9223f20bc11612
  19. # wxappsecret = a78c793c377268db25dde2eb971a2ebb
  20. # wxEncodingAESKey = 1vRDzqltXYOc9iMqhsQT7AkIRRpUaGl8MZlUcP7x4UK
  21. sms_appId = dcabb3aa7afd402794046ebbbf652bce
  22. sms_sid = a26cb0ceb3a811ca82143972f4ef38a4
  23. sms_token = ea475ed8d3de6c54c2b3f9d78db76d1e
  24. sms_baseUrl = https://open.ucpaas.com/ol/sms/
  25. ip_max_send_count = 20
  26. moblie_max_send_count = 5
  27. sms_verification_code_templateid = 329532
  28. appid = "wx43ad410d9eef426e"
  29. mchid = "1509573721"
  30. key = "e4SHrkiZu0pQEwVoGBapDBTf9N1Q6MxV"
  31. appsecret="61ee2e6268497d5aa9de0b0187c39aea"
  32. [prod]
  33. httpdomain = http://api.scrm.kuyicloud.com
  34. sso_domain = https://sso.kuyicloud.com
  35. front_end_domain = "http://jk.kuyicloud.com/#"
  36. openwechattoken = dwqofqon2e12en2o
  37. openwechatappid = wx9c877a6fc2acc742
  38. openwechatencodingaeskey = jiowefjw9pfjw9pfcw9pewjfow9huwgihg23hfwi8t4
  39. openwechatsecret = 5ac9ed5c6e3e8eee230befc7a7d04d37
  40. openwechatcomponentid = 1
  41. readmysqlhost = shengws1.mysql.rds.aliyuncs.com
  42. readmysqlport = 3306
  43. readmysqluser = syh
  44. readmysqlpass = xhPECP2nFObR8aUK
  45. readmysqlname = sgj_patient
  46. writemysqlhost = shengws1.mysql.rds.aliyuncs.com
  47. writemysqlport = 3306
  48. writemysqluser = syh
  49. writemysqlpass = xhPECP2nFObR8aUK
  50. writemysqlname = sgj_patient
  51. readuserhost = shengws1.mysql.rds.aliyuncs.com
  52. readuserport = 3306
  53. readuseruser = syh
  54. readuserpass = xhPECP2nFObR8aUK
  55. readusername = sgj_users
  56. writeuserhost = shengws1.mysql.rds.aliyuncs.com
  57. writeuserport = 3306
  58. writeuseruser = syh
  59. writeuserpass = xhPECP2nFObR8aUK
  60. writeusername = sgj_users
  61. redishost = 349e580b2a524290.redis.rds.aliyuncs.com
  62. redisport = 6379
  63. redispasswrod = TZtBW098WId3i27clkpj3q8dnUaVFP
  64. redisdb = 0
  65. [dev]
  66. httpdomain = http://api.test1.sgjyun.com
  67. sso_domain = https://testsso.sgjyun.com
  68. front_end_domain = "http://test1.sgjyun.com/#"
  69. openwechattoken = dwqofqon2e12en2o
  70. openwechatappid = wx710ed9839d337b2a
  71. openwechatencodingaeskey = jiowefjw9pfjw9pfcw9pewjfow9huwgihg23hfwi8t4
  72. openwechatsecret = bbce950b9404ed80a6727f2f3c2ec729
  73. openwechatcomponentid = 1
  74. readmysqlhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
  75. readmysqlport = 3306
  76. readmysqluser = root
  77. readmysqlpass = 1Q2W3e4r!@#$
  78. readmysqlname = sgj_patient
  79. writemysqlhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
  80. writemysqlport = 3306
  81. writemysqluser = root
  82. writemysqlpass = 1Q2W3e4r!@#$
  83. writemysqlname = sgj_patient
  84. readuserhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
  85. readuserport = 3306
  86. readuseruser = root
  87. readuserpass = 1Q2W3e4r!@#$
  88. readusername = sgj_users
  89. writeuserhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
  90. writeuserport = 3306
  91. writeuseruser = root
  92. writeuserpass = 1Q2W3e4r!@#$
  93. writeusername = sgj_users
  94. redishost = 120.77.235.13
  95. redisport = 6379
  96. redispasswrod = syh@#$%123456!
  97. redisdb = 0