一个非常平稳的版本

一个非常平稳的版本,兼容了新老服务器
This commit is contained in:
2026-04-10 19:08:44 +08:00
parent 36c2fa4061
commit 6f59da74c4
16 changed files with 68 additions and 1082 deletions

View File

@@ -31,7 +31,7 @@
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\</OutputPath>
<DefineConstants>TRACE;DEBUG;SIMON</DefineConstants>
<DefineConstants>TRACE;DEBUG;SIMON;NEW;</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
@@ -223,6 +223,7 @@
<Compile Include="Models\AppModels.cs" />
<Compile Include="Models\FCS.cs" />
<Compile Include="Models\HomeModels.cs" />
<Compile Include="Models\NewOrOld.cs" />
<Compile Include="Models\QianLiMa_PMS.cs" />
<Compile Include="Models\RoomServiceModels.cs" />
<Compile Include="Models\RoomStatusModels.cs" />