新增时,判断甲方和乙方的ERP的公司编码和ERP公司名称是否存在,不存在则返回“请先绑定ERP公司信息”
合同主信息表结构修改
This commit is contained in:
@@ -136,6 +136,11 @@
|
||||
<artifactId>zt-module-bpm-api</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.zt.plat</groupId>
|
||||
<artifactId>zt-module-erp-server</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user