mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-18 17:48:11 +08:00
-
This commit is contained in:
@@ -6,7 +6,7 @@ using System.Text;
|
|||||||
|
|
||||||
namespace SqlSugar
|
namespace SqlSugar
|
||||||
{
|
{
|
||||||
public class JsonHelper
|
internal class JsonHelper
|
||||||
{
|
{
|
||||||
public static string SerializeObject(object value)
|
public static string SerializeObject(object value)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user