duhongyu преди 5 години
родител
ревизия
a879b7551d

+ 1 - 0
codegit/CallCenterApi/CallCenterApi.BLL/CallCenterApi.BLL.csproj

@@ -93,6 +93,7 @@
93 93
     <Compile Include="T_SMS_SentSMS.cs" />
94 94
     <Compile Include="T_SMS_Template.cs" />
95 95
     <Compile Include="T_Sys_Accessories.cs" />
96
+    <Compile Include="T_Sys_AssToken.cs" />
96 97
     <Compile Include="T_Sys_Department.cs" />
97 98
     <Compile Include="T_Sys_DictionaryBase.cs" />
98 99
     <Compile Include="T_Sys_DictionaryValue.cs" />

+ 1 - 0
codegit/CallCenterApi/CallCenterApi.DAL/CallCenterApi.DAL.csproj

@@ -93,6 +93,7 @@
93 93
     <Compile Include="T_SMS_SentSMS.cs" />
94 94
     <Compile Include="T_SMS_Template.cs" />
95 95
     <Compile Include="T_Sys_Accessories.cs" />
96
+    <Compile Include="T_Sys_AssToken.cs" />
96 97
     <Compile Include="T_Sys_Department.cs" />
97 98
     <Compile Include="T_Sys_DictionaryBase.cs" />
98 99
     <Compile Include="T_Sys_DictionaryValue.cs" />

+ 1 - 0
codegit/CallCenterApi/CallCenterApi.Model/CallCenterApi.Model.csproj

@@ -99,6 +99,7 @@
99 99
     <Compile Include="T_SMS_SentSMS.cs" />
100 100
     <Compile Include="T_SMS_Template.cs" />
101 101
     <Compile Include="T_Sys_Accessories.cs" />
102
+    <Compile Include="T_Sys_AssToken.cs" />
102 103
     <Compile Include="T_Sys_Department.cs" />
103 104
     <Compile Include="T_Sys_DictionaryBase.cs" />
104 105
     <Compile Include="T_Sys_DictionaryValue.cs" />