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