zhangwei
2025-08-22 83af3dd309889489f541fc8e21894c9f79e5788c
src/store/types.ts
@@ -40,6 +40,7 @@
  code?: string;
  name?: string;
  hasFlsh?: boolean;
  id?: string;
};
export type userType = {