添加日志 + 接口记录
This commit is contained in:
+1
@@ -3853,6 +3853,7 @@ public class SarStandardsInfoServiceImpl extends ServiceImpl<SarStandardsInfoDao
|
||||
sarStandAttrInfoEODao.updateById(data);
|
||||
logger.info("海外修改成功==============="+data.toString());
|
||||
}
|
||||
logger.info("海外修改成功==============="+objects.toString());
|
||||
}
|
||||
return Result.success(objects);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user