소스 검색

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

csx 4 년 전
부모
커밋
b5494a3289
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      controllers/sg/his_api_controller.go

+ 1 - 1
controllers/sg/his_api_controller.go 파일 보기

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