Commit 5823f160 authored by xixinzhao's avatar xixinzhao

修改显示名称

parent f84b3656
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
AND cou.is_delete = 0 AND cou.is_delete = 0
AND cou.biz_org_code LIKE CONCAT( #{bizOrgCode}, '%' ) AND cou.biz_org_code LIKE CONCAT( #{bizOrgCode}, '%' )
) AS `value`, ) AS `value`,
'驻站消防' AS name '驻站消防' AS name
) UNION ) UNION
( (
SELECT SELECT
......
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