public class ItemDescInfoVO extends AlipayObject
ItemDescInfoVO()
String
getDesc()
List<String>
getImgs()
void
setDesc(String desc)
setImgs(List<String> imgs)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ItemDescInfoVO()
public String getDesc()
public void setDesc(String desc)
public List<String> getImgs()
public void setImgs(List<String> imgs)
Copyright © 2023. All rights reserved.