중간저장

This commit is contained in:
2026-05-04 18:04:21 +09:00
parent 41bd71a066
commit 12a9645eb8
6 changed files with 20 additions and 8 deletions

View File

@@ -80,7 +80,7 @@ public enum ProductGroup
Juice,
LaundryDetergent,
ClothesConditioner,
KitchenDetergent,
Coffee,
Cleaner,
Candy,
Jelly,
@@ -94,7 +94,8 @@ public enum ProductGroup
Watermelon,
Orange,
Apple,
Banana
Banana,
Paprika
}
}