|
@@ -31,6 +31,7 @@
|
|
|
<result column="reduce_salary" property="reduceSalary" />
|
|
|
<result column="confirm_status_" property="confirmStatus" typeHandler="com.ym.mec.common.dal.CustomEnumTypeHandler"/>
|
|
|
<result column="memo_" property="memo" />
|
|
|
+ <result column="deduction_reason_" property="deductionReason"/>
|
|
|
<result column="belong_to_daya_" property="belongToDaya" />
|
|
|
</resultMap>
|
|
|
|