aggiunto seriale buono a model rapportino
This commit is contained in:
parent
6da6e49b48
commit
9aa57819a2
@ -12,6 +12,11 @@ namespace ApiPolo.Models
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
public string? seriale_rapportino { get; set; }
|
public string? seriale_rapportino { get; set; }
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Seriale
|
||||||
|
/// </summary>
|
||||||
|
public string? ser_buono { get; set; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Azienda
|
/// Azienda
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user