删除用户

master
382696293@qq.com 2 years ago
parent cdcf32774b
commit 966a92279e

@ -63,5 +63,5 @@ public interface WxUserIntegralLogMapper
List<WxUserIntegralLog> obtainUserIntegral(@Param("userId") Long userId);
List<WxUserIntegralLog> deleteWxUserIntegralLogByUserId(@Param("userId") Long userId);
int deleteWxUserIntegralLogByUserId(@Param("userId") Long userId);
}

Loading…
Cancel
Save