进出口原始单证 查询/批量推送 删改单申请(部分)
This commit is contained in:
+4
@@ -170,6 +170,10 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
||||
<result property="documentDate" column="DOCUMENT_DATE" />
|
||||
<result property="ieType" column="IE_TYPE" />
|
||||
<result property="materialCode" column="MATERIAL_CODE" />
|
||||
<result property="pushBy" column="PUSH_BY" />
|
||||
<result property="pushByName" column="PUSH_BY_NAME" />
|
||||
<result property="pushStatus" column="PUSH_STATUS" />
|
||||
<result property="pushTime" column="PUSH_TIME" />
|
||||
</resultMap>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user