This commit is contained in:
jl
2024-11-22 15:31:46 +08:00
parent 7f5e4fcc3f
commit 48afa11af7
25 changed files with 1178 additions and 1183 deletions

View File

@ -99,12 +99,14 @@
<Compile Include="EntityBase.cs" />
<Compile Include="ErrorLogBLL.cs" />
<Compile Include="HistoryXmlBLL.cs" />
<Compile Include="InboundOrdersBLL.cs" />
<Compile Include="Light.cs" />
<Compile Include="LogXmlBLL.cs" />
<Compile Include="MenuInfoBLL.cs" />
<Compile Include="ModelConvertHelper.cs" />
<Compile Include="OrderBLL.cs" />
<Compile Include="OrderControlBLL.cs" />
<Compile Include="PalletinfoBLL.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="RoleInfoBLL.cs" />
<Compile Include="ShopBLL.cs" />
@ -112,6 +114,7 @@
<Compile Include="StorageLocationBLL.cs" />
<Compile Include="OrdersQueueBLL.cs" />
<Compile Include="StoreBLL.cs" />
<Compile Include="Sys_operate_logBLL.cs" />
<Compile Include="UserBLL.cs" />
<Compile Include="WmsBLL.cs" />
<Compile Include="WmsTaskBLL.cs" />