|
@@ -32,7 +32,7 @@
|
|
|
<sql id="Base_Column_List">
|
|
|
id, box_code, index_begin, index_end, begin_qr_code, end_qr_code, qr_code_count, active_status, active_time,
|
|
|
active_user_id, active_user_name, package_id, project_no, board_no, remark, create_user_name, create_time,
|
|
|
- create_by, update_time, update_by, is_delete,invalid
|
|
|
+ create_by, update_time, update_by, is_delete, invalid
|
|
|
</sql>
|
|
|
|
|
|
<select id="listQrBoxCodeMapping" resultType="com.abi.qms.platform.dao.vo.result.QrBoxMappingVO">
|