智慧保安后台管理-外网
Administrator
2022-06-14 bf7610df02b6f2bc7e0dc642d75c94d43a79b50f
src/main/java/org/springblade/modules/resource/mapper/AttachMapper.xml
@@ -30,4 +30,7 @@
        </if>
    </select>
    <update id="updat">
        update blade_attach set deptid=#{deptid} where cardid=#{cardid}
    </update>
</mapper>