|
|
@@ -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; } |
|
|
|
} |
|
|
|
} |