* Added Excel generation for Marelli
* Added Logo
This commit is contained in:
@@ -8,4 +8,5 @@ public class WzClient
|
||||
public DateTime CreatedDate { get; set; }
|
||||
public string Name { get; set; }
|
||||
public string ShortName { get; set; }
|
||||
public byte[]? Logo { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user