Support (date1-date2).ToTalDays hours minutes

This commit is contained in:
sunkaixuan
2022-03-23 10:32:39 +08:00
parent af39446253
commit ebe0a7b31b
4 changed files with 87 additions and 0 deletions

View File

@@ -100,6 +100,7 @@
<Compile Include="UnitTest\Models\UserEntity.cs" />
<Compile Include="UnitTest\Models\UserRoleEntity.cs" />
<Compile Include="UnitTest\UCustom01.cs" />
<Compile Include="UnitTest\UCustom011.cs" />
<Compile Include="UnitTest\UCustom02.cs" />
<Compile Include="UnitTest\UCustom03.cs" />
<Compile Include="UnitTest\UCustom010.cs" />