mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2026-02-26 13:43:10 +08:00
-
This commit is contained in:
@@ -36,11 +36,5 @@ namespace SqlSugar
|
||||
throw new SqlSugarException(string.Format(message, args));
|
||||
}
|
||||
|
||||
internal static void Exception(bool v, object xX)
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user