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