|
|
@@ -41,14 +41,18 @@
|
|
41
|
41
|
<Reference Include="System.Xml" />
|
|
42
|
42
|
</ItemGroup>
|
|
43
|
43
|
<ItemGroup>
|
|
|
44
|
+ <Compile Include="addupdatelog.cs" />
|
|
44
|
45
|
<Compile Include="archives.cs" />
|
|
|
46
|
+ <Compile Include="archivesNew.cs" />
|
|
45
|
47
|
<Compile Include="archivestate.cs" />
|
|
46
|
48
|
<Compile Include="article.cs" />
|
|
47
|
49
|
<Compile Include="article_category.cs" />
|
|
48
|
50
|
<Compile Include="CallResult.cs" />
|
|
49
|
51
|
<Compile Include="CsqkInfo.cs" />
|
|
50
|
52
|
<Compile Include="customerBorrow.cs" />
|
|
|
53
|
+ <Compile Include="externalOperator.cs" />
|
|
51
|
54
|
<Compile Include="insideOperation.cs" />
|
|
|
55
|
+ <Compile Include="internalOperator.cs" />
|
|
52
|
56
|
<Compile Include="ManageCustomer.cs" />
|
|
53
|
57
|
<Compile Include="ManagementUser.cs" />
|
|
54
|
58
|
<Compile Include="Operationlog.cs" />
|