|
@@ -295,6 +295,11 @@ public class EhsdPurchase extends BasePo {
|
|
* 发货方式
|
|
* 发货方式
|
|
*/
|
|
*/
|
|
private String deliverMethod;
|
|
private String deliverMethod;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ * 税点模式
|
|
|
|
+ */
|
|
|
|
+ private String taxPointMode;
|
|
//==============================================================================
|
|
//==============================================================================
|
|
|
|
|
|
/**
|
|
/**
|