mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-05-03 12:18:00 +08:00
-
This commit is contained in:
parent
66f96e3c7d
commit
8a02be3e8d
@ -7,7 +7,7 @@ using System.Threading.Tasks;
|
|||||||
|
|
||||||
namespace SqlSugar
|
namespace SqlSugar
|
||||||
{
|
{
|
||||||
public class SqlFunc
|
public partial class SqlFunc
|
||||||
{
|
{
|
||||||
public static bool HasNumber(object thisValue)
|
public static bool HasNumber(object thisValue)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user