摘要: select count(*) from sys_dept where find_in_set("T0001", ancestors) or dept_id="T0001" select count(*) from sys_dept where ancestors like concat('%', 阅读全文
posted @ 2021-07-28 10:47 northli 阅读(88) 评论(0) 推荐(0)