智慧保安后台管理-外网项目备份
zhongrj
2023-08-30 0104a40b0204fbc8d3dbee9f0d0322a23c292a50
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>