Merge pull request 'rackRows String으로 변환' (#80) from dev into dev-deploy
Reviewed-on: #80
This commit is contained in:
commit
b422d5b0f3
@ -19,7 +19,7 @@ public class ApiQuotationItemRackRequest {
|
|||||||
|
|
||||||
@Schema(description = "랙 단 수")
|
@Schema(description = "랙 단 수")
|
||||||
@NotNull
|
@NotNull
|
||||||
public Double rackRows;
|
public String rackRows;
|
||||||
|
|
||||||
@Schema(description = "랙 지지금구 수")
|
@Schema(description = "랙 지지금구 수")
|
||||||
@NotNull
|
@NotNull
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user