Compare commits
No commits in common. "b422d5b0f30ec574dc7513ba971f883212ede090" and "92047f04fd9a5ad8c3bc21f6adc934ebfb994a18" have entirely different histories.
b422d5b0f3
...
92047f04fd
@ -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