SqlSugar/Src/Asp.Net/PgSqlTest/Demo/DemoH_Snowflake.cs
2021-07-31 21:14:48 +08:00

13 lines
187 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace PgSqlTest.Demo
{
class DemoH_Snowflake
{
}
}