mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-19 10:08:19 +08:00
Update demo
This commit is contained in:
12
Src/Asp.Net/PgSqlTest/Demo/DemoH_Snowflake.cs
Normal file
12
Src/Asp.Net/PgSqlTest/Demo/DemoH_Snowflake.cs
Normal file
@@ -0,0 +1,12 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace PgSqlTest.Demo
|
||||
{
|
||||
class DemoH_Snowflake
|
||||
{
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user