|
|
|
@@ -39,5 +39,5 @@ public interface WxCUserMapper extends CommonMapper<WxCUser, Long> { |
|
|
|
|
|
|
|
void updateMsgCount(WxCUser user); |
|
|
|
|
|
|
|
void updateMsgCountDown(@Param("tenantId")String tenantId, String[] split); |
|
|
|
void updateMsgCountDown(@Param("tenantId")String tenantId, String[] array); |
|
|
|
} |