刘小明
2024-10-12 b76fd3fa68f6e64b40a101d7f688f748dd88d35c
pms-parent/pms-global/src/main/resources/mapper/PrScheduleMapper.xml
@@ -70,7 +70,7 @@
      <if test="deleted != null">
        #{deleted,jdbcType=TINYINT},
      </if>
      <if test="dt != null">
      <if test="dt != null and dt !=''">
        #{dt,jdbcType=TIMESTAMP},
      </if>
    </trim>