Merge pull request 'dev' (#278) from dev into prd-deploy
Reviewed-on: #278
This commit is contained in:
commit
501654686a
@ -15,4 +15,7 @@ public class ApiPcsModuleItemRequest {
|
|||||||
|
|
||||||
@Schema(description = "혼합모듈번호", maxLength = 10)
|
@Schema(description = "혼합모듈번호", maxLength = 10)
|
||||||
public Integer mixMatlNo;
|
public Integer mixMatlNo;
|
||||||
|
|
||||||
|
@Schema(description = "모듈 북면 여부", maxLength = 10)
|
||||||
|
public Integer northModuleYn;
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user