懒羊羊
2024-01-10 a556270e96bc6e7fa4202c466d57cc75f778c614
guns-vip-main/src/main/java/cn/stylefeng/guns/modular/om/productionOrderBatchInfo/mapper/mapping/ProductionOrderBatchInfoMapper.xml
@@ -57,6 +57,7 @@
        <if test="paramCondition.loadingCode != null and paramCondition.loadingCode != ''">
            and loading_code like CONCAT('%',#{paramCondition.loadingCode},'%')
        </if>
    </select>
    <select id="customPageMapList" resultType="map" parameterType="cn.stylefeng.guns.modular.om.productionOrderBatchInfo.model.params.ProductionOrderBatchInfoParam">