This commit is contained in:
2024-05-21 17:22:09 +08:00
parent ccb52b157d
commit d013cbaa90
5 changed files with 23 additions and 2 deletions

View File

@@ -80,6 +80,8 @@
public string? process_name { get; set; }
public string create_time { get; set; }
public string workstation_name { get; set; }
}
}