app.conf 6.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271
  1. appname = 血透
  2. httpport = 9532
  3. runmode = prod
  4. #
  5. copyrequestbody = true
  6. sessionon = true
  7. sessiongcmaxlifetime = 64800
  8. ###
  9. tokencookiemaxlifetime = 7200
  10. enablexsrf = false
  11. xsrfkey = 61oETzKXQAGaYdkL5gEmGeJJFuYh7EQnp2XdTP1o
  12. xsrfexpire = 3600
  13. qiniu_accesskey = -l_Pcc1YJs0gh3w0YwN2uoaZO_5fY5J9SIYnSjg0
  14. qiniu_secretkey = DmZSp_Bmnp-9aUB7xUvoyViZpzmx1Rs2RL69GvlW
  15. qiniu_domain = https://images.shengws.com/
  16. qiniu_bucket = syhclub-storage
  17. aes_key = "xuetou-201807319"
  18. wxtoken = gh_ac6cd0cdde3d
  19. wxoriId = gh_ac6cd0cdde3d
  20. wxappId = wxbb9223f20bc11612
  21. # wxappsecret = a78c793c377268db25dde2eb971a2ebb
  22. # wxEncodingAESKey = 1vRDzqltXYOc9iMqhsQT7AkIRRpUaGl8MZlUcP7x4UK
  23. sms_appId = dcabb3aa7afd402794046ebbbf652bce
  24. sms_sid = a26cb0ceb3a811ca82143972f4ef38a4
  25. sms_token = ea475ed8d3de6c54c2b3f9d78db76d1e
  26. sms_baseUrl = https://open.ucpaas.com/ol/sms/
  27. ip_max_send_count = 20
  28. moblie_max_send_count = 5
  29. sms_verification_code_templateid = 358429
  30. appid = "wx43ad410d9eef426e"
  31. mchid = "1509573721"
  32. key = "e4SHrkiZu0pQEwVoGBapDBTf9N1Q6MxV"
  33. appsecret="61ee2e6268497d5aa9de0b0187c39aea"
  34. [prod]
  35. org_id = 10138
  36. mobile_token_expiration_second = 86400
  37. httpdomain = https://api.xt.kuyicloud.com
  38. sso_domain = https://sso.kuyicloud.com
  39. call_domain = https://hf.sgjyun.com
  40. front_end_domain = "https://xt.kuyicloud.com/#"
  41. #url = "http://192.168.1.228:17001/szsi-portal/transData"
  42. #url = "http://192.168.1.88:6666/szsi-portal/transData"
  43. # gdyb_url = "http://igb.hsa.gdgov.cn/ebus/gdyb_api/prd/hsa/hgs/"
  44. gdyb_url="http://igb.hsa.gdgov.cn/ebus/sz_prd/hsa/hgs/"
  45. #内蒙古
  46. # gdyb_url = "http://10.38.23.105:8090/uif-hsaf-med-api/api/medical/service/"
  47. # gdyb_paasid = "sg03_prd"
  48. # gdyb_paasid = "jm_sc_yjyy"
  49. # gdyb_paasid="zh_prd_yrojyy"
  50. gdyb_paasid = "sz_prd_yjyy"
  51. # gdyb_paasid = "zq_prd_yjyy"
  52. readmysqlhost = shengws1.mysql.rds.aliyuncs.com
  53. readmysqlport = 3306
  54. readmysqluser = syh
  55. readmysqlpass = xhPECP2nFObR8aUK
  56. readmysqlname = sgj_xt
  57. writemysqlhost = shengws1.mysql.rds.aliyuncs.com
  58. writemysqlport = 3306
  59. writemysqluser = syh
  60. writemysqlpass = xhPECP2nFObR8aUK
  61. writemysqlname = sgj_xt
  62. readuserhost = shengws1.mysql.rds.aliyuncs.com
  63. readuserport = 3306
  64. readuseruser = syh
  65. readuserpass = xhPECP2nFObR8aUK
  66. readusername = sgj_users
  67. writeuserhost = shengws1.mysql.rds.aliyuncs.com
  68. writeuserport = 3306
  69. writeuseruser = syh
  70. writeuserpass = xhPECP2nFObR8aUK
  71. writeusername = sgj_users
  72. readmiddlehost = shengws1.mysql.rds.aliyuncs.com
  73. readmiddleport = 3306
  74. readmiddleuser = syh
  75. readmiddlepass = xhPECP2nFObR8aUK
  76. readmiddlename = ky_xt_middle
  77. writemiddlehost = shengws1.mysql.rds.aliyuncs.com
  78. writemiddleport = 3306
  79. writemiddleuser = syh
  80. writemiddlepass = xhPECP2nFObR8aUK
  81. writemiddlename = ky_xt_middle
  82. readsgjpatientmysqlhost = shengws1.mysql.rds.aliyuncs.com
  83. readsgjpatientmysqlport = 3306
  84. readsgjpatientmysqluser = syh
  85. readsgjpatientmysqlpass = xhPECP2nFObR8aUK
  86. readsgjpatientmysqlname = sgj_patient
  87. writesgjpatientmysqlhost = shengws1.mysql.rds.aliyuncs.com
  88. writesgjpatientmysqlport = 3306
  89. writesgjpatientmysqluser = syh
  90. writesgjpatientmysqlpass = xhPECP2nFObR8aUK
  91. writesgjpatientmysqlname = sgj_patient
  92. readpatienthost = shengws1.mysql.rds.aliyuncs.com
  93. readpatientport = 3306
  94. readpatientuser = syh
  95. readpatientpass = xhPECP2nFObR8aUK
  96. readpatientname = sgj_cdm
  97. writepatienthost = shengws1.mysql.rds.aliyuncs.com
  98. writepatientport = 3306
  99. writepatientuser = syh
  100. writepatientpass = xhPECP2nFObR8aUK
  101. writepatientname = sgj_cdm
  102. redishost = 349e580b2a524290.redis.rds.aliyuncs.com
  103. redisport = 6379
  104. redispasswrod = TZtBW098WId3i27clkpj3q8dnUaVFP
  105. redisdb = 0
  106. niprocart = 63
  107. jms = 58
  108. fistula_needle_set = 65
  109. fistula_needle_set_16 = 64
  110. hemoperfusion = 55
  111. dialyser_sterilised = 12
  112. filtryzer = 53
  113. dialyzers = 8
  114. injector = 81
  115. bloodlines = 42
  116. tubingHemodialysis = 30
  117. package = 82
  118. aliquid = 83
  119. [dev]
  120. mobile_token_expiration_second = 3600
  121. httpdomain = http://new_mobile.xt.api.sgjyun.com
  122. sso_domain = https://testsso.sgjyun.com
  123. call_domain = http://hf.szjkhd.com
  124. front_end_domain = "http://xt.test.sgjyun.com/#"
  125. org_id = 4
  126. #url = "http://192.168.1.228:17001/szsi-portal/transData"
  127. # gdyb_url = "http://igb.hsa.gdgov.cn/ebus/gdyb_inf/poc/hsa/hgs/"
  128. #gdyb_url = "http://10.97.240.206/ebus/sztest_hosp/poc/hsa/hgs/"
  129. #url = "http://192.168.1.88:6666/szsi-portal/transData"
  130. #gdyb_url = "http://igb.hsa.gdgov.cn/ebus/gdyb_api/prd/hsa/hgs/"
  131. #gdyb_url = "http://10.87.67.83:8080/mbs-hi-intf/web/api/webservices/hb/interface/"
  132. #gdyb_paasid = "test_sz"
  133. #gdyb_paasid = zh_cs
  134. # gdyb_paasid = test_hosp
  135. #gdyb_paasid = zq_prd_yjyy
  136. #gdyb_paasid = "zh_prd_yjyy"
  137. readmysqlhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
  138. readmysqlport = 3306
  139. readmysqluser = root
  140. readmysqlpass = 1Q2W3e4r!@#$
  141. readmysqlname = sgj_xt
  142. writemysqlhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
  143. writemysqlport = 3306
  144. writemysqluser = root
  145. writemysqlpass = 1Q2W3e4r!@#$ 
  146. writemysqlname = sgj_xt
  147. readuserhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
  148. readuserport = 3306
  149. readuseruser = root
  150. readuserpass = 1Q2W3e4r!@#$
  151. readusername = sgj_users
  152. writeuserhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
  153. writeuserport = 3306
  154. writeuseruser = root
  155. writeuserpass = 1Q2W3e4r!@#$
  156. writeusername = sgj_users
  157. readmiddlehost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
  158. readmiddleport = 3306
  159. readmiddleuser = root
  160. readmiddlepass = 1Q2W3e4r!@#$
  161. readmiddlename = ky_xt_middle
  162. writemiddlehost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
  163. writemiddleport = 3306
  164. writemiddleuser = root
  165. writemiddlepass = 1Q2W3e4r!@#$
  166. writemiddlename = ky_xt_middle
  167. readpatienthost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
  168. readpatientport = 3306
  169. readpatientuser = root
  170. readpatientpass = 1Q2W3e4r!@#$
  171. readpatientname = sgj_cdm
  172. writepatienthost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
  173. writepatientport = 3306
  174. writepatientuser = root
  175. writepatientpass = 1Q2W3e4r!@#$
  176. writepatientname = sgj_cdm
  177. readsgjpatientmysqlhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
  178. readsgjpatientmysqlport = 3306
  179. readsgjpatientmysqluser = root
  180. readsgjpatientmysqlpass = 1Q2W3e4r!@#$
  181. readsgjpatientmysqlname = sgj_patient
  182. writesgjpatientmysqlhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
  183. writesgjpatientmysqlport = 3306
  184. writesgjpatientmysqluser = root
  185. writesgjpatientmysqlpass = 1Q2W3e4r!@#$
  186. writesgjpatientmysqlname = sgj_patient
  187. #redishost = 120.77.235.13
  188. #redishost = 112.74.16.180
  189. redishost = localhost
  190. redisport = 6379
  191. redispasswrod = syh@#$%123456!
  192. redisdb = 0
  193. niprocart = 83
  194. jms = 80
  195. fistula_needle_set = 81
  196. fistula_needle_set_16 = 82
  197. hemoperfusion = 85
  198. dialyser_sterilised = 84
  199. filtryzer = 79
  200. dialyzers = 10000
  201. injector = 10001
  202. bloodlines = 10002
  203. tubingHemodialysis = 10003
  204. package = 10004
  205. aliquid = 10005