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