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