Compare commits
2 Commits
c3fc2f5950
...
a95e1f38b8
| Author | SHA1 | Date | |
|---|---|---|---|
| a95e1f38b8 | |||
| ebbf32e27f |
@ -19,7 +19,7 @@ public class ApiQuotationItemRackRequest {
|
||||
|
||||
@Schema(description = "랙 단 수")
|
||||
@NotNull
|
||||
public Double rackRows;
|
||||
public String rackRows;
|
||||
|
||||
@Schema(description = "랙 지지금구 수")
|
||||
@NotNull
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user