智慧保安后台管理-验收版本
tangzy
2021-09-23 9f8d8f814b6b5fc4d051d86b04b22d6a7756370f
src/main/java/org/springblade/modules/dispatcher/mapper/DispatcherUnitMapper.xml
@@ -5,6 +5,7 @@
    <!--派遣公司分页信息-->
    <select id="selectDispatcherUnitPage" resultType="org.springblade.modules.dispatcher.vo.DispatcherUnitVO">
        select
        distinct
        sdu.*,bt.dept_name tenantName,bu.real_name realName
        from
        sys_dispatcher_unit sdu