feat(M09-D4): 完成商品选购与运营工作台

This commit is contained in:
Codex
2026-08-11 08:06:13 +08:00
parent 60264cbd11
commit e91b979128
32 changed files with 1065 additions and 60 deletions
+2
View File
@@ -44,6 +44,8 @@ node scripts/check-m09-d2-product-orders.mjs
Assert-NativeSuccess "check-m09-d2-product-orders"
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"
if (Test-Path "admin/package.json") {
Push-Location admin