Browse Source

rename

pull/6/head
sunkaixuna 3 years ago
parent
commit
7e7d6ba95d
  1. 0
      Src/Asp.Net/SqlSugar/DistributedSystem/Snowflake/ValueToStringConverter.cs
  2. 2
      Src/Asp.Net/SqlSugar/SqlSugar.csproj

0
Src/Asp.Net/SqlSugar/DistributedSystem/Snowflake/StringAttribute.cs → Src/Asp.Net/SqlSugar/DistributedSystem/Snowflake/ValueToStringConverter.cs

2
Src/Asp.Net/SqlSugar/SqlSugar.csproj

@ -91,7 +91,7 @@
<Compile Include="Abstract\Reportable\ReportableProvider.cs" />
<Compile Include="Abstract\SaveableProvider\Storageable.cs" />
<Compile Include="DistributedSystem\Snowflake\SnowFlakeSingle.cs" />
<Compile Include="DistributedSystem\Snowflake\StringAttribute.cs" />
<Compile Include="DistributedSystem\Snowflake\ValueToStringConverter.cs" />
<Compile Include="Entities\ConfigQuery.cs" />
<Compile Include="Entities\ManyToManyConfig.cs" />
<Compile Include="Entities\SingleColumnsEntity.cs" />

Loading…
Cancel
Save