refactor: MemberInfo-1

This commit is contained in:
手瓜一十雪
2024-05-28 20:08:40 +08:00
parent 75ad495b98
commit 07cee90c7a
8 changed files with 96 additions and 97 deletions

View File

@@ -26,6 +26,7 @@ export interface OB11Config {
musicSignUrl: '';
reportSelfMessage: boolean;
token: '';
GroupLocalTimeRecord: [];
}
class WebUiApiOB11ConfigWrapper {