- 修改了 SystemStoreStorageController 中的 lists 方法,使用 StoreWarehouseProductLists 替代 SystemStoreStorageLists - 更新了 SystemStoreStorageLogic 中的数据查询,使用 WarehouseProduct 替代 SystemStoreStorage - 调整了 WarehouseProductLogic 中的入库逻辑,注释掉了创建 SystemStoreStorage 记录的部分 - 修改了 WarehouseProductLogic 中的保存逻辑,将状态设置为 0