|
|
@ -12,6 +12,8 @@ |
|
|
|
<result property="startTime" column="START_TIME"/> |
|
|
|
<result property="resultDescFile" column="RESULT_DESC_FILE"/> |
|
|
|
<result property="resultDesc" column="RESULT_DESC"/> |
|
|
|
<result property="successItemsQty" column="SUCCESS_ITEMS_QTY"/> |
|
|
|
<result property="failItemsQty" column="FAIL_ITEMS_QTY"/> |
|
|
|
<result property="delFlag" column="DEL_FLAG"/> |
|
|
|
<result property="revision" column="REVISION"/> |
|
|
|
<result property="createdBy" column="CREATED_BY"/> |
|
|
|