v3.4.6
This commit is contained in:
@@ -73,4 +73,6 @@ public class PrintDevEntity : CLDEntityBase
|
||||
/// </summary>
|
||||
[SugarColumn(ColumnName = "F_PRINTTEMPLATE")]
|
||||
public string PrintTemplate { get; set; }
|
||||
[SugarColumn(ColumnName = "F_PAGEPARAM")]
|
||||
public string PageParam { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user