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