erp-backend/app
Yatu e80e57cdcf feat: B-001 驳回库存释放 + B-002 缺失路由 + B-003 delivery路径统一
- StockService: 添加unlockStock()方法
- OrderController: 驳回时自动解锁库存
- routes/api.php: 添加warehouse/bindings、operation-logs、delivery统一路由
2026-04-01 19:05:21 +08:00
..
Console Initial commit: ERP Backend baseline 2026-04-01 17:07:04 +08:00
Http feat: B-001 驳回库存释放 + B-002 缺失路由 + B-003 delivery路径统一 2026-04-01 19:05:21 +08:00
Jobs Initial commit: ERP Backend baseline 2026-04-01 17:07:04 +08:00
Models Initial commit: ERP Backend baseline 2026-04-01 17:07:04 +08:00
Policies Initial commit: ERP Backend baseline 2026-04-01 17:07:04 +08:00
Providers Initial commit: ERP Backend baseline 2026-04-01 17:07:04 +08:00
Services feat: B-001 驳回库存释放 + B-002 缺失路由 + B-003 delivery路径统一 2026-04-01 19:05:21 +08:00