SqlSugar SQLLite last modified time set in attribute with InsertServerTime

[SugarColumn(ColumnDescription = "Last Modified Time",IsNullable = false,InsertServerTime = true)]
public DateTime LastModifiedTime { get; set; }

image

 

posted @ 2025-08-19 11:23  FredGrit  阅读(6)  评论(0)    收藏  举报