Update modello dati x gestione conf ricette

This commit is contained in:
Samuele Locatelli
2023-02-07 17:17:43 +01:00
parent 586340a0f7
commit 68c7004828
2 changed files with 30 additions and 21 deletions
+2
View File
@@ -20,6 +20,8 @@ namespace MP.Data.DatabaseModels
public string CodMacchina { get; set; } = "";
public string Nome { get; set; } = "";
public string Descrizione { get; set; } = "";
public string RecipePath { get; set; } = "";
//public string Note { get; set; } = "";
//public string url { get; set; } = "";
//public string locazione { get; set; } = "";