新增时,判断甲方和乙方的ERP的公司编码和ERP公司名称是否存在,不存在则返回“请先绑定ERP公司信息”
合同主信息表结构修改
This commit is contained in:
@@ -20,4 +20,5 @@ public class ApiConstants {
|
||||
|
||||
public static final String VERSION = "1.0.0";
|
||||
|
||||
public static final String TABLE_FIELD_SPLY_ERP_CPN_NUM = "NUM";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user