Migliorie form inserimento
This commit is contained in:
@@ -37,7 +37,7 @@ public class JtbComt
|
||||
public string Note { get; set; }
|
||||
|
||||
[Column("cod_anag"), JsonPropertyName("codAnag")]
|
||||
public string CodAnag { get; set; }
|
||||
public string? CodAnag { get; set; }
|
||||
|
||||
[Column("cod_divi"), JsonPropertyName("codDivi")]
|
||||
public string CodDivi { get; set; } = "EURO";
|
||||
|
||||
Reference in New Issue
Block a user