feat(M09-D1): 完成商品目录与库存流水底座

This commit is contained in:
Codex
2026-08-11 03:51:18 +08:00
parent 2de796143f
commit 93af128002
37 changed files with 14683 additions and 58 deletions
+2
View File
@@ -38,6 +38,8 @@ node scripts/check-m09-b-cleaning-rules.mjs
Assert-NativeSuccess "check-m09-b-cleaning-rules"
node scripts/check-m09-c-settlement-integrity.mjs
Assert-NativeSuccess "check-m09-c-settlement-integrity"
node scripts/check-m09-d1-product-inventory.mjs
Assert-NativeSuccess "check-m09-d1-product-inventory"
if (Test-Path "admin/package.json") {
Push-Location admin