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