新增获取磁盘主机的信息
This commit is contained in:
@@ -145,6 +145,7 @@ public class sysController {
|
||||
entity.setPorts(d.getPorts());
|
||||
entity.setGetTime(vDate.getNow());
|
||||
entity.setDokerHostId(dockerHostId);
|
||||
entity.setFTenantId("0");
|
||||
dockerInfoService.save(entity);
|
||||
} else {
|
||||
entity.setContainerId(d.getContainerId());
|
||||
|
||||
Reference in New Issue
Block a user