[1216] - 모듈시리즈 moduleSerCd 추가 #231
@ -30,4 +30,7 @@ public class ApiModuleTpResponse {
|
|||||||
|
|
||||||
@Schema(description = "제품 상세 데이터")
|
@Schema(description = "제품 상세 데이터")
|
||||||
private List<ApiModuleTpItemResponse> itemList;
|
private List<ApiModuleTpItemResponse> itemList;
|
||||||
|
|
||||||
|
@Schema(description = "시리즈")
|
||||||
|
private String moduleSerCd;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user