fix:87364

This commit is contained in:
梁琦涛
2024-08-06 09:24:09 +08:00
parent 369ae862bc
commit 8e2522d1b3
@@ -25,8 +25,8 @@
</if>
union all
select id,'3' as resource_type,CONCAT_WS(' ',standard_number,standard_name) AS standard_name,create_time,9 as standard_type_order,
case when standard_state = 1 then 1
when standard_state = 7 then 2
case when standard_state = 8 then 1
when standard_state = 9 then 2
else 4
end as standard_state_order,
null,null,null,null,standard_state,standard_code,null as grade_classification,implementation_date