|
|
|
@ -157,10 +157,14 @@ public class QuotationInformationEntity extends QueryPage implements Serializabl |
|
|
|
/** |
|
|
|
* 批次号 |
|
|
|
*/ |
|
|
|
|
|
|
|
@TableField(updateStrategy = FieldStrategy.NEVER) |
|
|
|
private String quotationBatchNo; |
|
|
|
/** |
|
|
|
* 批次序号 |
|
|
|
*/ |
|
|
|
|
|
|
|
@TableField(updateStrategy = FieldStrategy.NEVER) |
|
|
|
private Integer quotationItemNo; |
|
|
|
|
|
|
|
private String deliveryTerms; |
|
|
|
|