Compare commits
No commits in common. "a95e1f38b8079f50e2cdc80a07b6648207f105dc" and "c3fc2f5950f7d33d767b64d9a57ce6c31f0a55af" have entirely different histories.
a95e1f38b8
...
c3fc2f5950
@ -19,7 +19,7 @@ public class ApiQuotationItemRackRequest {
|
||||
|
||||
@Schema(description = "랙 단 수")
|
||||
@NotNull
|
||||
public String rackRows;
|
||||
public Double rackRows;
|
||||
|
||||
@Schema(description = "랙 지지금구 수")
|
||||
@NotNull
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user