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