2026-05-01 가운데렉 상품들 상호작용

This commit is contained in:
2026-05-01 13:09:37 +09:00
parent d175cb9db5
commit c1a6df7258
29 changed files with 112 additions and 29 deletions

View File

@@ -38,6 +38,7 @@ public enum ItemCategory
Fruit,
Vegetable,
Grain,
Noodles,
Dairy,
Bakery,
Meat,
@@ -54,6 +55,11 @@ public enum ProductGroup
PotatoChip,
GreenBeans,
CheeseChip,
Rice
Rice,
Pasta,
Butter,
Cheese,
Milk,
Diaper,
}
}