gwbvipvip před 9 měsíci
rodič
revize
d668698781
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  1. +3
    -0
      BPA.KitChen.StoreManagement.Core/Entity/BPA_DevicePushRecode.cs

+ 3
- 0
BPA.KitChen.StoreManagement.Core/Entity/BPA_DevicePushRecode.cs Zobrazit soubor

@@ -21,6 +21,9 @@ namespace BPA.KitChen.StoreManagement.Core.Entity
public int Type { get; set; }
public string GroupId { get; set; }
public string Topic { get; set; }


[SugarColumn(ColumnDataType = "nvarchar(1000)")]
public string DataResore { get; set; }
}
}

Načítá se…
Zrušit
Uložit