중간저장9

This commit is contained in:
2026-05-04 15:34:00 +09:00
parent 04b09f64b6
commit cf78488990
12 changed files with 48 additions and 11 deletions

View File

@@ -85,6 +85,10 @@ public enum ProductGroup
Jelly,
Soda,
Yogurt,
Water
Water,
SoftFlour,
StrongFlour,
MediumFlour
}
}