领料接口优化
This commit is contained in:
parent
663a871b56
commit
e6bbc44f9b
|
|
@ -8,8 +8,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|||
<result property="agreementCode" column="agreement_code" />
|
||||
<result property="signTime" column="sign_time" />
|
||||
<result property="unitId" column="unit_id" />
|
||||
<result property="projectId" column="project_id" />
|
||||
<result property="projectName" column="project_name" />
|
||||
<result property="unitName" column="unit_name" />
|
||||
<result property="createBy" column="create_by" />
|
||||
<result property="leaseDay" column="lease_day" />
|
||||
<result property="planStartTime" column="plan_start_time" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue