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