es添加返回jobStatus、downTime
This commit is contained in:
@@ -90,6 +90,8 @@
|
||||
<result property="staffType" column="staff_type" />
|
||||
<result property="pass" column="pass" />
|
||||
<result property="passReason" column="pass_reason" />
|
||||
<result property="jobStatus" column="job_status" />
|
||||
<result property="downTime" column="down_time" />
|
||||
|
||||
<association property="companyVo" resultMap="CompanyResult"/>
|
||||
</resultMap>
|
||||
|
||||
Reference in New Issue
Block a user