modules/mainPart/src/main/resources/mapper/sysBaseInfo/TestAgencyInfoDao.xml
@@ -8,8 +8,8 @@ from test_agency_info a <where> a.is_delete = 0 <if test="whereSql!=null"> and ${whereSql} <if test="ID!=null"> and a.ID = 10000 </if> </where> <if test="orderBySql!=null">