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