jh-module-ecg/jh-module-ecg-biz/src/main/resources/mapper/devrent/DevRentMapper.xml
@@ -24,6 +24,7 @@ <if test="patId != null and patId != ''"> and pat_id = #{patId} </if> and TO_DAYS(create_time) = TO_DAYS(NOW()) </where> limit 1 </select>