O新增订单增加字段
This commit is contained in:
+2
@@ -169,6 +169,8 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
||||
<result property="topOrganizationId" column="TOP_ORGANIZATION_ID" />
|
||||
<result property="documentDate" column="DOCUMENT_DATE" />
|
||||
<result property="ieType" column="IE_TYPE" />
|
||||
<result property="domesticSourcePlace" column="DOMESTIC_SOURCE_PLACE" />
|
||||
<result property="destinationCountry" column="DESTINATION_COUNTRY" />
|
||||
<result property="materialCode" column="MATERIAL_CODE" />
|
||||
<result property="pushBy" column="PUSH_BY" />
|
||||
<result property="pushByName" column="PUSH_BY_NAME" />
|
||||
|
||||
Reference in New Issue
Block a user