erp-backend/app/Services
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
..
CloudWms Initial commit: ERP Backend baseline 2026-04-01 17:07:04 +08:00
Platform Initial commit: ERP Backend baseline 2026-04-01 17:07:04 +08:00
AIService.php Initial commit: ERP Backend baseline 2026-04-01 17:07:04 +08:00
MailService.php Initial commit: ERP Backend baseline 2026-04-01 17:07:04 +08:00
OrderPullService.php Initial commit: ERP Backend baseline 2026-04-01 17:07:04 +08:00
PrintJobService.php Initial commit: ERP Backend baseline 2026-04-01 17:07:04 +08:00
PrintPluginService.php Initial commit: ERP Backend baseline 2026-04-01 17:07:04 +08:00
PurchaseService.php Initial commit: ERP Backend baseline 2026-04-01 17:07:04 +08:00
RateLimiter.php Initial commit: ERP Backend baseline 2026-04-01 17:07:04 +08:00
SkuMatchService.php Initial commit: ERP Backend baseline 2026-04-01 17:07:04 +08:00
SmsService.php Initial commit: ERP Backend baseline 2026-04-01 17:07:04 +08:00
StockService.php feat: B-001 驳回库存释放 + B-002 缺失路由 + B-003 delivery路径统一 2026-04-01 19:05:21 +08:00
WeChatPlatformService.php Initial commit: ERP Backend baseline 2026-04-01 17:07:04 +08:00
WeChatService.php Initial commit: ERP Backend baseline 2026-04-01 17:07:04 +08:00