change - add补打条码记录

master
yinq 5 months ago
parent 915d86885f
commit e46fdf683f

@ -49,6 +49,7 @@
</if> </if>
<if test="isPrint != null and isPrint != ''">and PS.is_print = #{isPrint}</if> <if test="isPrint != null and isPrint != ''">and PS.is_print = #{isPrint}</if>
</where> </where>
ORDER BY PS.PRINT_TIME DESC
</select> </select>
<select id="selectPrintSupplementBarCodeByObjId" parameterType="Long" resultMap="PrintSupplementBarCodeResult"> <select id="selectPrintSupplementBarCodeByObjId" parameterType="Long" resultMap="PrintSupplementBarCodeResult">

Loading…
Cancel
Save