1
This commit is contained in:
@@ -17,4 +17,7 @@ public interface IWeComChatSessionService {
|
||||
|
||||
/** @param wecomUserId 成员 UserID,同 FromUserName */
|
||||
void delete(String wecomUserId);
|
||||
|
||||
/** 测试清理:删除所有 interaction_state:wecom:* */
|
||||
int deleteAllWecomSessionsForTest();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user