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