fix(M09-REGRESSION): 完成商品逐单对账与权限收口

This commit is contained in:
Codex
2026-08-11 08:25:12 +08:00
parent e91b979128
commit 41b9cf7349
21 changed files with 566 additions and 39 deletions
+2
View File
@@ -46,6 +46,8 @@ node scripts/check-m09-d3-product-storage.mjs
Assert-NativeSuccess "check-m09-d3-product-storage"
node scripts/check-m09-d4-product-experience.mjs
Assert-NativeSuccess "check-m09-d4-product-experience"
node scripts/check-m09-regression.mjs
Assert-NativeSuccess "check-m09-regression"
if (Test-Path "admin/package.json") {
Push-Location admin