This commit is contained in:
2026-03-12 17:44:08 +08:00
parent d81b99fd7d
commit f92fa65133
4 changed files with 100 additions and 104 deletions

View File

@@ -24,6 +24,7 @@ public class TabletStyle
public string PrintMode { get; set; }
public string Orientation { get; set; }
public string PrintPageCount { get; set; }
public string RosterLimit { get; set; }
public string CUser { get; set; }
public string CDate { get; set; }
public string CTime { get; set; }