zhangxiao
2024-09-02 e4a63fe8868f7c3f1bcce36919d38e397e342072
src/store/modules/user/types.ts
@@ -17,4 +17,5 @@
  certification?: number;
  role: RoleType;
  resources:any;
  hrefUrl?: string;
}