|
|
|
@ -49,6 +49,7 @@ |
|
|
|
<result column="POOR_REASON" property="poorReason"/> |
|
|
|
<result column="POOR_REASON" property="poorReason"/> |
|
|
|
<result column="POOR_DESC" property="poorDesc"/> |
|
|
|
<result column="POOR_DESC" property="poorDesc"/> |
|
|
|
<result column="REF_WO_ID" property="refWoId"/> |
|
|
|
<result column="REF_WO_ID" property="refWoId"/> |
|
|
|
|
|
|
|
<result column="HAS_SAVED" property="hasSaved"/> |
|
|
|
</resultMap> |
|
|
|
</resultMap> |
|
|
|
|
|
|
|
|
|
|
|
<select id="selectReviewSheetPage" resultMap="reviewSheetResultMap"> |
|
|
|
<select id="selectReviewSheetPage" resultMap="reviewSheetResultMap"> |
|
|
|
|