添加修改密码dto

This commit is contained in:
橙子
2021-10-18 19:02:26 +08:00
parent 6b5a8feec3
commit 06fa117004
2 changed files with 18 additions and 0 deletions

View File

@@ -4,4 +4,8 @@
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\Yi.Framework.Model\Yi.Framework.Model.csproj" />
</ItemGroup>
</Project>