Compare commits
2 Commits
ae14d9a820
...
26fa401acb
| Author | SHA1 | Date | |
|---|---|---|---|
| 26fa401acb | |||
| 88a99dbe9c |
@@ -15,5 +15,6 @@
|
|||||||
sys_dic_tree b
|
sys_dic_tree b
|
||||||
WHERE
|
WHERE
|
||||||
b.pids LIKE concat('%',#{id},'%') and a.id = b.pid)
|
b.pids LIKE concat('%',#{id},'%') and a.id = b.pid)
|
||||||
|
AND a.status = 0
|
||||||
</select>
|
</select>
|
||||||
</mapper>
|
</mapper>
|
||||||
Reference in New Issue
Block a user