중간저장11

This commit is contained in:
2026-05-04 16:41:55 +09:00
parent 78cd7e8ac8
commit 767337094d
13 changed files with 55 additions and 11 deletions

View File

@@ -90,7 +90,10 @@ public enum ProductGroup
SoftFlour,
StrongFlour,
MediumFlour,
Icecream
Icecream,
Watermelon,
Orange,
Apple
}
}