SqlSugar/Src/Asp.Net/QuestDbTest/Demo/DemoH_Snowflake.cs
2022-09-08 20:25:22 +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
{
}
}