陈少旭 4 veckor sedan
förälder
incheckning
7b430cafac
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      controllers/sg/his_api_controller.go

+ 1 - 0
controllers/sg/his_api_controller.go Visa fil

@@ -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")