mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-10-15 18:55:07 +08:00
Update access
This commit is contained in:
Binary file not shown.
@@ -312,6 +312,10 @@ namespace SqlSugar.Access
|
||||
#endregion
|
||||
|
||||
#region Methods
|
||||
public override bool AddRemark(EntityInfo entity)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
public override void AddDefaultValue(EntityInfo entityInfo)
|
||||
{
|
||||
//base.AddDefaultValue(entityInfo);
|
||||
|
Reference in New Issue
Block a user