This commit is contained in:
TL
2025-07-08 08:30:30 +08:00
33 changed files with 170 additions and 108 deletions

View File

@ -1041,7 +1041,9 @@
<if test="vo.categoryId!=null and vo.categoryId!=''">
and category_info.categoryId like concat('%',#{vo.categoryId},'%')
</if>
<if test="vo.levelName!=null and vo.levelName!=''">
and cetss.level_name = #{vo.levelName}
</if>
GROUP BY
csb.id