截图给默认值
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
a6b8db30c3
commit
3e5d0b650d
|
@ -91,7 +91,7 @@ namespace IRaCIS.Core.Application.ViewModel
|
||||||
public List<string> ScreenshotList { get; set; }
|
public List<string> ScreenshotList { get; set; }
|
||||||
|
|
||||||
[JsonIgnore]
|
[JsonIgnore]
|
||||||
public string ScreenshotListStr { get; set; }
|
public string ScreenshotListStr { get; set; } = string.Empty;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue