- 在 PurchaseOrderLists 类的 lists 方法中添加了 'warehouse_id' 字段 - 移除了不必要的 'batch' 字段
- 移除 PsiOrder、PsiProduct、Warehouse 等模型类 - 删除 PsiOrderController、PsiProductController 控制器 - 移除 PsiOrderLists 列表类 - 清理 StoreProductLists 中的冗余代码 - 更新 Warehouse 和 WarehouseStorege 模型的表名