Update 20260514
This commit is contained in:
@@ -93,6 +93,8 @@ namespace Model
|
||||
public string Value { get; set; }
|
||||
private string _Type = "";
|
||||
public string Type { get => _Type; set => _Type = value ?? ""; }
|
||||
// private string _ImageSize = "";
|
||||
// public string ImageSize { get => _ImageSize; set => _ImageSize = value ?? ""; }
|
||||
}
|
||||
public class textreplace
|
||||
{
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user