合同接口新增国贸2.0系统推送合同、国贸2.0系统合同分页查询接口
This commit is contained in:
@@ -30,4 +30,5 @@ public interface ErrorCodeConstants {
|
||||
ErrorCode CONTRACT_SUBMIT_ERP_FAIL = new ErrorCode(1_027_000_015, "合同提交erp失败:{}");
|
||||
ErrorCode CONTRACT_UNKNOWN_OPERATE = new ErrorCode(1_027_000_016, "未知的操作");
|
||||
ErrorCode CONTRACT_PARTNER_NOT_EXISTS = new ErrorCode(1_027_000_017, "客商信息不存在");
|
||||
ErrorCode CONTRACT_PUSH_FAIL = new ErrorCode(1_027_000_019, "推送合同失败:{}");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user