change - add补打条码记录

master
yinq 5 months ago
parent 915d86885f
commit e46fdf683f

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

Loading…
Cancel
Save