上传源代码版本

This commit is contained in:
Im-Jenisson
2026-06-01 16:30:29 +08:00
commit b2a9b7d3c2
462 changed files with 104365 additions and 0 deletions

10
LabelReplaceServer.slnx Normal file
View File

@@ -0,0 +1,10 @@
<Solution>
<Folder Name="/src/">
<Project Path="src/BLL/BLL.csproj" />
<Project Path="src/Common/Common.csproj" />
<Project Path="src/CONTROLLER/CONTROLLER.csproj" />
<Project Path="src/DAL/DAL.csproj" />
<Project Path="src/DB/DB.csproj" />
<Project Path="src/MDL/MDL.csproj" />
</Folder>
</Solution>