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