优化取名逻辑

This commit is contained in:
cjd
2025-11-05 17:26:45 +08:00
parent 25de84e600
commit 68ae25fac2
8 changed files with 980 additions and 169 deletions

View File

@@ -13,6 +13,7 @@
<ItemGroup>
<ProjectReference Include="..\DouyinApi.IServices\DouyinApi.IServices.csproj" />
<ProjectReference Include="..\DouyinApi.Repository\DouyinApi.Repository.csproj" />
<ProjectReference Include="..\DouyinApi.Common\DouyinApi.Common.csproj" />
</ItemGroup>
</Project>