중간저장3

This commit is contained in:
2026-05-04 11:59:53 +09:00
parent fc16db3dc8
commit 3746b0a486
12 changed files with 46 additions and 11 deletions

View File

@@ -78,6 +78,8 @@ public enum ProductGroup
JAM,
Juice,
LaundryDetergent,
ClothesConditioner
ClothesConditioner,
KitchenDetergent,
Cleaner
}
}