Fancy
2024-08-29 41e833e928e235afe2023398b1d5e8d35c47ded5
pms-parent/pms-global/src/main/resources/mapper/PrBatchNumberMapper.xml
@@ -73,7 +73,7 @@
                <if test="creator != null and creator !=''">
                    creator = #{creator,jdbcType=VARCHAR},
                </if>
                <if test="dt != null and dt !=''">
                <if test="dt != null">
                    dt = #{dt,jdbcType=TIMESTAMP},
                </if>
                <if test="remark != null and remark !=''">