중간저장2

This commit is contained in:
2026-05-04 11:26:54 +09:00
parent 24f201142c
commit fc16db3dc8
20 changed files with 89 additions and 14 deletions

View File

@@ -74,6 +74,10 @@ public enum ProductGroup
Gum,
WetWipes,
Toothpaste,
DogFood
DogFood,
JAM,
Juice,
LaundryDetergent,
ClothesConditioner
}
}