urbanu 1 month ago
parent
commit
7b5d44bed7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      service/daytask/dt_task.go

+ 1 - 1
service/daytask/dt_task.go

@@ -484,7 +484,7 @@ func (s *DtUserTaskService) Audit(c *gin.Context) {
 	}
 
 	tx.Commit()
-	response.Resp(c, "操作成功")
+	response.Resp(c)
 }
 
 // parseFloat 解析浮点数