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