중간저장8

This commit is contained in:
2026-05-04 15:05:30 +09:00
parent 781502e0c3
commit 04b09f64b6
22 changed files with 87 additions and 19 deletions

View File

@@ -83,6 +83,8 @@ public enum ProductGroup
Cleaner,
Candy,
Jelly,
Soda
Soda,
Yogurt,
Water
}
}