Fancy
2024-08-27 3a2117a876cacdafccde8d2ac4a546e048725a23
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 !=''">