Compare commits
2 Commits
cd06784b09
...
9f2a4980a3
| Author | SHA1 | Date | |
|---|---|---|---|
| 9f2a4980a3 | |||
| f74122cfdb |
@ -30,4 +30,7 @@ public class ApiModuleTpResponse {
|
||||
|
||||
@Schema(description = "제품 상세 데이터")
|
||||
private List<ApiModuleTpItemResponse> itemList;
|
||||
|
||||
@Schema(description = "시리즈")
|
||||
private String moduleSerCd;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user