liudong
2024-08-12 a53981aea70d2247120954a96f9f462c6bad936b
src/store/modules/user/types.ts
@@ -17,4 +17,5 @@
  certification?: number;
  role: RoleType;
  resources:any;
  hrefUrl?: string;
}