陈少旭 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,6 +2937,7 @@ func (c *HisApiController) DeleteXSandBGTwo() {
2937 2937
 
2938 2938
 }
2939 2939
 
2940
+// 删除
2940 2941
 func (c *HisApiController) DeleteXSandBGThree() {
2941 2942
 	id, _ := c.GetInt64("id")
2942 2943
 	admin_user_id, _ := c.GetInt64("admin_user_id")