|
@@ -1150,6 +1150,7 @@
|
|
|
<![CDATA[ user ]]> u
|
|
<![CDATA[ user ]]> u
|
|
|
LEFT JOIN organization_identity oi ON oi.uid = u.id
|
|
LEFT JOIN organization_identity oi ON oi.uid = u.id
|
|
|
LEFT JOIN organization_info info on info.uid = u.id
|
|
LEFT JOIN organization_info info on info.uid = u.id
|
|
|
|
|
+ LEFT JOIN organization_tech ot on ot.uid = u.id
|
|
|
WHERE
|
|
WHERE
|
|
|
u.type = 1
|
|
u.type = 1
|
|
|
<if test="null != level and level==1 ">
|
|
<if test="null != level and level==1 ">
|