陈少旭 4 weeks ago
parent
commit
7b430cafac
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

2937
 
2937
 
2938
 }
2938
 }
2939
 
2939
 
2940
+// 删除
2940
 func (c *HisApiController) DeleteXSandBGThree() {
2941
 func (c *HisApiController) DeleteXSandBGThree() {
2941
 	id, _ := c.GetInt64("id")
2942
 	id, _ := c.GetInt64("id")
2942
 	admin_user_id, _ := c.GetInt64("admin_user_id")
2943
 	admin_user_id, _ := c.GetInt64("admin_user_id")