添加返回值

This commit is contained in:
YY
2025-07-03 09:38:11 +08:00
parent fdfe49030d
commit 37fbd98963
14 changed files with 61 additions and 36 deletions

View File

@ -998,7 +998,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