- 修改了禁用基础模型时的更新方式,直接操作 DO 对象而不是使用 updateReqVO - 将 updateBaseModel 方法替换为直接调用 baseModelMapper.updateById 方法