123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124 |
- appname = SCRM
- httpport = 9534
- runmode = dev
-
- copyrequestbody = true
- sessionon = true
- sessiongcmaxlifetime = 64800
-
- tokencookiemaxlifetime = 7200
-
- enablexsrf = false
- xsrfkey = 61oETzKXQAGaYdkL5gEmGeJJFuYh7EQnp2XdTP1o
- xsrfexpire = 3600
-
- qiniu_accesskey = -l_Pcc1YJs0gh3w0YwN2uoaZO_5fY5J9SIYnSjg0
- qiniu_secretkey = DmZSp_Bmnp-9aUB7xUvoyViZpzmx1Rs2RL69GvlW
- qiniu_domain = https://images.shengws.com/
- qiniu_bucket = syhclub-storage
-
- aes_key = "shengws201804238"
-
- wxtoken = gh_ac6cd0cdde3d
- wxoriId = gh_ac6cd0cdde3d
- wxappId = wxbb9223f20bc11612
- # wxappsecret = a78c793c377268db25dde2eb971a2ebb
- # wxEncodingAESKey = 1vRDzqltXYOc9iMqhsQT7AkIRRpUaGl8MZlUcP7x4UK
-
- sms_appId = dcabb3aa7afd402794046ebbbf652bce
- sms_sid = a26cb0ceb3a811ca82143972f4ef38a4
- sms_token = ea475ed8d3de6c54c2b3f9d78db76d1e
- sms_baseUrl = https://open.ucpaas.com/ol/sms/
- ip_max_send_count = 20
- moblie_max_send_count = 5
- sms_verification_code_templateid = 329532
-
- appid = "wx43ad410d9eef426e"
- mchid = "1509573721"
- key = "e4SHrkiZu0pQEwVoGBapDBTf9N1Q6MxV"
- appsecret="61ee2e6268497d5aa9de0b0187c39aea"
-
-
- [prod]
- httpdomain = http://api.scrm.kuyicloud.com
- sso_domain = https://sso.kuyicloud.com
- front_end_domain = "http://jk.kuyicloud.com/#"
-
- openwechattoken = dwqofqon2e12en2o
- openwechatappid = wx9c877a6fc2acc742
- openwechatencodingaeskey = jiowefjw9pfjw9pfcw9pewjfow9huwgihg23hfwi8t4
- openwechatsecret = 5ac9ed5c6e3e8eee230befc7a7d04d37
-
- openwechatcomponentid = 1
-
- readmysqlhost = shengws1.mysql.rds.aliyuncs.com
- readmysqlport = 3306
- readmysqluser = syh
- readmysqlpass = xhPECP2nFObR8aUK
- readmysqlname = sgj_patient
-
- writemysqlhost = shengws1.mysql.rds.aliyuncs.com
- writemysqlport = 3306
- writemysqluser = syh
- writemysqlpass = xhPECP2nFObR8aUK
- writemysqlname = sgj_patient
-
- readuserhost = shengws1.mysql.rds.aliyuncs.com
- readuserport = 3306
- readuseruser = syh
- readuserpass = xhPECP2nFObR8aUK
- readusername = sgj_users
-
- writeuserhost = shengws1.mysql.rds.aliyuncs.com
- writeuserport = 3306
- writeuseruser = syh
- writeuserpass = xhPECP2nFObR8aUK
- writeusername = sgj_users
-
- redishost = 349e580b2a524290.redis.rds.aliyuncs.com
- redisport = 6379
- redispasswrod = TZtBW098WId3i27clkpj3q8dnUaVFP
- redisdb = 0
-
- [dev]
- httpdomain = http://api.test1.sgjyun.com
- sso_domain = http://testsso.sgjyun.com
- front_end_domain = "http://test1.sgjyun.com/#"
-
- openwechattoken = dwqofqon2e12en2o
- openwechatappid = wx710ed9839d337b2a
- openwechatencodingaeskey = jiowefjw9pfjw9pfcw9pewjfow9huwgihg23hfwi8t4
- openwechatsecret = bbce950b9404ed80a6727f2f3c2ec729
-
- openwechatcomponentid = 1
-
- readmysqlhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
- readmysqlport = 3306
- readmysqluser = root
- readmysqlpass = 1Q2W3e4r!@#$
- readmysqlname = sgj_patient
-
- writemysqlhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
- writemysqlport = 3306
- writemysqluser = root
- writemysqlpass = 1Q2W3e4r!@#$
- writemysqlname = sgj_patient
-
- readuserhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
- readuserport = 3306
- readuseruser = root
- readuserpass = 1Q2W3e4r!@#$
- readusername = sgj_users
-
- writeuserhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
- writeuserport = 3306
- writeuseruser = root
- writeuserpass = 1Q2W3e4r!@#$
- writeusername = sgj_users
-
- #redishost = 120.77.235.13
- redishost = 127.0.0.1
- redisport = 6379
- redispasswrod = syh@#$%123456!
- redisdb = 0
|