pcsTpCd 추가
This commit is contained in:
parent
fa367debb2
commit
1bbac0ed6b
@ -70,4 +70,9 @@ public class ApiPcsSeriesItemResponse {
|
||||
|
||||
@Schema(description = "최대매수(모듈최대매수)")
|
||||
public String moduleMaxQty;
|
||||
|
||||
@Schema(description = "pcs의 타입(실내집중형, 야외집중형 등)")
|
||||
public String pcsTpCd;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user