refactor: MemberInfo-1

This commit is contained in:
手瓜一十雪
2024-05-28 20:08:40 +08:00
parent cb22e4dee0
commit c0f7eee9c2
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 {