add - 出入库记录

collectionStore
wenjy 11 months ago
parent 9d07289b53
commit f593c93d6d

Binary file not shown.

@ -59,7 +59,7 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="IRecordOutStoreService.cs" />
<Compile Include="service\IRecordOutStoreService.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Repository.cs" />
<Compile Include="service\IBaseBomInfoService.cs" />

@ -1 +1 @@
7df15e9e31ac50a6a452f6ee0d9264aa210c2058
1787c726d992ae303d75dcdc63f8103e034413b6

@ -5,7 +5,7 @@ using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace HighWayIot.Repository
namespace HighWayIot.Repository.service
{
public interface IRecordOutStoreService
{
Loading…
Cancel
Save