tjx
昨天 8d279535f41512a24747fb04d818bc78ca0b3d65
增加条码的转换逻辑
已修改1个文件
2 ■■■ 文件已修改
src/main/resources/mapper/DeliveryMainMapper.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/resources/mapper/DeliveryMainMapper.xml
@@ -17,7 +17,7 @@
    <select id="callPdaReceiptBtn1">
        {call PRC_RF_PDA_RECEIPT_BTN2(
        #{C_IN_STR, mode=IN, jdbcType=VARCHAR},
        #{C_RESULT, mode=OUT, jdbcType=VARCHAR}
        #{RESULT, mode=OUT, jdbcType=VARCHAR}
        )}
    </select>
</mapper>