mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-05-02 20:02:47 +08:00
-
This commit is contained in:
parent
acd44ec9e0
commit
9326865a7d
@ -6,7 +6,7 @@ using System.Text;
|
||||
|
||||
namespace SqlSugar
|
||||
{
|
||||
public class JsonHelper
|
||||
internal class JsonHelper
|
||||
{
|
||||
public static string SerializeObject(object value)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user