Compare commits
2 Commits
92047f04fd
...
b422d5b0f3
| Author | SHA1 | Date | |
|---|---|---|---|
| b422d5b0f3 | |||
| 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