专病路径修改

This commit is contained in:
zhangheng 2026-04-08 10:20:56 +08:00
parent 13b77fb9eb
commit d9cfee4494

View File

@ -80,7 +80,7 @@
or tpd.apply_range = 'PUBLIC'
</if>
</where>
group by task_partition_dict_id
group by lfi.task_partition_dict_id,lfi.task_partition_dict_name
order by ttd.task_type_sort,tpd.task_partition_sort
</select>