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
 url = "http://192.168.1.88:6666/szsi-portal/transData"
54
 url = "http://192.168.1.88:6666/szsi-portal/transData"
55
 gdyb_url = "http://igb.hsa.gdgov.cn/ebus/gdyb_api/prd/hsa/hgs/"
55
 gdyb_url = "http://igb.hsa.gdgov.cn/ebus/gdyb_api/prd/hsa/hgs/"
56
 #gdyb_paasid = "sg03_prd"
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
 readmysqlhost = shengws1.mysql.rds.aliyuncs.com
60
 readmysqlhost = shengws1.mysql.rds.aliyuncs.com
60
 readmysqlport = 3306
61
 readmysqlport = 3306

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

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