|
|
|
@ -48,17 +48,4 @@ public class PurApplyDetailEntity {
|
|
|
|
|
@TableField(value = "zczbhhzbapzbh")
|
|
|
|
|
private String zczbhhzbapzbh;
|
|
|
|
|
|
|
|
|
|
public static final String COL_ID = "id";
|
|
|
|
|
|
|
|
|
|
public static final String COL_ORDERIDFK = "orderIdFk";
|
|
|
|
|
|
|
|
|
|
public static final String COL_PRODUCTID = "productId";
|
|
|
|
|
|
|
|
|
|
public static final String COL_PRODUCTNAME = "productName";
|
|
|
|
|
|
|
|
|
|
public static final String COL_COUNT = "count";
|
|
|
|
|
|
|
|
|
|
public static final String COL_SUPID = "supId";
|
|
|
|
|
|
|
|
|
|
public static final String COL_ZCZBHHZBAPZBH = "zczbhhzbapzbh";
|
|
|
|
|
}
|
|
|
|
|