fix(系统设置): 修复资源池日志记录操作人不对问题

--bug=1039332 --user=郭雨琦 https://www.tapd.cn/55049933/bugtrace/bugs/view/1155049933001039332
This commit is contained in:
guoyuqi 2024-04-17 10:24:42 +08:00 committed by 刘瑞斌
parent 854e4b2412
commit e73d14e680

View File

@ -240,7 +240,7 @@ public class TestResourcePoolService {
OperationLogConstants.SYSTEM,
OperationLogConstants.SYSTEM,
pool.getId(),
pool.getCreateUser(),
null,
OperationLogType.UPDATE.name(),
OperationLogModule.SETTING_SYSTEM_RESOURCE_POOL,
request.getName());