Browse Source

拉取代码

XMLWAN 4 years ago
parent
commit
5872095ff5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      controllers/sz/sz_his_api_controller.go

+ 1 - 0
controllers/sz/sz_his_api_controller.go View File

@@ -3366,6 +3366,7 @@ func (c *SZHisApiController) GetDrugList() {
3366 3366
 			return
3367 3367
 		}
3368 3368
 		fmt.Println(isSuccess)
3369
+
3369 3370
 		c.ServeSuccessJSON(map[string]interface{}{
3370 3371
 			"failed_code": -10,
3371 3372
 			"msg":         res.Transreturnmessage,