app.conf 5.9KB

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