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