app.conf 5.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250
  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 = "jm_sc_yjyy"
  44. readmysqlhost = shengws1.mysql.rds.aliyuncs.com
  45. readmysqlport = 3306
  46. readmysqluser = syh
  47. readmysqlpass = xhPECP2nFObR8aUK
  48. readmysqlname = sgj_xt
  49. writemysqlhost = shengws1.mysql.rds.aliyuncs.com
  50. writemysqlport = 3306
  51. writemysqluser = syh
  52. writemysqlpass = xhPECP2nFObR8aUK
  53. writemysqlname = sgj_xt
  54. readuserhost = shengws1.mysql.rds.aliyuncs.com
  55. readuserport = 3306
  56. readuseruser = syh
  57. readuserpass = xhPECP2nFObR8aUK
  58. readusername = sgj_users
  59. writeuserhost = shengws1.mysql.rds.aliyuncs.com
  60. writeuserport = 3306
  61. writeuseruser = syh
  62. writeuserpass = xhPECP2nFObR8aUK
  63. writeusername = sgj_users
  64. readmiddlehost = shengws1.mysql.rds.aliyuncs.com
  65. readmiddleport = 3306
  66. readmiddleuser = syh
  67. readmiddlepass = xhPECP2nFObR8aUK
  68. readmiddlename = ky_xt_middle
  69. writemiddlehost = shengws1.mysql.rds.aliyuncs.com
  70. writemiddleport = 3306
  71. writemiddleuser = syh
  72. writemiddlepass = xhPECP2nFObR8aUK
  73. writemiddlename = ky_xt_middle
  74. readsgjpatientmysqlhost = shengws1.mysql.rds.aliyuncs.com
  75. readsgjpatientmysqlport = 3306
  76. readsgjpatientmysqluser = syh
  77. readsgjpatientmysqlpass = xhPECP2nFObR8aUK
  78. readsgjpatientmysqlname = sgj_patient
  79. writesgjpatientmysqlhost = shengws1.mysql.rds.aliyuncs.com
  80. writesgjpatientmysqlport = 3306
  81. writesgjpatientmysqluser = syh
  82. writesgjpatientmysqlpass = xhPECP2nFObR8aUK
  83. writesgjpatientmysqlname = sgj_patient
  84. readpatienthost = shengws1.mysql.rds.aliyuncs.com
  85. readpatientport = 3306
  86. readpatientuser = syh
  87. readpatientpass = xhPECP2nFObR8aUK
  88. readpatientname = sgj_cdm
  89. writepatienthost = shengws1.mysql.rds.aliyuncs.com
  90. writepatientport = 3306
  91. writepatientuser = syh
  92. writepatientpass = xhPECP2nFObR8aUK
  93. writepatientname = sgj_cdm
  94. redishost = 349e580b2a524290.redis.rds.aliyuncs.com
  95. redisport = 6379
  96. redispasswrod = TZtBW098WId3i27clkpj3q8dnUaVFP
  97. redisdb = 0
  98. niprocart = 63
  99. jms = 58
  100. fistula_needle_set = 65
  101. fistula_needle_set_16 = 64
  102. hemoperfusion = 55
  103. dialyser_sterilised = 12
  104. filtryzer = 53
  105. dialyzers = 8
  106. injector = 81
  107. bloodlines = 42
  108. tubingHemodialysis = 30
  109. package = 82
  110. aliquid = 83
  111. [dev]
  112. mobile_token_expiration_second = 3600
  113. httpdomain = http://new_mobile.xt.api.sgjyun.com
  114. sso_domain = https://testsso.sgjyun.com
  115. call_domain = http://hf.szjkhd.com
  116. front_end_domain = "http://xt.test.sgjyun.com/#"
  117. org_id = 4
  118. url = "http://192.168.1.228:17001/szsi-portal/transData"
  119. gdyb_url = "http://igb.hsa.gdgov.cn/ebus/gdyb_inf/poc/hsa/hgs/"
  120. gdyb_paasid = "test_hosp"
  121. readmysqlhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
  122. readmysqlport = 3306
  123. readmysqluser = root
  124. readmysqlpass = 1Q2W3e4r!@#$
  125. readmysqlname = sgj_xt
  126. writemysqlhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
  127. writemysqlport = 3306
  128. writemysqluser = root
  129. writemysqlpass = 1Q2W3e4r!@#$
  130. writemysqlname = sgj_xt
  131. readuserhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
  132. readuserport = 3306
  133. readuseruser = root
  134. readuserpass = 1Q2W3e4r!@#$
  135. readusername = sgj_users
  136. writeuserhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
  137. writeuserport = 3306
  138. writeuseruser = root
  139. writeuserpass = 1Q2W3e4r!@#$
  140. writeusername = sgj_users
  141. readmiddlehost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
  142. readmiddleport = 3306
  143. readmiddleuser = root
  144. readmiddlepass = 1Q2W3e4r!@#$
  145. readmiddlename = ky_xt_middle
  146. writemiddlehost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
  147. writemiddleport = 3306
  148. writemiddleuser = root
  149. writemiddlepass = 1Q2W3e4r!@#$
  150. writemiddlename = ky_xt_middle
  151. readpatienthost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
  152. readpatientport = 3306
  153. readpatientuser = root
  154. readpatientpass = 1Q2W3e4r!@#$
  155. readpatientname = sgj_cdm
  156. writepatienthost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
  157. writepatientport = 3306
  158. writepatientuser = root
  159. writepatientpass = 1Q2W3e4r!@#$
  160. writepatientname = sgj_cdm
  161. readsgjpatientmysqlhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
  162. readsgjpatientmysqlport = 3306
  163. readsgjpatientmysqluser = root
  164. readsgjpatientmysqlpass = 1Q2W3e4r!@#$
  165. readsgjpatientmysqlname = sgj_patient
  166. writesgjpatientmysqlhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
  167. writesgjpatientmysqlport = 3306
  168. writesgjpatientmysqluser = root
  169. writesgjpatientmysqlpass = 1Q2W3e4r!@#$
  170. writesgjpatientmysqlname = sgj_patient
  171. #redishost = 120.77.235.13
  172. #redishost = 112.74.16.180
  173. redishost = localhost
  174. redisport = 6379
  175. redispasswrod = syh@#$%123456!
  176. redisdb = 0
  177. niprocart = 83
  178. jms = 80
  179. fistula_needle_set = 81
  180. fistula_needle_set_16 = 82
  181. hemoperfusion = 85
  182. dialyser_sterilised = 84
  183. filtryzer = 79
  184. dialyzers = 10000
  185. injector = 10001
  186. bloodlines = 10002
  187. tubingHemodialysis = 10003
  188. package = 10004
  189. aliquid = 10005