更改权限

This commit is contained in:
liujunhe 2021-01-09 10:52:09 +08:00
parent b6b9d3b5f0
commit 8ed50857b4

View File

@ -9,7 +9,7 @@ using System.Text;
namespace SqlSugar
{
internal static class ReflectionExtensions
public static class ReflectionExtensions
{
public static Type GetTypeInfo(this Type typeInfo)
{