调整摸鱼时间

This commit is contained in:
2022-04-10 10:11:51 +08:00
parent 409c12b76e
commit 62ad0a65fd
2 changed files with 1 additions and 4 deletions

View File

@@ -190,7 +190,6 @@ public class QQSetu extends Model {
}
@Override
public void onMessage(Long qq, MessageEvent event, boolean isGroup){
System.out.println("qq = " + qq + ", event = " + event.getMessage().contentToString() + ", isGroup = " + isGroup);
if(!isGroup){
return;
}