@@ -2937,6 +2937,7 @@ func (c *HisApiController) DeleteXSandBGTwo() {
}
+// 删除
func (c *HisApiController) DeleteXSandBGThree() {
id, _ := c.GetInt64("id")
admin_user_id, _ := c.GetInt64("admin_user_id")