Browse Source

日期字符串转换

bjmzak
DESKTOP-G961P6V\Zhh 2 years ago
parent
commit
82c3e76a8f
  1. 1
      src/Shentun.Peis.Application/Shentun.Peis.Application.csproj

1
src/Shentun.Peis.Application/Shentun.Peis.Application.csproj

@ -19,6 +19,7 @@
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ProjectReference Include="..\Shentun.ColumnReferencePlugIns\Shentun.Peis.ColumnReferencePlugIns.csproj" />
<ProjectReference Include="..\Shentun.Peis.Domain\Shentun.Peis.Domain.csproj" /> <ProjectReference Include="..\Shentun.Peis.Domain\Shentun.Peis.Domain.csproj" />
<ProjectReference Include="..\Shentun.Peis.Application.Contracts\Shentun.Peis.Application.Contracts.csproj" /> <ProjectReference Include="..\Shentun.Peis.Application.Contracts\Shentun.Peis.Application.Contracts.csproj" />
<ProjectReference Include="..\Shentun.Peis.EntityFrameworkCore\Shentun.Peis.EntityFrameworkCore.csproj" /> <ProjectReference Include="..\Shentun.Peis.EntityFrameworkCore\Shentun.Peis.EntityFrameworkCore.csproj" />

Loading…
Cancel
Save