test_user 6 days ago
parent
commit
29042f0d64
1 changed files with 1 additions and 0 deletions
  1. 1 0
      controllers/sg/his_api_controller.go

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

35003
 		})
35003
 		})
35004
 		return
35004
 		return
35005
 	}
35005
 	}
35006
+	return
35006
 	roles, _ := service.GetAdminUserInfoByID(adminUser.CurrentOrgId, admin_user_id)
35007
 	roles, _ := service.GetAdminUserInfoByID(adminUser.CurrentOrgId, admin_user_id)
35007
 	if order.ID == 0 {
35008
 	if order.ID == 0 {
35008
 		c.ServeFailJSONWithSGJErrorCode(enums.ErrorCodeParamWrong)
35009
 		c.ServeFailJSONWithSGJErrorCode(enums.ErrorCodeParamWrong)