瀏覽代碼

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

csx 4 年之前
父節點
當前提交
0e774744ef
共有 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
-		GetBasBaseInfo()
257
+		go GetBasBaseInfo()
258 258
 
259 259
 		//if err != nil {
260 260
 		//	c.ServeFailJSONWithSGJErrorCode(enums.ErrorCodeReadCardException)