Skip to content

Commit

Permalink
提供完整数据库
Browse files Browse the repository at this point in the history
  • Loading branch information
docker liu committed May 14, 2021
1 parent 29c8063 commit 15f5da4
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 0 deletions.
3 changes: 3 additions & 0 deletions DAL/DAL.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,8 @@
<Name>Models</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Content Include="SQLHelper\student.sql" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>
168 changes: 168 additions & 0 deletions DAL/SQLHelper/student.sql

Large diffs are not rendered by default.

0 comments on commit 15f5da4

Please sign in to comment.