중간저장5

This commit is contained in:
2026-05-04 13:09:23 +09:00
parent 5c360e031c
commit bc30316d57
15 changed files with 59 additions and 13 deletions

View File

@@ -80,6 +80,8 @@ public enum ProductGroup
LaundryDetergent,
ClothesConditioner,
KitchenDetergent,
Cleaner
Cleaner,
Candy,
Jelly
}
}