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