manage/src/main/resources/mapping/TLensGoods.xml
@@ -37,6 +37,8 @@ <if test="query.isWarning != null and query.isWarning = 2"> and t1.total >= t7.lensThreshold </if> and t1.isDelete = ${@com.jilongda.common.enums.DisabledEnum@NO.getCode()} order by t1.id </select> </mapper>