SqlSugar/Src/Asp.Net/PgSqlTest/Class1.cs
2019-05-17 18:04:18 +08:00

13 lines
180 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace PgSqlTest
{
public class Class1
{
}
}