mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-06-28 13:34:32 +08:00
Synchronization code
This commit is contained in:
parent
b27b05d847
commit
e08b3ceb8f
@ -561,8 +561,7 @@ namespace SqlSugar
|
||||
DbColumnName=fieldName,
|
||||
Value=fieldValue,
|
||||
PropertyName=fieldName,
|
||||
PropertyType=fieldValue?.GetType(),
|
||||
UpdateServerTime= columnInfo?.UpdateServerTime==true
|
||||
PropertyType=fieldValue?.GetType()
|
||||
});
|
||||
}
|
||||
AppendSets();
|
||||
|
Loading…
Reference in New Issue
Block a user