v3.4.6
This commit is contained in:
@@ -65,4 +65,6 @@ public class MessageEntity : CLDEntityBase
|
||||
/// </summary>
|
||||
[SugarColumn(ColumnName = "F_FILES")]
|
||||
public string Files { get; set; }
|
||||
[SugarColumn(ColumnName = "F_FLOWTYPE")]
|
||||
public int? FlowType { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user