教育培训列表查询修改

ln_ry20250512
zhaodw 3 weeks ago
parent 5fdb9d16cc
commit b2e44af2d5

@ -97,7 +97,7 @@
<if test="smPost!=null and smPost!=''"> <if test="smPost!=null and smPost!=''">
AND sm_post = #{smPost} AND sm_post = #{smPost}
</if> </if>
AND apply_status in (2) AND apply_status = 2
<!-- 数据范围过滤 --> <!-- 数据范围过滤 -->
${params.dataScope} ${params.dataScope}
</trim> </trim>

Loading…
Cancel
Save