update 20241206
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -52,6 +52,7 @@ namespace Model
|
||||
public string barcode_type { get; set; } = "";
|
||||
|
||||
public string barcode_content { get; set; } = "";
|
||||
public string barcode_text { get; set; } = "";
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -65,7 +65,8 @@ namespace Model
|
||||
public string barcode_textposition { get; set; } = "";
|
||||
public string barcode_zusatz { get; set; }
|
||||
public string barcode_type { get; set; } = "";
|
||||
public string barcode_content { get; set; }
|
||||
public string barcode_content { get; set; } = "";
|
||||
public string barcode_text { get; set; } = "";
|
||||
|
||||
}
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user