src/main/resources/mapper/SuYuanMapper.xml
@@ -165,7 +165,7 @@ </select> <select id="selectSuYuan700ById" resultType="com.yssh.entity.SuYuan700"> select * from suyuan_700 select * from suyuan_70_70 where su_yuan_id = #{id} and create_time = #{time} limit 1; </select>