feature/jp-0331 #526

Open
jungpyo2001 wants to merge 998 commits from feature/jp-0331 into main
Showing only changes of commit ebbf32e27f - Show all commits

View File

@ -19,7 +19,7 @@ public class ApiQuotationItemRackRequest {
@Schema(description = "랙 단 수")
@NotNull
public Double rackRows;
public String rackRows;
@Schema(description = "랙 지지금구 수")
@NotNull