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