Merge remote-tracking branch 'origin/master'

master
郑明梁 2 years ago
commit 5eb62999e9

@ -5,7 +5,7 @@
resultType="com.glxp.api.entity.thrsys.ThrDeptEntity">
SELECT *
FROM thr_dept thrInv
left join basic_third_sys thrSys on thrInv.thirdSysFk = thrSys.thirdId
left join thr_system thrSys on thrInv.thirdSysFk = thrSys.thirdId
<where>
thrSys.enabled = true
<if test="id != '' and id != null">

Loading…
Cancel
Save