Browse Source

Revert "【系统反馈2023110231】【麦思美汽车电子,采购订单上传得数据增加两个字段内容 供应商资料里面得联系人ve_contact 别名ve_contactMaxMade 电话ve_tel】"

This reverts commit 58c6640e
wub 1 year ago
parent
commit
428ebd49f9
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/main/java/com/uas/erp/schedular/b2b/domain/Purchase.java

+ 0 - 1
src/main/java/com/uas/erp/schedular/b2b/domain/Purchase.java

@@ -50,7 +50,6 @@ public class Purchase extends KeyEntity {
 	private String ve_tel;
 	private String ve_contactMaxMade;
 
-
 	public String getPu_vendcode() {
 		return pu_vendcode;
 	}