app.conf 6.8KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279
  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 = 10215
  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. # gdyb_url = "http://10.97.240.206/ebus/sztest_hosp/poc/hsa/hgs/"
  46. #内蒙古
  47. # http://tyjk.nm.hsip.gov.cn:8090/uif-hsaf-med-api/api/medical/service
  48. # gdyb_url = "http://tyjk.nm.hsip.gov.cn:8090/uif-hsaf-med-api/api/medical/service"
  49. # gdyb_url = "http://19.15.78.136:20001/ebus/gdyb_inf/poc/hsa/hgs/gzzq/"
  50. #韶关
  51. # gdyb_paasid = "sg03_prd"
  52. #江门
  53. #gdyb_paasid = "jm_sc_yjyy"
  54. #珠海
  55. # gdyb_paasid="zh_prd_yrojyy"
  56. #深圳
  57. # gdyb_paasid = "sz_prd_yjyy"
  58. #肇庆
  59. gdyb_paasid = "zq_prd_yjyy"
  60. # gdyb_paasid = "sztest_hosp"
  61. #广州
  62. # gdyb_paasid = "gdyb_inf"
  63. readmysqlhost = shengws1.mysql.rds.aliyuncs.com
  64. readmysqlport = 3306
  65. readmysqluser = syh
  66. readmysqlpass = xhPECP2nFObR8aUK
  67. readmysqlname = sgj_xt
  68. writemysqlhost = shengws1.mysql.rds.aliyuncs.com
  69. writemysqlport = 3306
  70. writemysqluser = syh
  71. writemysqlpass = xhPECP2nFObR8aUK
  72. writemysqlname = sgj_xt
  73. readuserhost = shengws1.mysql.rds.aliyuncs.com
  74. readuserport = 3306
  75. readuseruser = syh
  76. readuserpass = xhPECP2nFObR8aUK
  77. readusername = sgj_users
  78. writeuserhost = shengws1.mysql.rds.aliyuncs.com
  79. writeuserport = 3306
  80. writeuseruser = syh
  81. writeuserpass = xhPECP2nFObR8aUK
  82. writeusername = sgj_users
  83. readmiddlehost = shengws1.mysql.rds.aliyuncs.com
  84. readmiddleport = 3306
  85. readmiddleuser = syh
  86. readmiddlepass = xhPECP2nFObR8aUK
  87. readmiddlename = ky_xt_middle
  88. writemiddlehost = shengws1.mysql.rds.aliyuncs.com
  89. writemiddleport = 3306
  90. writemiddleuser = syh
  91. writemiddlepass = xhPECP2nFObR8aUK
  92. writemiddlename = ky_xt_middle
  93. readsgjpatientmysqlhost = shengws1.mysql.rds.aliyuncs.com
  94. readsgjpatientmysqlport = 3306
  95. readsgjpatientmysqluser = syh
  96. readsgjpatientmysqlpass = xhPECP2nFObR8aUK
  97. readsgjpatientmysqlname = sgj_patient
  98. writesgjpatientmysqlhost = shengws1.mysql.rds.aliyuncs.com
  99. writesgjpatientmysqlport = 3306
  100. writesgjpatientmysqluser = syh
  101. writesgjpatientmysqlpass = xhPECP2nFObR8aUK
  102. writesgjpatientmysqlname = sgj_patient
  103. readpatienthost = shengws1.mysql.rds.aliyuncs.com
  104. readpatientport = 3306
  105. readpatientuser = syh
  106. readpatientpass = xhPECP2nFObR8aUK
  107. readpatientname = sgj_cdm
  108. writepatienthost = shengws1.mysql.rds.aliyuncs.com
  109. writepatientport = 3306
  110. writepatientuser = syh
  111. writepatientpass = xhPECP2nFObR8aUK
  112. writepatientname = sgj_cdm
  113. redishost = 349e580b2a524290.redis.rds.aliyuncs.com
  114. redisport = 6379
  115. redispasswrod = TZtBW098WId3i27clkpj3q8dnUaVFP
  116. redisdb = 0
  117. niprocart = 63
  118. jms = 58
  119. fistula_needle_set = 65
  120. fistula_needle_set_16 = 64
  121. hemoperfusion = 55
  122. dialyser_sterilised = 12
  123. filtryzer = 53
  124. dialyzers = 8
  125. injector = 81
  126. bloodlines = 42
  127. tubingHemodialysis = 30
  128. package = 82
  129. aliquid = 83
  130. [dev]
  131. mobile_token_expiration_second = 3600
  132. httpdomain = http://new_mobile.xt.api.sgjyun.com
  133. sso_domain = https://testsso.sgjyun.com
  134. call_domain = http://hf.szjkhd.com
  135. front_end_domain = "http://xt.test.sgjyun.com/#"
  136. org_id = 4
  137. #url = "http://192.168.1.228:17001/szsi-portal/transData"
  138. # gdyb_url = "http://igb.hsa.gdgov.cn/ebus/gdyb_inf/poc/hsa/hgs/"
  139. #gdyb_url = "http://10.97.240.206/ebus/sztest_hosp/poc/hsa/hgs/"
  140. #url = "http://192.168.1.88:6666/szsi-portal/transData"
  141. gdyb_url = "http://10.97.240.206/ebus/sztest_hosp/poc/hsa/hgs/"
  142. #gdyb_url = "http://10.87.67.83:8080/mbs-hi-intf/web/api/webservices/hb/interface/"
  143. gdyb_paasid = "sztest_hosp"
  144. #gdyb_paasid = zh_cs
  145. # gdyb_paasid = test_hosp
  146. #gdyb_paasid = zq_prd_yjyy
  147. #gdyb_paasid = "zh_prd_yjyy"
  148. readmysqlhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
  149. readmysqlport = 3306
  150. readmysqluser = root
  151. readmysqlpass = 1Q2W3e4r!@#$
  152. readmysqlname = sgj_xt
  153. writemysqlhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
  154. writemysqlport = 3306
  155. writemysqluser = root
  156. writemysqlpass = 1Q2W3e4r!@#$ 
  157. writemysqlname = sgj_xt
  158. readuserhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
  159. readuserport = 3306
  160. readuseruser = root
  161. readuserpass = 1Q2W3e4r!@#$
  162. readusername = sgj_users
  163. writeuserhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
  164. writeuserport = 3306
  165. writeuseruser = root
  166. writeuserpass = 1Q2W3e4r!@#$
  167. writeusername = sgj_users
  168. readmiddlehost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
  169. readmiddleport = 3306
  170. readmiddleuser = root
  171. readmiddlepass = 1Q2W3e4r!@#$
  172. readmiddlename = ky_xt_middle
  173. writemiddlehost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
  174. writemiddleport = 3306
  175. writemiddleuser = root
  176. writemiddlepass = 1Q2W3e4r!@#$
  177. writemiddlename = ky_xt_middle
  178. readpatienthost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
  179. readpatientport = 3306
  180. readpatientuser = root
  181. readpatientpass = 1Q2W3e4r!@#$
  182. readpatientname = sgj_cdm
  183. writepatienthost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
  184. writepatientport = 3306
  185. writepatientuser = root
  186. writepatientpass = 1Q2W3e4r!@#$
  187. writepatientname = sgj_cdm
  188. readsgjpatientmysqlhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
  189. readsgjpatientmysqlport = 3306
  190. readsgjpatientmysqluser = root
  191. readsgjpatientmysqlpass = 1Q2W3e4r!@#$
  192. readsgjpatientmysqlname = sgj_patient
  193. writesgjpatientmysqlhost = rm-wz9rg531npf61q03tro.mysql.rds.aliyuncs.com
  194. writesgjpatientmysqlport = 3306
  195. writesgjpatientmysqluser = root
  196. writesgjpatientmysqlpass = 1Q2W3e4r!@#$
  197. writesgjpatientmysqlname = sgj_patient
  198. #redishost = 120.77.235.13
  199. #redishost = 112.74.16.180
  200. redishost = localhost
  201. redisport = 6379
  202. redispasswrod = syh@#$%123456!
  203. redisdb = 0
  204. niprocart = 83
  205. jms = 80
  206. fistula_needle_set = 81
  207. fistula_needle_set_16 = 82
  208. hemoperfusion = 85
  209. dialyser_sterilised = 84
  210. filtryzer = 79
  211. dialyzers = 10000
  212. injector = 10001
  213. bloodlines = 10002
  214. tubingHemodialysis = 10003
  215. package = 10004
  216. aliquid = 10005