yinbangzhong
2024-08-08 0423c3f423ee98a0b4cd0119edb231b38054d133
src/store/modules/user/types.ts
@@ -16,4 +16,5 @@
  accountId?: string;
  certification?: number;
  role: RoleType;
  resources:any;
}