mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-10-15 18:55:07 +08:00
-
This commit is contained in:
Binary file not shown.
@@ -10,6 +10,8 @@ namespace SqlSugar
|
||||
WhereSingle = 0,
|
||||
WhereMultiple = 1,
|
||||
SelectSingle=2,
|
||||
SelectMultiple=3
|
||||
SelectMultiple=3,
|
||||
FieldSingle=4,
|
||||
FieldMultiple=5
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user