错了

(
SELECT '' AS Code,type as Type
FROM test1
WHERE 1 
)
UNION ALL (SELECT code AS Code,'' as Type
FROM test2
WHERE 1