Browse Source

Merge branch 'master' of http://git.shengws.com/csx/gdyb

csx 4 years ago
parent
commit
b5494a3289
1 changed files with 1 additions and 1 deletions
  1. 1 1
      controllers/sg/his_api_controller.go

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

254
 	//if r == 0 {
254
 	//if r == 0 {
255
 	switch id_card_type {
255
 	switch id_card_type {
256
 	case 1:
256
 	case 1:
257
-		go GetBasBaseInfo()
257
+		defer GetBasBaseInfo()
258
 
258
 
259
 		//if err != nil {
259
 		//if err != nil {
260
 		//	c.ServeFailJSONWithSGJErrorCode(enums.ErrorCodeReadCardException)
260
 		//	c.ServeFailJSONWithSGJErrorCode(enums.ErrorCodeReadCardException)