作者 shenhailong

运单表 添加 版型 货物属性字段

完善报文6.0数据源
... ... @@ -278,6 +278,10 @@ public class AWB_AWBINFO {
private String cnscomidno;
private String uldType;
private String goodsAttribute;
public String getBillid() {
return billid;
}
... ...