#
luxiaotao1123
2022-10-10 bdf363cb7c4a26b539cc05c594256c69d86ce121
src/main/resources/mapper/WrkChargeMapper.xml
@@ -34,7 +34,7 @@
        from asr_wrk_charge
        where 1=1
        and ste_no = #{steNo}
        and wrk_sts != 28
        and wrk_sts < 28
    </select>
</mapper>