Compare commits
2 Commits
c725338809
...
5b9af55d31
| Author | SHA1 | Date | |
|---|---|---|---|
| 5b9af55d31 | |||
| 45f8bbd481 |
@ -15,6 +15,9 @@ public class ApiQuotationItemTrestleRequest {
|
||||
@NotNull
|
||||
public String moduleTpCd;
|
||||
|
||||
@Schema(description = "서브모듈타입코드")
|
||||
public String subModuleTpCd;
|
||||
|
||||
@Schema(description = "지붕재코드")
|
||||
@NotNull
|
||||
public String roofMatlCd;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user