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

@ -127,9 +127,11 @@
<Compile Include="Enum\SqlLogType.cs" />
<Compile Include="ErrorLogDAL.cs" />
<Compile Include="HistoryDataDAL.cs" />
<Compile Include="InboundOrdersDAL.cs" />
<Compile Include="MenuInfoDAL.cs" />
<Compile Include="OrcaleDB.cs" />
<Compile Include="OrdersDAL.cs" />
<Compile Include="PalletinfoDAL.cs" />
<Compile Include="PressureTestDAL.cs" />
<Compile Include="Properties\Class1.cs" />
<Compile Include="ControlDAL.cs" />
@ -140,6 +142,7 @@
<Compile Include="RoleInfoDAL.cs" />
<Compile Include="SkuInfoDAL.cs" />
<Compile Include="StoreDAL.cs" />
<Compile Include="Sys_operate_logDAL.cs" />
<Compile Include="UserDAL.cs" />
<Compile Include="WmsDAL.cs" />
<Compile Include="WmsDB.cs" />