增加文件夹 #25

Merged
LiuXin merged 1 commits from dev_lx into main 2 months ago
  1. 6
      WeiCloud.Fusion/ThirdPartyServices/ThirdPartyServices.API/ThirdPartyServices.API.csproj
  2. 6
      WeiCloud.Fusion/ThirdPartyServices/ThirdPartyServices.Application/ThirdPartyServices.Application.csproj
  3. 6
      WeiCloud.Fusion/ThirdPartyServices/ThirdPartyServices.DomainService/ThirdPartyServices.DomainService.csproj

@ -6,4 +6,10 @@
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
<ItemGroup>
<Folder Include="Controllers\PuCe\" />
<Folder Include="Controllers\PuTianSuYuan\" />
<Folder Include="Controllers\ShenZhouShengAn\" />
</ItemGroup>
</Project>

@ -6,4 +6,10 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<Folder Include="PuCe\" />
<Folder Include="PuTianSuYuan\" />
<Folder Include="ShenZhouShengAn\" />
</ItemGroup>
</Project>

@ -6,4 +6,10 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<Folder Include="PuCe\" />
<Folder Include="PuTianSuYuan\" />
<Folder Include="ShenZhouShengAn\" />
</ItemGroup>
</Project>

Loading…
Cancel
Save