Update demo

This commit is contained in:
sunkaixuna
2021-07-31 21:14:48 +08:00
parent 77d5c19cb6
commit 53722e0000
5 changed files with 77 additions and 10 deletions

View 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
{
}
}