Browse Source

拉取代码

XMLWAN 3 years ago
parent
commit
e3a12a31dc
2 changed files with 3 additions and 2 deletions
  1. 2 1
      conf/app.conf
  2. 1 1
      controllers/sg/his_api_controller.go

+ 2 - 1
conf/app.conf View File

@@ -54,7 +54,8 @@ front_end_domain = "https://xt.kuyicloud.com/#"
54 54
 url = "http://192.168.1.88:6666/szsi-portal/transData"
55 55
 gdyb_url = "http://igb.hsa.gdgov.cn/ebus/gdyb_api/prd/hsa/hgs/"
56 56
 #gdyb_paasid = "sg03_prd"
57
-gdyb_paasid = "jm_sc_yjyy"
57
+#gdyb_paasid = "jm_sc_yjyy"
58
+gdyb_paasid = "zh一prd一yjyy"
58 59
 
59 60
 readmysqlhost = shengws1.mysql.rds.aliyuncs.com
60 61
 readmysqlport = 3306

+ 1 - 1
controllers/sg/his_api_controller.go View File

@@ -319,7 +319,7 @@ func (c *HisApiController) Sscard() {
319 319
 	//if r == 0 {
320 320
 	switch id_card_type {
321 321
 	case 1:
322
-		defer GetBasBaseInfo()
322
+		//defer GetBasBaseInfo()
323 323
 
324 324
 		//if err != nil {
325 325
 		//	c.ServeFailJSONWithSGJErrorCode(enums.ErrorCodeReadCardException)