mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-05-05 05:07:57 +08:00
Update DeleteNav
This commit is contained in:
parent
6afe01fa64
commit
177573a750
@ -11,8 +11,6 @@ namespace SqlSugar
|
|||||||
{
|
{
|
||||||
public bool ManyToManyIsDeleteA { get; set; }
|
public bool ManyToManyIsDeleteA { get; set; }
|
||||||
public bool ManyToManyIsDeleteB { get; set; }
|
public bool ManyToManyIsDeleteB { get; set; }
|
||||||
public bool IsDiffLogEvent { get; set; }
|
|
||||||
public object DiffLogBizData { get; set; }
|
|
||||||
}
|
}
|
||||||
public class InsertNavRootOptions
|
public class InsertNavRootOptions
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user