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