Update DeleteNav

This commit is contained in:
sunkaixuan 2023-05-01 10:23:18 +08:00
parent 6afe01fa64
commit 177573a750

View File

@ -11,8 +11,6 @@ namespace SqlSugar
{
public bool ManyToManyIsDeleteA { get; set; }
public bool ManyToManyIsDeleteB { get; set; }
public bool IsDiffLogEvent { get; set; }
public object DiffLogBizData { get; set; }
}
public class InsertNavRootOptions
{