摘要:        
mysqladmin -u root password NEWPASS    阅读全文
posted @ 2022-04-07 09:15
西门长海
阅读(28)
评论(0)
推荐(0)
        
            
        
        
摘要:        
select dept_id, dept_name as name , parent_id as pid, case when exists( select 1 from sys_dept t2 where a.dept_id = t2.parent_id) then 0 else 1 end as    阅读全文
posted @ 2022-04-07 09:09
西门长海
阅读(312)
评论(0)
推荐(0)
        
                    
                
浙公网安备 33010602011771号