liudong
2024-08-23 62379c51c76ace168a0d8cc2ffb3b03b39f7a557
src/store/modules/user/types.ts
@@ -16,4 +16,6 @@
  accountId?: string;
  certification?: number;
  role: RoleType;
  resources:any;
  hrefUrl?: string;
}