Fix vari
This commit is contained in:
@@ -173,4 +173,7 @@ public class StbActivity
|
||||
|
||||
[Column("plan_id"), JsonPropertyName("planId")]
|
||||
public long? PlanId { get; set; }
|
||||
|
||||
[Column("id_posizione"), JsonPropertyName("idPosizione")]
|
||||
public long? IdPosizione { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user