SqlSugar/Src/Asp.Net/PgSqlTest/UserTestCases/Cases/DemoH_Snowflake.cs
2023-11-06 21:21:40 +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
{
}
}