From 67bbde373ea7155bfaa4d550c0fce589ddb42779 Mon Sep 17 00:00:00 2001
From: lixiaojun <1287241240@qq.com>
Date: 星期三, 23 十一月 2022 16:59:51 +0800
Subject: [PATCH] 更新通讯设备及SIM卡相关接口

---
 Model/IStation.Model.Core/IStation.Model.Core.csproj |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Model/IStation.Model.Core/IStation.Model.Core.csproj b/Model/IStation.Model.Core/IStation.Model.Core.csproj
index 1ad2c97..eb8bbff 100644
--- a/Model/IStation.Model.Core/IStation.Model.Core.csproj
+++ b/Model/IStation.Model.Core/IStation.Model.Core.csproj
@@ -17,6 +17,7 @@
 
   <ItemGroup>
     <ProjectReference Include="..\..\Component\IStation.Newtonsoft\IStation.Newtonsoft.csproj" />
+    <ProjectReference Include="..\..\Core\IStation.Core\IStation.Core.csproj" />
     <ProjectReference Include="..\..\Untity\IStation.Unit\IStation.Unit.csproj" />
     <ProjectReference Include="..\..\Untity\IStation.Untity\IStation.Untity.csproj" />
   </ItemGroup>

--
Gitblit v1.9.3