updaet 20250123
This commit is contained in:
@@ -68,6 +68,14 @@ namespace Model
|
||||
public string barcode_content { get; set; } = "";
|
||||
public string barcode_text { get; set; } = "";
|
||||
|
||||
public int toapproval { get; set; } = 0;
|
||||
public int approved { get; set; } = 0;
|
||||
public int approval1 { get; set; } = 0;
|
||||
public int approval2 { get; set; } = 0;
|
||||
public int faksimile { get; set; } = 0;
|
||||
public int ohneunterschrift { get; set; } = 0;
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user