fix(系统设置): 修复资源池日志记录操作人不对问题
--bug=1039332 --user=郭雨琦 https://www.tapd.cn/55049933/bugtrace/bugs/view/1155049933001039332
This commit is contained in:
parent
854e4b2412
commit
e73d14e680
|
@ -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());
|
||||
|
|
Loading…
Reference in New Issue