Commit 035571a8 by zhangxingmin

push

parent d0e1d559
......@@ -14,7 +14,6 @@
</where>
</select>
<!-- 根据你的需求,我已对 conditionList 中的筛选条件进行了调整:每个字段的匹配条件都增加了 OR sa.xxx_val IS NULL,确保当 species_json 中不存在该字段时,不参与筛选,避免因 NULL 值导致数据被过滤。-->
<select id="conditionList"
resultType="com.yd.product.feign.response.announcementcommissionratio.ApiAnnouncementCommissionRatioListResponse">
WITH valid_species AS (
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment