dyh-service/dyh-mediate/src/main/java/cn/huge/module/cases/dao/mapper/xml/CaseInfoMapper.xml
@@ -574,6 +574,9 @@ <if test="terms.agreeType != null and terms.agreeType !=''"> and b.agree_type = #{terms.agreeType} </if> <if test="terms.systemSource != null and terms.systemSource !=''"> and b.sys_source = #{systemSource} </if> </where> </if> </sql>