修改查询

This commit is contained in:
2023-11-02 09:10:31 +08:00
parent 8dedf719e0
commit 2c45d4f1a5
3 changed files with 9 additions and 5 deletions
@@ -37,6 +37,8 @@
public List<string> InstancePathList { get; set; } = new List<string>();
public List<string> InstanceHtmlPathList { get; set; }
//存放在instance 上面
public string WindowCenter { get; set; } = string.Empty;
public string WindowWidth { get; set; } = string.Empty;