mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-04-29 19:38:37 +08:00
commit
1de8391821
@ -4,7 +4,7 @@ using System.Linq;
|
|||||||
using System.Text;
|
using System.Text;
|
||||||
namespace SqlSugar
|
namespace SqlSugar
|
||||||
{
|
{
|
||||||
public static class UtilConvert
|
internal static class UtilConvert
|
||||||
{
|
{
|
||||||
public static int ObjToInt(this object thisValue)
|
public static int ObjToInt(this object thisValue)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user