Fix duplicazione scheda quando si modificava
This commit is contained in:
@@ -8,6 +8,9 @@ public class SaveRequestDto
|
||||
[JsonPropertyName("localIdScheda")]
|
||||
public int? LocalIdScheda { get; set; }
|
||||
|
||||
[JsonPropertyName("activityId")]
|
||||
public string? ActivityId { get; set; }
|
||||
|
||||
[JsonPropertyName("codMdep")]
|
||||
public string? CodMdep { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user