2026-05-01 물품 중간저장

This commit is contained in:
2026-05-01 17:31:09 +09:00
parent 4087caf7e8
commit b770dcca7b
25 changed files with 110 additions and 17 deletions

View File

@@ -64,6 +64,11 @@ public enum ProductGroup
Milk,
Diaper,
GrainMixTea,
Shampoo
Shampoo,
Conditioner,
HairSpray,
ShaveFoam,
SunCream,
Lotion
}
}