You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

8263 lines
633 KiB

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProductVersion>
  8. </ProductVersion>
  9. <SchemaVersion>2.0</SchemaVersion>
  10. <ProjectGuid>{2F94FC64-4D55-4874-8A71-95E9DB1F2AAD}</ProjectGuid>
  11. <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  12. <OutputType>Library</OutputType>
  13. <AppDesignerFolder>Properties</AppDesignerFolder>
  14. <RootNamespace>Learun.Application.Web</RootNamespace>
  15. <AssemblyName>Learun.Application.Web</AssemblyName>
  16. <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
  17. <MvcBuildViews>false</MvcBuildViews>
  18. <UseIISExpress>true</UseIISExpress>
  19. <IISExpressSSLPort />
  20. <IISExpressAnonymousAuthentication />
  21. <IISExpressWindowsAuthentication />
  22. <IISExpressUseClassicPipelineMode />
  23. <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\..\</SolutionDir>
  24. <RestorePackages>true</RestorePackages>
  25. <UseGlobalApplicationHostFile />
  26. <Use64BitIISExpress>false</Use64BitIISExpress>
  27. <SccProjectName>
  28. </SccProjectName>
  29. <SccLocalPath>
  30. </SccLocalPath>
  31. <SccAuxPath>
  32. </SccAuxPath>
  33. <SccProvider>
  34. </SccProvider>
  35. <TargetFrameworkProfile />
  36. </PropertyGroup>
  37. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  38. <DebugSymbols>true</DebugSymbols>
  39. <DebugType>full</DebugType>
  40. <Optimize>false</Optimize>
  41. <OutputPath>bin\</OutputPath>
  42. <DefineConstants>DEBUG;TRACE</DefineConstants>
  43. <ErrorReport>prompt</ErrorReport>
  44. <WarningLevel>4</WarningLevel>
  45. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  46. <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
  47. </PropertyGroup>
  48. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  49. <DebugType>pdbonly</DebugType>
  50. <Optimize>true</Optimize>
  51. <OutputPath>bin\</OutputPath>
  52. <DefineConstants>TRACE</DefineConstants>
  53. <ErrorReport>prompt</ErrorReport>
  54. <WarningLevel>4</WarningLevel>
  55. </PropertyGroup>
  56. <ItemGroup>
  57. <Reference Include="ClosedXML, Version=0.93.0.0, Culture=neutral, processorArchitecture=MSIL">
  58. <HintPath>..\packages\ClosedXML.0.93.0\lib\net40\ClosedXML.dll</HintPath>
  59. </Reference>
  60. <Reference Include="DocumentFormat.OpenXml, Version=2.8.1.0, Culture=neutral, PublicKeyToken=8fb06cb64d019a17, processorArchitecture=MSIL">
  61. <HintPath>..\packages\DocumentFormat.OpenXml.2.8.1\lib\net46\DocumentFormat.OpenXml.dll</HintPath>
  62. </Reference>
  63. <Reference Include="EntityFramework">
  64. <HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll</HintPath>
  65. </Reference>
  66. <Reference Include="EntityFramework.SqlServer">
  67. <HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll</HintPath>
  68. </Reference>
  69. <Reference Include="ExcelNumberFormat, Version=1.0.3.0, Culture=neutral, PublicKeyToken=23c6f5d73be07eca, processorArchitecture=MSIL">
  70. <HintPath>..\packages\ExcelNumberFormat.1.0.3\lib\net20\ExcelNumberFormat.dll</HintPath>
  71. </Reference>
  72. <Reference Include="FastMember.Signed, Version=1.3.0.0, Culture=neutral, PublicKeyToken=9e8f22703bef9a29, processorArchitecture=MSIL">
  73. <HintPath>..\packages\FastMember.Signed.1.3.0\lib\net45\FastMember.Signed.dll</HintPath>
  74. </Reference>
  75. <Reference Include="Hangfire.Core, Version=1.7.3.0, Culture=neutral, processorArchitecture=MSIL">
  76. <HintPath>..\packages\Hangfire.Core.1.7.3\lib\net45\Hangfire.Core.dll</HintPath>
  77. </Reference>
  78. <Reference Include="Hangfire.SqlServer, Version=1.7.3.0, Culture=neutral, processorArchitecture=MSIL">
  79. <HintPath>..\packages\Hangfire.SqlServer.1.7.3\lib\net45\Hangfire.SqlServer.dll</HintPath>
  80. </Reference>
  81. <Reference Include="ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
  82. <HintPath>..\packages\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll</HintPath>
  83. </Reference>
  84. <Reference Include="Microsoft.AspNet.SignalR.Client, Version=2.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  85. <SpecificVersion>False</SpecificVersion>
  86. <HintPath>..\packages\Microsoft.AspNet.SignalR.Client.2.2.3\lib\net45\Microsoft.AspNet.SignalR.Client.dll</HintPath>
  87. </Reference>
  88. <Reference Include="Microsoft.CSharp" />
  89. <Reference Include="Microsoft.Owin, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  90. <HintPath>..\packages\Microsoft.Owin.3.0.0\lib\net45\Microsoft.Owin.dll</HintPath>
  91. </Reference>
  92. <Reference Include="Microsoft.Owin.Host.SystemWeb, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  93. <HintPath>..\packages\Microsoft.Owin.Host.SystemWeb.3.0.0\lib\net45\Microsoft.Owin.Host.SystemWeb.dll</HintPath>
  94. </Reference>
  95. <Reference Include="Microsoft.Practices.ServiceLocation">
  96. <HintPath>..\packages\CommonServiceLocator.1.3\lib\portable-net4+sl5+netcore45+wpa81+wp8\Microsoft.Practices.ServiceLocation.dll</HintPath>
  97. </Reference>
  98. <Reference Include="Microsoft.Practices.Unity">
  99. <HintPath>..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.dll</HintPath>
  100. </Reference>
  101. <Reference Include="Microsoft.Practices.Unity.Configuration">
  102. <HintPath>..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.Configuration.dll</HintPath>
  103. </Reference>
  104. <Reference Include="Microsoft.Practices.Unity.RegistrationByConvention">
  105. <HintPath>..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.RegistrationByConvention.dll</HintPath>
  106. </Reference>
  107. <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  108. <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
  109. <Private>True</Private>
  110. </Reference>
  111. <Reference Include="Microsoft.Win32.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  112. <HintPath>..\packages\Microsoft.Win32.Primitives.4.3.0\lib\net46\Microsoft.Win32.Primitives.dll</HintPath>
  113. </Reference>
  114. <Reference Include="MySql.Data, Version=6.9.9.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
  115. <SpecificVersion>False</SpecificVersion>
  116. <HintPath>..\packages\MySql.Data.6.9.9\lib\net45\MySql.Data.dll</HintPath>
  117. </Reference>
  118. <Reference Include="MySql.Data.Entity.EF6, Version=6.9.9.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
  119. <SpecificVersion>False</SpecificVersion>
  120. <HintPath>..\packages\MySql.Data.Entity.6.9.9\lib\net45\MySql.Data.Entity.EF6.dll</HintPath>
  121. </Reference>
  122. <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  123. <HintPath>..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
  124. </Reference>
  125. <Reference Include="NPOI, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  126. <HintPath>..\packages\NPOI.2.3.0\lib\net40\NPOI.dll</HintPath>
  127. </Reference>
  128. <Reference Include="NPOI.OOXML, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  129. <HintPath>..\packages\NPOI.2.3.0\lib\net40\NPOI.OOXML.dll</HintPath>
  130. </Reference>
  131. <Reference Include="NPOI.OpenXml4Net, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  132. <HintPath>..\packages\NPOI.2.3.0\lib\net40\NPOI.OpenXml4Net.dll</HintPath>
  133. </Reference>
  134. <Reference Include="NPOI.OpenXmlFormats, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  135. <HintPath>..\packages\NPOI.2.3.0\lib\net40\NPOI.OpenXmlFormats.dll</HintPath>
  136. </Reference>
  137. <Reference Include="Oracle.ManagedDataAccess, Version=4.121.2.0, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL">
  138. <SpecificVersion>False</SpecificVersion>
  139. <HintPath>..\packages\Oracle.ManagedDataAccess.12.1.24160719\lib\net40\Oracle.ManagedDataAccess.dll</HintPath>
  140. </Reference>
  141. <Reference Include="Oracle.ManagedDataAccess.EntityFramework, Version=6.121.2.0, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL">
  142. <SpecificVersion>False</SpecificVersion>
  143. <HintPath>..\packages\Oracle.ManagedDataAccess.EntityFramework.12.1.2400\lib\net45\Oracle.ManagedDataAccess.EntityFramework.dll</HintPath>
  144. </Reference>
  145. <Reference Include="Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5, processorArchitecture=MSIL">
  146. <HintPath>..\packages\Owin.1.0\lib\net40\Owin.dll</HintPath>
  147. </Reference>
  148. <Reference Include="System" />
  149. <Reference Include="System.AppContext, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  150. <HintPath>..\packages\System.AppContext.4.3.0\lib\net46\System.AppContext.dll</HintPath>
  151. </Reference>
  152. <Reference Include="System.ComponentModel.Composition" />
  153. <Reference Include="System.Console, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  154. <HintPath>..\packages\System.Console.4.3.0\lib\net46\System.Console.dll</HintPath>
  155. </Reference>
  156. <Reference Include="System.Data" />
  157. <Reference Include="System.Data.DataSetExtensions" />
  158. <Reference Include="System.Diagnostics.DiagnosticSource, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  159. <HintPath>..\packages\System.Diagnostics.DiagnosticSource.4.3.0\lib\net46\System.Diagnostics.DiagnosticSource.dll</HintPath>
  160. </Reference>
  161. <Reference Include="System.Diagnostics.Tracing, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  162. <HintPath>..\packages\System.Diagnostics.Tracing.4.3.0\lib\net462\System.Diagnostics.Tracing.dll</HintPath>
  163. </Reference>
  164. <Reference Include="System.Drawing" />
  165. <Reference Include="System.Globalization.Calendars, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  166. <HintPath>..\packages\System.Globalization.Calendars.4.3.0\lib\net46\System.Globalization.Calendars.dll</HintPath>
  167. </Reference>
  168. <Reference Include="System.IO, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  169. <HintPath>..\packages\System.IO.4.3.0\lib\net462\System.IO.dll</HintPath>
  170. </Reference>
  171. <Reference Include="System.IO.Compression, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  172. <HintPath>..\packages\System.IO.Compression.4.3.0\lib\net46\System.IO.Compression.dll</HintPath>
  173. </Reference>
  174. <Reference Include="System.IO.Compression.FileSystem" />
  175. <Reference Include="System.IO.Compression.ZipFile, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  176. <HintPath>..\packages\System.IO.Compression.ZipFile.4.3.0\lib\net46\System.IO.Compression.ZipFile.dll</HintPath>
  177. </Reference>
  178. <Reference Include="System.IO.FileSystem, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  179. <HintPath>..\packages\System.IO.FileSystem.4.3.0\lib\net46\System.IO.FileSystem.dll</HintPath>
  180. </Reference>
  181. <Reference Include="System.IO.FileSystem.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  182. <HintPath>..\packages\System.IO.FileSystem.Primitives.4.3.0\lib\net46\System.IO.FileSystem.Primitives.dll</HintPath>
  183. </Reference>
  184. <Reference Include="System.IO.Packaging, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  185. <HintPath>..\packages\System.IO.Packaging.4.4.0\lib\net46\System.IO.Packaging.dll</HintPath>
  186. </Reference>
  187. <Reference Include="System.Management" />
  188. <Reference Include="System.Net.Http, Version=4.1.1.3, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  189. <HintPath>..\packages\System.Net.Http.4.3.4\lib\net46\System.Net.Http.dll</HintPath>
  190. </Reference>
  191. <Reference Include="System.Net.Sockets, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  192. <HintPath>..\packages\System.Net.Sockets.4.3.0\lib\net46\System.Net.Sockets.dll</HintPath>
  193. </Reference>
  194. <Reference Include="System.Numerics" />
  195. <Reference Include="System.Reflection, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  196. <HintPath>..\packages\System.Reflection.4.3.0\lib\net462\System.Reflection.dll</HintPath>
  197. </Reference>
  198. <Reference Include="System.Runtime, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  199. <HintPath>..\packages\System.Runtime.4.3.0\lib\net462\System.Runtime.dll</HintPath>
  200. </Reference>
  201. <Reference Include="System.Runtime.Extensions, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  202. <HintPath>..\packages\System.Runtime.Extensions.4.3.0\lib\net462\System.Runtime.Extensions.dll</HintPath>
  203. </Reference>
  204. <Reference Include="System.Runtime.InteropServices, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  205. <HintPath>..\packages\System.Runtime.InteropServices.4.3.0\lib\net462\System.Runtime.InteropServices.dll</HintPath>
  206. </Reference>
  207. <Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  208. <HintPath>..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  209. </Reference>
  210. <Reference Include="System.Runtime.Serialization" />
  211. <Reference Include="System.Security" />
  212. <Reference Include="System.Security.Cryptography.Algorithms, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  213. <HintPath>..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net461\System.Security.Cryptography.Algorithms.dll</HintPath>
  214. </Reference>
  215. <Reference Include="System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  216. <HintPath>..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll</HintPath>
  217. </Reference>
  218. <Reference Include="System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  219. <HintPath>..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath>
  220. </Reference>
  221. <Reference Include="System.Security.Cryptography.X509Certificates, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  222. <HintPath>..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath>
  223. </Reference>
  224. <Reference Include="System.ServiceModel" />
  225. <Reference Include="System.ServiceModel.Web" />
  226. <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  227. <HintPath>..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll</HintPath>
  228. </Reference>
  229. <Reference Include="System.Web.DynamicData" />
  230. <Reference Include="System.Web.Entity" />
  231. <Reference Include="System.Web.ApplicationServices" />
  232. <Reference Include="System.ComponentModel.DataAnnotations" />
  233. <Reference Include="System.Web.Extensions" />
  234. <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  235. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.4\lib\net45\System.Web.Helpers.dll</HintPath>
  236. </Reference>
  237. <Reference Include="System.Web.Mvc, Version=5.2.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  238. <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.4\lib\net45\System.Web.Mvc.dll</HintPath>
  239. </Reference>
  240. <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  241. <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.4\lib\net45\System.Web.Razor.dll</HintPath>
  242. </Reference>
  243. <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  244. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.4\lib\net45\System.Web.WebPages.dll</HintPath>
  245. </Reference>
  246. <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  247. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.4\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
  248. </Reference>
  249. <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  250. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.4\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
  251. </Reference>
  252. <Reference Include="System.Web" />
  253. <Reference Include="System.Web.Abstractions" />
  254. <Reference Include="System.Web.Routing" />
  255. <Reference Include="System.Xml" />
  256. <Reference Include="System.Configuration" />
  257. <Reference Include="System.Web.Services" />
  258. <Reference Include="System.EnterpriseServices" />
  259. <Reference Include="System.Net.Http.WebRequest">
  260. </Reference>
  261. <Reference Include="System.Xml.Linq" />
  262. <Reference Include="System.Xml.ReaderWriter, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  263. <HintPath>..\packages\System.Xml.ReaderWriter.4.3.0\lib\net46\System.Xml.ReaderWriter.dll</HintPath>
  264. </Reference>
  265. <Reference Include="WindowsBase" />
  266. </ItemGroup>
  267. <ItemGroup>
  268. <Compile Include="App_Start\01 Handler\AjaxOnlyAttribute.cs" />
  269. <Compile Include="App_Start\01 Handler\DepartAuthFillters.cs" />
  270. <Compile Include="App_Start\01 Handler\HandlerErrorAttribute.cs" />
  271. <Compile Include="App_Start\01 Handler\HandlerLoginAttribute.cs" />
  272. <Compile Include="App_Start\01 Handler\HandlerValidateAntiForgeryTokenAttribute.cs" />
  273. <Compile Include="App_Start\01 Handler\HangfireAuthorizationFilter.cs" />
  274. <Compile Include="App_Start\01 Handler\MvcControllerBaseNoLogin.cs" />
  275. <Compile Include="App_Start\01 Handler\MvcControllerBase.cs" />
  276. <Compile Include="App_Start\01 Handler\ResultFillters.cs" />
  277. <Compile Include="App_Start\FilterConfig.cs" />
  278. <Compile Include="App_Start\RouteConfig.cs" />
  279. <Compile Include="App_Start\Startup.cs" />
  280. <Compile Include="Areas\AdmissionsPlatform\AdmissionsPlatformAreaRegistration.cs" />
  281. <Compile Include="Areas\AppManager\AppManagerAreaRegistration.cs" />
  282. <Compile Include="Areas\AppManager\Controllers\DTImgController.cs" />
  283. <Compile Include="Areas\AppManager\Controllers\FunctionManagerController.cs" />
  284. <Compile Include="Areas\Ask\Controllers\Ask_MainOfTeacherController.cs" />
  285. <Compile Include="Areas\AssetManagementSystem\AssetManagementSystemAreaRegistration.cs" />
  286. <Compile Include="Areas\AssetManagementSystem\Controllers\AllocationController.cs" />
  287. <Compile Include="Areas\AssetManagementSystem\Controllers\AssReportController.cs" />
  288. <Compile Include="Areas\AssetManagementSystem\Controllers\AssScrapController.cs" />
  289. <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_AssetsChangeController.cs" />
  290. <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_AssetsChangeItemController.cs" />
  291. <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_AssetsInfoApplyController.cs" />
  292. <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_AssetsInfoController.cs" />
  293. <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_AssetsInfoItemApplyController.cs" />
  294. <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_AssetsInfoItemController.cs" />
  295. <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_AssetsOutApplyController.cs" />
  296. <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_AssetsOutApplyIncompleteController.cs" />
  297. <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_AssetsOutItemApplyController.cs" />
  298. <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_AssetsTypeController.cs" />
  299. <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_InventoryController.cs" />
  300. <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_InventoryItemController.cs" />
  301. <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_PurchaseApplyController.cs" />
  302. <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_PurchaseController.cs" />
  303. <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_PurchaseItemApplyController.cs" />
  304. <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_PurchaseItemController.cs" />
  305. <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_ReceiveController.cs" />
  306. <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_ReceiveItemController.cs" />
  307. <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_RecycleController.cs" />
  308. <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_RepairController.cs" />
  309. <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_RepairItemController.cs" />
  310. <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_ScrapItemController.cs" />
  311. <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_StorageController.cs" />
  312. <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_SupplierController.cs" />
  313. <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_UserChangeInfoController.cs" />
  314. <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_WarningController.cs" />
  315. <Compile Include="Areas\EducationalAdministration\Controllers\ArrangeExamTermNewController.cs" />
  316. <Compile Include="Areas\EducationalAdministration\Controllers\ArrangeLessonSyncController.cs" />
  317. <Compile Include="Areas\EducationalAdministration\Controllers\ArrangeLessonTermAttemperController.cs" />
  318. <Compile Include="Areas\EducationalAdministration\Controllers\AwardAndPunishmentController.cs" />
  319. <Compile Include="Areas\EducationalAdministration\Controllers\AwardPunishInfoController.cs" />
  320. <Compile Include="Areas\EducationalAdministration\Controllers\BookPutInController.cs" />
  321. <Compile Include="Areas\EducationalAdministration\Controllers\BookReturnController.cs" />
  322. <Compile Include="Areas\EducationalAdministration\Controllers\CertificateManageController.cs" />
  323. <Compile Include="Areas\EducationalAdministration\Controllers\CertificateResultController.cs" />
  324. <Compile Include="Areas\EducationalAdministration\Controllers\ClassPlanController.cs" />
  325. <Compile Include="Areas\EducationalAdministration\Controllers\ClassPlanTeachController.cs" />
  326. <Compile Include="Areas\EducationalAdministration\Controllers\EvaCodeOfContuctController.cs" />
  327. <Compile Include="Areas\EducationalAdministration\Controllers\EvaDormitoryInteriorController.cs" />
  328. <Compile Include="Areas\EducationalAdministration\Controllers\EvaHygieveController.cs" />
  329. <Compile Include="Areas\EducationalAdministration\Controllers\EvaViolationOfDisciplineController.cs" />
  330. <Compile Include="Areas\EducationalAdministration\Controllers\Exam_ArrangeExamTermItemNewController.cs" />
  331. <Compile Include="Areas\EducationalAdministration\Controllers\Exam_ArrangeExamTermNewController.cs" />
  332. <Compile Include="Areas\EducationalAdministration\Controllers\Exam_ExamLessonController.cs" />
  333. <Compile Include="Areas\EducationalAdministration\Controllers\Exam_ExamPlanController.cs" />
  334. <Compile Include="Areas\EducationalAdministration\Controllers\Exam_ExamPlanLessonController.cs" />
  335. <Compile Include="Areas\EducationalAdministration\Controllers\Exam_ExamRoomController.cs" />
  336. <Compile Include="Areas\EducationalAdministration\Controllers\Exam_ExamStudentController.cs" />
  337. <Compile Include="Areas\EducationalAdministration\Controllers\Exam_ExamTeacherTimeController.cs" />
  338. <Compile Include="Areas\EducationalAdministration\Controllers\Exam_InvigilateTeacherController.cs" />
  339. <Compile Include="Areas\EducationalAdministration\Controllers\LeaveSchoolAController.cs" />
  340. <Compile Include="Areas\EducationalAdministration\Controllers\LR_Base_LogoController.cs" />
  341. <Compile Include="Areas\EducationalAdministration\Controllers\MealCardRunTabController.cs" />
  342. <Compile Include="Areas\EducationalAdministration\Controllers\PM_CertificateController.cs" />
  343. <Compile Include="Areas\EducationalAdministration\Controllers\PM_YearAssessController.cs" />
  344. <Compile Include="Areas\EducationalAdministration\Controllers\PM_PositionChangeController.cs" />
  345. <Compile Include="Areas\EducationalAdministration\Controllers\OuoutsourcingController.cs" />
  346. <Compile Include="Areas\EducationalAdministration\Controllers\PracticeBaseController.cs" />
  347. <Compile Include="Areas\EducationalAdministration\Controllers\R_EnterBuildingController.cs" />
  348. <Compile Include="Areas\EducationalAdministration\Controllers\R_EnterSchoolController.cs" />
  349. <Compile Include="Areas\EducationalAdministration\Controllers\ScholarshipTranController.cs" />
  350. <Compile Include="Areas\EducationalAdministration\Controllers\ScholarshipController.cs" />
  351. <Compile Include="Areas\EducationalAdministration\Controllers\ScholarshipxjController.cs" />
  352. <Compile Include="Areas\EducationalAdministration\Controllers\ScoreStatisticsController.cs" />
  353. <Compile Include="Areas\EducationalAdministration\Controllers\StuAttendanceController.cs" />
  354. <Compile Include="Areas\EducationalAdministration\Controllers\StudentArticlePublicController.cs" />
  355. <Compile Include="Areas\EducationalAdministration\Controllers\StudentCompetitionController.cs" />
  356. <Compile Include="Areas\EducationalAdministration\Controllers\StudentHonorController.cs" />
  357. <Compile Include="Areas\EducationalAdministration\Controllers\StuDisciplineManagementController.cs" />
  358. <Compile Include="Areas\EducationalAdministration\Controllers\StuCancelDisciplineManagementController.cs" />
  359. <Compile Include="Areas\EducationalAdministration\Controllers\StuCancelLeaveManagementController.cs" />
  360. <Compile Include="Areas\EducationalAdministration\Controllers\StuEncourgementTranController.cs" />
  361. <Compile Include="Areas\EducationalAdministration\Controllers\StuGrantController.cs" />
  362. <Compile Include="Areas\EducationalAdministration\Controllers\StuInfoBasicChangeController.cs" />
  363. <Compile Include="Areas\EducationalAdministration\Controllers\StuInfoBasicStatsticsController.cs" />
  364. <Compile Include="Areas\EducationalAdministration\Controllers\StuInfoSemsterController.cs" />
  365. <Compile Include="Areas\EducationalAdministration\Controllers\StuPunishmentTranController.cs" />
  366. <Compile Include="Areas\EducationalAdministration\Controllers\StuScoreNotPassController.cs" />
  367. <Compile Include="Areas\EducationalAdministration\Controllers\StuVolunteerPhoneController.cs" />
  368. <Compile Include="Areas\EducationalAdministration\Controllers\StuVolunteerController.cs" />
  369. <Compile Include="Areas\EducationalAdministration\Controllers\Sys_ReceiveDocumentController.cs" />
  370. <Compile Include="Areas\EducationalAdministration\Controllers\TeachingPlanController.cs" />
  371. <Compile Include="Areas\EducationalAdministration\Controllers\TeachingPlanItemController.cs" />
  372. <Compile Include="Areas\EvaluationTeach\EvaluationTeachAreaRegistration.cs" />
  373. <Compile Include="Areas\EvaluationTeach\Controllers\Eval_MainController.cs" />
  374. <Compile Include="Areas\EvaluationTeach\Controllers\Eval_QuestionController.cs" />
  375. <Compile Include="Areas\EvaluationTeach\Controllers\Eval_QuestionItemsController.cs" />
  376. <Compile Include="Areas\Ask\AskAreaRegistration.cs" />
  377. <Compile Include="Areas\EducationalAdministration\Controllers\BookBorrowController.cs" />
  378. <Compile Include="Areas\EducationalAdministration\Controllers\BookCardController.cs" />
  379. <Compile Include="Areas\EducationalAdministration\Controllers\BookClassController.cs" />
  380. <Compile Include="Areas\EducationalAdministration\Controllers\BookInfoController.cs" />
  381. <Compile Include="Areas\EducationalAdministration\Controllers\BookLocationController.cs" />
  382. <Compile Include="Areas\EducationalAdministration\Controllers\BookLoseController.cs" />
  383. <Compile Include="Areas\EducationalAdministration\Controllers\EmpInfoEnternalController.cs" />
  384. <Compile Include="Areas\EducationalAdministration\Controllers\LanMailController.cs" />
  385. <Compile Include="Areas\EducationalAdministration\Controllers\OpenLessonPlanController.cs" />
  386. <Compile Include="Areas\EducationalAdministration\Controllers\StatisticsController.cs" />
  387. <Compile Include="Areas\EducationalAdministration\Controllers\StuInfoFreshController.cs" />
  388. <Compile Include="Areas\EducationalAdministration\Controllers\StuInfoFreshOnlineServiceController.cs" />
  389. <Compile Include="Areas\EducationalAdministration\Controllers\StuSelectLessonListOfElectivePreController.cs" />
  390. <Compile Include="Areas\EducationalAdministration\Controllers\TeachAttendanceController.cs" />
  391. <Compile Include="Areas\EducationalAdministration\Controllers\TeachPlanController.cs" />
  392. <Compile Include="Areas\EducationalAdministration\Controllers\TeachSwitchController.cs" />
  393. <Compile Include="Areas\EducationalAdministration\EducationalAdministrationAreaRegistration.cs" />
  394. <Compile Include="Areas\LogisticsManagement\Controllers\Acc_PublicAreaHealthController.cs" />
  395. <Compile Include="Areas\LogisticsManagement\Controllers\Acc_DailyAssessController.cs" />
  396. <Compile Include="Areas\LogisticsManagement\Controllers\Acc_StuDayRoutineController.cs" />
  397. <Compile Include="Areas\LogisticsManagement\Controllers\APAppointmentPsychologistController.cs" />
  398. <Compile Include="Areas\LogisticsManagement\Controllers\APStuHealthRecordsTranController.cs" />
  399. <Compile Include="Areas\LogisticsManagement\Controllers\CompanyNewsController.cs" />
  400. <Compile Include="Areas\LogisticsManagement\Controllers\MSRIntentionManagementTranController.cs" />
  401. <Compile Include="Areas\LogisticsManagement\Controllers\MSRMilitaryRecordTranController.cs" />
  402. <Compile Include="Areas\LogisticsManagement\Controllers\MSRMilitaryServiceRegistrationTranController.cs" />
  403. <Compile Include="Areas\LogisticsManagement\Controllers\ProjectDataManageController.cs" />
  404. <Compile Include="Areas\LogisticsManagement\Controllers\ProjectPhaseManageController.cs" />
  405. <Compile Include="Areas\LogisticsManagement\LogisticsManagementAreaRegistration.cs" />
  406. <Compile Include="Areas\LR_AuthorizeModule\Controllers\AuthorizeController.cs" />
  407. <Compile Include="Areas\LR_AuthorizeModule\Controllers\FilterIPController.cs" />
  408. <Compile Include="Areas\LR_AuthorizeModule\Controllers\FilterTimeController.cs" />
  409. <Compile Include="Areas\LR_AuthorizeModule\Controllers\UserRelationController.cs" />
  410. <Compile Include="Areas\LR_AuthorizeModule\LR_AuthorizeModuleAreaRegistration.cs" />
  411. <Compile Include="Areas\LR_CodeDemo\Controllers\GantProjectController.cs" />
  412. <Compile Include="Areas\LR_CodeDemo\Controllers\GanttDemoController.cs" />
  413. <Compile Include="Areas\LR_CodeDemo\Controllers\GridDemoController.cs" />
  414. <Compile Include="Areas\LR_CodeDemo\Controllers\ImgShowController.cs" />
  415. <Compile Include="Areas\LR_CodeDemo\Controllers\StockDemoController.cs" />
  416. <Compile Include="Areas\LR_CodeDemo\Controllers\WorkOrderController.cs" />
  417. <Compile Include="Areas\LR_CodeDemo\LR_CodeDemoAreaRegistration.cs" />
  418. <Compile Include="Areas\LR_CodeGeneratorModule\Controllers\CodeSchemaController.cs" />
  419. <Compile Include="Areas\LR_CodeGeneratorModule\Controllers\IconController.cs" />
  420. <Compile Include="Areas\LR_CodeGeneratorModule\Controllers\PluginDemoController.cs" />
  421. <Compile Include="Areas\LR_CodeGeneratorModule\Controllers\TemplateAPPController.cs" />
  422. <Compile Include="Areas\LR_CodeGeneratorModule\Controllers\TemplatePCController.cs" />
  423. <Compile Include="Areas\LR_CodeGeneratorModule\LR_CodeGeneratorModuleAreaRegistration.cs" />
  424. <Compile Include="Areas\LR_CRMModule\Controllers\CashBalanceController.cs" />
  425. <Compile Include="Areas\LR_CRMModule\Controllers\ChanceController.cs" />
  426. <Compile Include="Areas\LR_CRMModule\Controllers\CrmOrderController.cs" />
  427. <Compile Include="Areas\LR_CRMModule\Controllers\CustomerContactController.cs" />
  428. <Compile Include="Areas\LR_CRMModule\Controllers\CustomerController.cs" />
  429. <Compile Include="Areas\LR_CRMModule\Controllers\ExpensesController.cs" />
  430. <Compile Include="Areas\LR_CRMModule\Controllers\InvoiceController.cs" />
  431. <Compile Include="Areas\LR_CRMModule\Controllers\ReceivableController.cs" />
  432. <Compile Include="Areas\LR_CRMModule\Controllers\TrailRecordController.cs" />
  433. <Compile Include="Areas\LR_CRMModule\LR_CRMModuleAreaRegistration.cs" />
  434. <Compile Include="Areas\LR_Desktop\Controllers\DataCollectionController.cs" />
  435. <Compile Include="Areas\LR_Desktop\Controllers\DTChartController.cs" />
  436. <Compile Include="Areas\LR_Desktop\Controllers\DTListController.cs" />
  437. <Compile Include="Areas\LR_Desktop\Controllers\DTSettingController.cs" />
  438. <Compile Include="Areas\LR_Desktop\Controllers\DTTargetController.cs" />
  439. <Compile Include="Areas\LR_Desktop\Controllers\QualityReportController.cs" />
  440. <Compile Include="Areas\LR_Desktop\Controllers\WeChatDevelopController.cs" />
  441. <Compile Include="Areas\LR_Desktop\LR_DesktopAreaRegistration.cs" />
  442. <Compile Include="Areas\LR_DisplayBoard\Controllers\LR_KBConfigInfoController.cs" />
  443. <Compile Include="Areas\LR_DisplayBoard\Controllers\LR_KBFeaManageController.cs" />
  444. <Compile Include="Areas\LR_DisplayBoard\Controllers\LR_KBKanBanInfoController.cs" />
  445. <Compile Include="Areas\LR_DisplayBoard\LR_DisplayBoardAreaRegistration.cs" />
  446. <Compile Include="Areas\LR_FormModule\Controllers\CustmerformController.cs" />
  447. <Compile Include="Areas\LR_FormModule\Controllers\FormRelationController.cs" />
  448. <Compile Include="Areas\LR_FormModule\LR_FormModuleAreaRegistration.cs" />
  449. <Compile Include="Areas\LR_IM\Controllers\IMMsgController.cs" />
  450. <Compile Include="Areas\LR_IM\Controllers\SysUserController.cs" />
  451. <Compile Include="Areas\LR_IM\LR_IMAreaRegistration.cs" />
  452. <Compile Include="Areas\LR_LGManager\Controllers\CorporateMaterialApplyController.cs" />
  453. <Compile Include="Areas\LR_LGManager\Controllers\CorporateMaterialItemController.cs" />
  454. <Compile Include="Areas\LR_LGManager\Controllers\StampApplyController.cs" />
  455. <Compile Include="Areas\LR_LGManager\LR_LGManagerModuleAreaRegistration.cs" />
  456. <Compile Include="Areas\LR_Message\Controllers\LR_StrategyInfoController.cs" />
  457. <Compile Include="Areas\LR_Message\LR_MessageAreaRegistration.cs" />
  458. <Compile Include="Areas\LR_NewWorkFlow\Controllers\NWFDelegateController.cs" />
  459. <Compile Include="Areas\LR_NewWorkFlow\Controllers\NWFProcessController.cs" />
  460. <Compile Include="Areas\LR_NewWorkFlow\Controllers\NWFSchemeController.cs" />
  461. <Compile Include="Areas\LR_NewWorkFlow\Controllers\StampInfoController.cs" />
  462. <Compile Include="Areas\LR_NewWorkFlow\LR_NewWorkFlowAreaRegistration.cs" />
  463. <Compile Include="Areas\LR_OAModule\Controllers\EmailController.cs" />
  464. <Compile Include="Areas\LR_OAModule\Controllers\ModuleExportController.cs" />
  465. <Compile Include="Areas\LR_OAModule\Controllers\NewsController.cs" />
  466. <Compile Include="Areas\LR_OAModule\Controllers\LostArticleInfoController.cs" />
  467. <Compile Include="Areas\LR_OAModule\Controllers\NoticeController.cs" />
  468. <Compile Include="Areas\LR_OAModule\Controllers\ProjectGanttController.cs" />
  469. <Compile Include="Areas\LR_OAModule\Controllers\ResourceFileController.cs" />
  470. <Compile Include="Areas\LR_OAModule\Controllers\ScheduleController.cs" />
  471. <Compile Include="Areas\LR_OAModule\Controllers\SignetController.cs" />
  472. <Compile Include="Areas\LR_OAModule\LR_OAModuleAreaRegistration.cs" />
  473. <Compile Include="Areas\LR_OrganizationModule\Controllers\CompanyController.cs" />
  474. <Compile Include="Areas\LR_OrganizationModule\Controllers\DepartmentController.cs" />
  475. <Compile Include="Areas\LR_OrganizationModule\Controllers\PostController.cs" />
  476. <Compile Include="Areas\LR_OrganizationModule\Controllers\RoleController.cs" />
  477. <Compile Include="Areas\LR_OrganizationModule\Controllers\UserController.cs" />
  478. <Compile Include="Areas\LR_OrganizationModule\LR_OrganizationModuleAreaRegistration.cs" />
  479. <Compile Include="Areas\LR_PortalSite\Controllers\ArticleController.cs" />
  480. <Compile Include="Areas\LR_PortalSite\Controllers\HomeConfigController.cs" />
  481. <Compile Include="Areas\LR_PortalSite\Controllers\PageController.cs" />
  482. <Compile Include="Areas\LR_PortalSite\LR_PortalSiteAreaRegistration.cs" />
  483. <Compile Include="Areas\LR_ReportModule\Controllers\ReportManageController.cs" />
  484. <Compile Include="Areas\LR_ReportModule\Controllers\ReportTemplateController.cs" />
  485. <Compile Include="Areas\LR_ReportModule\LR_ReportModuleAreaRegistration.cs" />
  486. <Compile Include="Areas\LR_ReportTestModule\Controllers\LR_ReportTestController.cs" />
  487. <Compile Include="Areas\LR_ReportTestModule\LR_ReportTestModuleAreaRegistration.cs" />
  488. <Compile Include="Areas\LR_ReportTest\LR_ReportTestAreaRegistration.cs" />
  489. <Compile Include="Areas\LR_SystemModule\Controllers\AnnexesController.cs" />
  490. <Compile Include="Areas\LR_SystemModule\Controllers\AreaController.cs" />
  491. <Compile Include="Areas\LR_SystemModule\Controllers\CodeRuleController.cs" />
  492. <Compile Include="Areas\LR_SystemModule\Controllers\CustmerQueryController.cs" />
  493. <Compile Include="Areas\LR_SystemModule\Controllers\DatabaseLinkController.cs" />
  494. <Compile Include="Areas\LR_SystemModule\Controllers\DatabaseTableController.cs" />
  495. <Compile Include="Areas\LR_SystemModule\Controllers\DataItemController.cs" />
  496. <Compile Include="Areas\LR_SystemModule\Controllers\DataSourceController.cs" />
  497. <Compile Include="Areas\LR_SystemModule\Controllers\DbFieldController.cs" />
  498. <Compile Include="Areas\LR_SystemModule\Controllers\ExcelExportController.cs" />
  499. <Compile Include="Areas\LR_SystemModule\Controllers\ExcelImportController.cs" />
  500. <Compile Include="Areas\LR_SystemModule\Controllers\FilesController.cs" />
  501. <Compile Include="Areas\LR_SystemModule\Controllers\ImgController.cs" />
  502. <Compile Include="Areas\LR_SystemModule\Controllers\InterfaceController.cs" />
  503. <Compile Include="Areas\LR_SystemModule\Controllers\LogController.cs" />
  504. <Compile Include="Areas\LR_SystemModule\Controllers\LogoImgController.cs" />
  505. <Compile Include="Areas\LR_SystemModule\Controllers\ModuleController.cs" />
  506. <Compile Include="Areas\LR_SystemModule\LR_SystemModuleAreaRegistration.cs" />
  507. <Compile Include="Areas\LR_TaskScheduling\Controllers\TSLogController.cs" />
  508. <Compile Include="Areas\LR_TaskScheduling\Controllers\TSSchemeController.cs" />
  509. <Compile Include="Areas\LR_TaskScheduling\LR_TaskSchedulingAreaRegistration.cs" />
  510. <Compile Include="Areas\LR_WebChatModule\Controllers\OrganizeController.cs" />
  511. <Compile Include="Areas\LR_WebChatModule\Controllers\TokenController.cs" />
  512. <Compile Include="Areas\LR_WebChatModule\Controllers\UserController.cs" />
  513. <Compile Include="Areas\LR_WebChatModule\LR_WebChatModuleAreaRegistration.cs" />
  514. <Compile Include="Areas\LR_WorkFlowModule\Controllers\WfEngineController.cs" />
  515. <Compile Include="Areas\LR_WorkFlowModule\Controllers\WfMyTaskController.cs" />
  516. <Compile Include="Areas\LR_WorkFlowModule\Controllers\WfDelegateRuleController.cs" />
  517. <Compile Include="Areas\LR_WorkFlowModule\Controllers\WfMonitorController.cs" />
  518. <Compile Include="Areas\LR_WorkFlowModule\Controllers\WfSchemeController.cs" />
  519. <Compile Include="Areas\LR_WorkFlowModule\LR_WorkFlowModuleAreaRegistration.cs" />
  520. <Compile Include="Areas\Permission\PermissionAreaRegistration.cs" />
  521. <Compile Include="Areas\PersonnelManagement\Controllers\Emp_PayrollOnceController.cs" />
  522. <Compile Include="Areas\PersonnelManagement\Controllers\EpidemicReportController.cs" />
  523. <Compile Include="Areas\PersonnelManagement\Controllers\EpidemicSituationCopyController.cs" />
  524. <Compile Include="Areas\PersonnelManagement\Controllers\MeetingNoticeController.cs" />
  525. <Compile Include="Areas\PersonnelManagement\Controllers\MP_PerformanceTrackingController.cs" />
  526. <Compile Include="Areas\PersonnelManagement\Controllers\MP_QualityObjectivesController.cs" />
  527. <Compile Include="Areas\PersonnelManagement\Controllers\MP_ManagementPlanController.cs" />
  528. <Compile Include="Areas\PersonnelManagement\Controllers\OvertimeApplicationController.cs" />
  529. <Compile Include="Areas\PersonnelManagement\Controllers\StuSaverecordController.cs" />
  530. <Compile Include="Areas\PersonnelManagement\Controllers\TeacherLeaveManagementController.cs" />
  531. <Compile Include="Areas\PersonnelManagement\Controllers\TimeTableController.cs" />
  532. <Compile Include="Areas\PersonnelManagement\PersonnelManagementAreaRegistration.cs" />
  533. <Compile Include="Areas\ReceiveSendFeeManagement\ReceiveSendFeeManagementAreaRegistration.cs" />
  534. <Compile Include="Areas\StudentWork\Controllers\SW_Ask_MainController.cs" />
  535. <Compile Include="Areas\StudentWork\Controllers\SW_Ask_Main_QuestionController.cs" />
  536. <Compile Include="Areas\StudentWork\Controllers\SW_Ask_BatchController.cs" />
  537. <Compile Include="Areas\StudentWork\Controllers\SW_Ask_Batch_TypeController.cs" />
  538. <Compile Include="Areas\StudentWork\Controllers\SW_Ask_QuestionController.cs" />
  539. <Compile Include="Areas\StudentWork\Controllers\SW_Ask_QuestionItemsController.cs" />
  540. <Compile Include="Areas\StudentWork\StudentWorkAreaRegistration.cs" />
  541. <Compile Include="Controllers\ErrorController.cs" />
  542. <Compile Include="Controllers\HomeController.cs" />
  543. <Compile Include="Controllers\LoginController.cs" />
  544. <Compile Include="Controllers\ShowRegisterController.cs" />
  545. <Compile Include="Controllers\OnlineRegistrateController.cs" />
  546. <Compile Include="Controllers\SSOSystemController.cs" />
  547. <Compile Include="Controllers\UserCenterController.cs" />
  548. <Compile Include="Controllers\UtilityController.cs" />
  549. <Compile Include="Extensions\HtmlHelperExtensions.cs" />
  550. <Compile Include="Global.asax.cs">
  551. <DependentUpon>Global.asax</DependentUpon>
  552. </Compile>
  553. <Compile Include="Properties\AssemblyInfo.cs" />
  554. <Compile Include="Areas\LR_AuthorizeModule\Controllers\DataAuthorizeController.cs" />
  555. <Compile Include="Areas\LR_LGManager\Controllers\LGMapController.cs" />
  556. <Compile Include="Areas\LR_LGManager\Controllers\LGTypeController.cs" />
  557. <Compile Include="Areas\LR_ReportTest\Controllers\TestCRMReportController.cs" />
  558. <Compile Include="Areas\EducationalAdministration\Controllers\CdDeptController.cs" />
  559. <Compile Include="Areas\EducationalAdministration\Controllers\CdMajorController.cs" />
  560. <Compile Include="Areas\EducationalAdministration\Controllers\LessonInfoController.cs" />
  561. <Compile Include="Areas\EducationalAdministration\Controllers\CdLessonSortController.cs" />
  562. <Compile Include="Areas\EducationalAdministration\Controllers\CdLessonSortDetailController.cs" />
  563. <Compile Include="Areas\EducationalAdministration\Controllers\CdClassTypeController.cs" />
  564. <Compile Include="Areas\EducationalAdministration\Controllers\ClassroomBuildingController.cs" />
  565. <Compile Include="Areas\EducationalAdministration\Controllers\ClassroomInfoController.cs" />
  566. <Compile Include="Areas\EducationalAdministration\Controllers\ClassInfoController.cs" />
  567. <Compile Include="Areas\EducationalAdministration\Controllers\EmpInfoController.cs" />
  568. <Compile Include="Areas\EducationalAdministration\Controllers\StuInfoBasicController.cs" />
  569. <Compile Include="Areas\EducationalAdministration\Controllers\DIC_PROVINCEController.cs" />
  570. <Compile Include="Areas\EducationalAdministration\Controllers\DIC_CITYController.cs" />
  571. <Compile Include="Areas\EducationalAdministration\Controllers\DIC_AREAController.cs" />
  572. <Compile Include="Areas\EducationalAdministration\Controllers\ArrangeLessonTermController.cs" />
  573. <Compile Include="Areas\EducationalAdministration\Controllers\SYS_SendMessageController.cs" />
  574. <Compile Include="Areas\EducationalAdministration\Controllers\SYS_ReceiveMessageController.cs" />
  575. <Compile Include="Areas\EducationalAdministration\Controllers\JournalSendController.cs" />
  576. <Compile Include="Areas\EducationalAdministration\Controllers\JournalReceiveController.cs" />
  577. <Compile Include="Areas\EducationalAdministration\Controllers\AddressBookController.cs" />
  578. <Compile Include="Areas\PersonnelManagement\Controllers\TeacherCertificateController.cs" />
  579. <Compile Include="Areas\PersonnelManagement\Controllers\TeacherTrainController.cs" />
  580. <Compile Include="Areas\PersonnelManagement\Controllers\TeacherTitleEvaluationController.cs" />
  581. <Compile Include="Areas\PersonnelManagement\Controllers\TeacherRetireController.cs" />
  582. <Compile Include="Areas\PersonnelManagement\Controllers\TeacherDimissionController.cs" />
  583. <Compile Include="Areas\PersonnelManagement\Controllers\TeacherTitleChangeController.cs" />
  584. <Compile Include="Areas\PersonnelManagement\Controllers\TeacherPostChangeController.cs" />
  585. <Compile Include="Areas\PersonnelManagement\Controllers\SalarySheetController.cs" />
  586. <Compile Include="Areas\EducationalAdministration\Controllers\Sys_ReceiveFileController.cs" />
  587. <Compile Include="Areas\EducationalAdministration\Controllers\Sys_SendFileController.cs" />
  588. <Compile Include="Areas\EducationalAdministration\Controllers\Sys_SendComplaintController.cs" />
  589. <Compile Include="Areas\EducationalAdministration\Controllers\Sys_ReceiveComplaintController.cs" />
  590. <Compile Include="Areas\Permission\Controllers\Perm_FunctionTypeController.cs" />
  591. <Compile Include="Areas\Permission\Controllers\Perm_FunctionController.cs" />
  592. <Compile Include="Areas\Permission\Controllers\Perm_UserPermissionController.cs" />
  593. <Compile Include="Areas\Ask\Controllers\Ask_TypeController.cs" />
  594. <Compile Include="Areas\Ask\Controllers\Ask_MainController.cs" />
  595. <Compile Include="Areas\Ask\Controllers\Ask_QuestionController.cs" />
  596. <Compile Include="Areas\Ask\Controllers\Ask_QuestionItemsController.cs" />
  597. <Compile Include="Areas\LR_Desktop\Controllers\LR_OA_NewsReadController.cs" />
  598. <Compile Include="Areas\LR_Desktop\Controllers\Sys_QRCodeInLoginController.cs" />
  599. <Compile Include="Areas\LogisticsManagement\Controllers\AccommodationController.cs" />
  600. <Compile Include="Areas\Permission\Controllers\Perm_ChartGroupController.cs" />
  601. <Compile Include="Areas\EducationalAdministration\Controllers\EmpReportCardController.cs" />
  602. <Compile Include="Areas\LogisticsManagement\Controllers\SanitationController.cs" />
  603. <Compile Include="Areas\EducationalAdministration\Controllers\StuInfoBasic_ChangeLogController.cs" />
  604. <Compile Include="Areas\EducationalAdministration\Controllers\ArrangeLessonTermOfElectiveController.cs" />
  605. <Compile Include="Areas\EducationalAdministration\Controllers\OpenLessonPlanOfElectiveController.cs" />
  606. <Compile Include="Areas\EducationalAdministration\Controllers\StuSelectLessonListOfElectiveController.cs" />
  607. <Compile Include="Areas\EducationalAdministration\Controllers\ArrangeExamTermController.cs" />
  608. <Compile Include="Areas\EducationalAdministration\Controllers\StuAttendanceLeaveController.cs" />
  609. <Compile Include="Areas\EducationalAdministration\Controllers\ArrangeExamStructureController.cs" />
  610. <Compile Include="Areas\ReceiveSendFeeManagement\Controllers\FinaChargeBankController.cs" />
  611. <Compile Include="Areas\ReceiveSendFeeManagement\Controllers\FinaChargeItemController.cs" />
  612. <Compile Include="Areas\ReceiveSendFeeManagement\Controllers\FinaChargesStandardController.cs" />
  613. <Compile Include="Areas\ReceiveSendFeeManagement\Controllers\FinaReplaceModeController.cs" />
  614. <Compile Include="Areas\ReceiveSendFeeManagement\Controllers\FinaRefundItemController.cs" />
  615. <Compile Include="Areas\EducationalAdministration\Controllers\StuScoreController.cs" />
  616. <Compile Include="Areas\EducationalAdministration\Controllers\StuPunishmentController.cs" />
  617. <Compile Include="Areas\EducationalAdministration\Controllers\StuEncourgementController.cs" />
  618. <Compile Include="Areas\EducationalAdministration\Controllers\QingJu_UserAccountController.cs" />
  619. <Compile Include="Areas\LR_Desktop\Controllers\Sys_CustomerServiceController.cs" />
  620. <Compile Include="Areas\LR_Desktop\Controllers\Sys_DataBaseBackupController.cs" />
  621. <Compile Include="Areas\LR_Desktop\Controllers\Sys_DataBaseBackupSetController.cs" />
  622. <Compile Include="Areas\EducationalAdministration\Controllers\DgreeController.cs" />
  623. <Compile Include="Areas\LR_Desktop\Controllers\Sys_UpdateRecordController.cs" />
  624. <Compile Include="Areas\EducationalAdministration\Controllers\SchoolCalendarController.cs" />
  625. <Compile Include="Areas\EducationalAdministration\Controllers\EADateArrangeController.cs" />
  626. <Compile Include="Areas\Permission\Controllers\Perm_FunctionVisitController.cs" />
  627. <Compile Include="Areas\EducationalAdministration\Controllers\Edu_ChangeTeacherLessonController.cs" />
  628. <Compile Include="Areas\EducationalAdministration\Controllers\StuEnrollController.cs" />
  629. <Compile Include="Areas\EducationalAdministration\Controllers\CdLessonTypeController.cs" />
  630. <Compile Include="Areas\EducationalAdministration\Controllers\ElectiveMergeController.cs" />
  631. <Compile Include="Areas\EducationalAdministration\Controllers\ElectiveMergeItemController.cs" />
  632. <Compile Include="Areas\EducationalAdministration\Controllers\OpenLessonPlanOfElectiveDelController.cs" />
  633. <Compile Include="Areas\EducationalAdministration\Controllers\ElectiveMajorController.cs" />
  634. <Compile Include="Areas\EducationalAdministration\Controllers\OpenLessonPlanOfElectiveChangeController.cs" />
  635. <Compile Include="Areas\PersonnelManagement\Controllers\MP_BrowseRecordController.cs" />
  636. <Compile Include="Areas\PersonnelManagement\Controllers\WP_WorkPlanController.cs" />
  637. <Compile Include="Areas\PersonnelManagement\Controllers\WP_WorkSummaryController.cs" />
  638. <Compile Include="Areas\PersonnelManagement\Controllers\WP_CatalogController.cs" />
  639. <Compile Include="Areas\PersonnelManagement\Controllers\WP_FileListController.cs" />
  640. <Compile Include="Areas\EducationalAdministration\Controllers\StuScoreNotPassTwoController.cs" />
  641. <Compile Include="Areas\LR_Desktop\Controllers\WeChatConfigController.cs" />
  642. <Compile Include="Areas\LR_Desktop\Controllers\WeChatTempletController.cs" />
  643. <Compile Include="Areas\LR_Desktop\Controllers\LoginPageConfigController.cs" />
  644. <Compile Include="Areas\EducationalAdministration\Controllers\TeachingMaterialController.cs" />
  645. <Compile Include="Areas\EducationalAdministration\Controllers\TMPlanController.cs" />
  646. <Compile Include="Areas\EducationalAdministration\Controllers\TMOrderController.cs" />
  647. <Compile Include="Areas\EducationalAdministration\Controllers\TMODetailController.cs" />
  648. <Compile Include="Areas\EducationalAdministration\Controllers\TMInController.cs" />
  649. <Compile Include="Areas\EducationalAdministration\Controllers\TMIDetailController.cs" />
  650. <Compile Include="Areas\EducationalAdministration\Controllers\TMOutController.cs" />
  651. <Compile Include="Areas\EducationalAdministration\Controllers\TMOutDetailController.cs" />
  652. <Compile Include="Areas\EducationalAdministration\Controllers\ClassAssessmentController.cs" />
  653. <Compile Include="Areas\EducationalAdministration\Controllers\InternshipPlanPostController.cs" />
  654. <Compile Include="Areas\EducationalAdministration\Controllers\InternShipSignUpController.cs" />
  655. <Compile Include="Areas\EducationalAdministration\Controllers\InternShipLogController.cs" />
  656. <Compile Include="Areas\EducationalAdministration\Controllers\InternShipSummaryController.cs" />
  657. <Compile Include="Areas\EducationalAdministration\Controllers\InternshipAchievementController.cs" />
  658. <Compile Include="Areas\EducationalAdministration\Controllers\InternshipExcellentController.cs" />
  659. <Compile Include="Areas\PersonnelManagement\Controllers\DutyScheduleController.cs" />
  660. <Compile Include="Areas\PersonnelManagement\Controllers\PartyMemberController.cs" />
  661. <Compile Include="Areas\PersonnelManagement\Controllers\PMLearnArrangementController.cs" />
  662. <Compile Include="Areas\EducationalAdministration\Controllers\InformationSectionController.cs" />
  663. <Compile Include="Areas\EducationalAdministration\Controllers\SealManagerController.cs" />
  664. <Compile Include="Areas\PersonnelManagement\Controllers\OfficialSealManagerController.cs" />
  665. <Compile Include="Areas\PersonnelManagement\Controllers\ConferenceRoomController.cs" />
  666. <Compile Include="Areas\PersonnelManagement\Controllers\ActivityVenueController.cs" />
  667. <Compile Include="Areas\PersonnelManagement\Controllers\VenhicleManageController.cs" />
  668. <Compile Include="Areas\EducationalAdministration\Controllers\HomeWorkController.cs" />
  669. <Compile Include="Areas\EducationalAdministration\Controllers\LeaveSchoolController.cs" />
  670. <Compile Include="Areas\LR_Desktop\Controllers\LoginModelController.cs" />
  671. <Compile Include="Areas\EducationalAdministration\Controllers\StuMailController.cs" />
  672. <Compile Include="Areas\PersonnelManagement\Controllers\ActivityScheduleController.cs" />
  673. <Compile Include="Areas\PersonnelManagement\Controllers\ClassWorkController.cs" />
  674. <Compile Include="Areas\PersonnelManagement\Controllers\EmpRepairController.cs" />
  675. <Compile Include="Areas\PersonnelManagement\Controllers\PMOrganizationController.cs" />
  676. <Compile Include="Areas\PersonnelManagement\Controllers\PMCadreController.cs" />
  677. <Compile Include="Areas\PersonnelManagement\Controllers\PMMembershipController.cs" />
  678. <Compile Include="Areas\PersonnelManagement\Controllers\PMLifeController.cs" />
  679. <Compile Include="Areas\PersonnelManagement\Controllers\PMDuesController.cs" />
  680. <Compile Include="Areas\PersonnelManagement\Controllers\SRProjectController.cs" />
  681. <Compile Include="Areas\PersonnelManagement\Controllers\SRWorkController.cs" />
  682. <Compile Include="Areas\PersonnelManagement\Controllers\SRPaperController.cs" />
  683. <Compile Include="Areas\PersonnelManagement\Controllers\SRConferenceController.cs" />
  684. <Compile Include="Areas\PersonnelManagement\Controllers\SRAppraisalController.cs" />
  685. <Compile Include="Areas\EducationalAdministration\Controllers\StuCancelExamController.cs" />
  686. <Compile Include="Areas\PersonnelManagement\Controllers\LeagueActivityController.cs" />
  687. <Compile Include="Areas\PersonnelManagement\Controllers\LeagueMemberChangeController.cs" />
  688. <Compile Include="Areas\PersonnelManagement\Controllers\LeagueMemberController.cs" />
  689. <Compile Include="Areas\PersonnelManagement\Controllers\CommunityInfoController.cs" />
  690. <Compile Include="Areas\PersonnelManagement\Controllers\CommunityMemberController.cs" />
  691. <Compile Include="Areas\PersonnelManagement\Controllers\CommunityAttendanceController.cs" />
  692. <Compile Include="Areas\EducationalAdministration\Controllers\StuConsumptionController.cs" />
  693. <Compile Include="Areas\PersonnelManagement\Controllers\EpidemicSituationController.cs" />
  694. <Compile Include="Areas\PersonnelManagement\Controllers\ContactsDetailsController.cs" />
  695. <Compile Include="Areas\EducationalAdministration\Controllers\ArrangeLessonButtController.cs" />
  696. <Compile Include="Areas\PersonnelManagement\Controllers\TeacherRecruitPlanController.cs" />
  697. <Compile Include="Areas\PersonnelManagement\Controllers\TeacherCancelEmployController.cs" />
  698. <Compile Include="Areas\PersonnelManagement\Controllers\TeacherJobAssessmentController.cs" />
  699. <Compile Include="Areas\PersonnelManagement\Controllers\TeacherPartTimeJobController.cs" />
  700. <Compile Include="Areas\PersonnelManagement\Controllers\TeacherEncourgementController.cs" />
  701. <Compile Include="Areas\PersonnelManagement\Controllers\TeacherChangeController.cs" />
  702. <Compile Include="Areas\PersonnelManagement\Controllers\EpiPassPlaceController.cs" />
  703. <Compile Include="Areas\PersonnelManagement\Controllers\EpiPeopleDetailsController.cs" />
  704. <Compile Include="Areas\PersonnelManagement\Controllers\LaborUnionPlanController.cs" />
  705. <Compile Include="Areas\PersonnelManagement\Controllers\SchoolWomenManagementController.cs" />
  706. <Compile Include="Areas\LR_Desktop\Controllers\ThematicManagementController.cs" />
  707. <Compile Include="Areas\LR_Desktop\Controllers\DTTitleController.cs" />
  708. <Compile Include="Areas\LogisticsManagement\Controllers\BC_EmpViolationRecordController.cs" />
  709. <Compile Include="Areas\LogisticsManagement\Controllers\BC_SecurityManagementController.cs" />
  710. <Compile Include="Areas\LogisticsManagement\Controllers\BC_BlacklistController.cs" />
  711. <Compile Include="Areas\LogisticsManagement\Controllers\BC_GreenAndCleanController.cs" />
  712. <Compile Include="Areas\LogisticsManagement\Controllers\BC_ShopManagementController.cs" />
  713. <Compile Include="Areas\LogisticsManagement\Controllers\BC_ShopGoodsController.cs" />
  714. <Compile Include="Areas\LogisticsManagement\Controllers\BC_ShopPurchaseRecordController.cs" />
  715. <Compile Include="Areas\LogisticsManagement\Controllers\BC_ShopSaleRecordController.cs" />
  716. <Compile Include="Areas\LogisticsManagement\Controllers\BC_HotelManagementController.cs" />
  717. <Compile Include="Areas\LogisticsManagement\Controllers\BC_RestaurantManagementController.cs" />
  718. <Compile Include="Areas\LogisticsManagement\Controllers\BC_RecipesMangementController.cs" />
  719. <Compile Include="Areas\LogisticsManagement\Controllers\BC_IngredientsController.cs" />
  720. <Compile Include="Areas\LogisticsManagement\Controllers\BC_RegisterInController.cs" />
  721. <Compile Include="Areas\LogisticsManagement\Controllers\BC_RegisterOutController.cs" />
  722. <Compile Include="Areas\LogisticsManagement\Controllers\BC_ISPManagementController.cs" />
  723. <Compile Include="Areas\LogisticsManagement\Controllers\BC_ISPShowController.cs" />
  724. <Compile Include="Areas\PersonnelManagement\Controllers\PartyMemberEncouragementController.cs" />
  725. <Compile Include="Areas\PersonnelManagement\Controllers\PartyMemberPunishmentController.cs" />
  726. <Compile Include="Areas\PersonnelManagement\Controllers\PMMembershipChangeController.cs" />
  727. <Compile Include="Areas\PersonnelManagement\Controllers\PartyMemberTrainController.cs" />
  728. <Compile Include="Areas\PersonnelManagement\Controllers\LeagueMemberDuesController.cs" />
  729. <Compile Include="Areas\PersonnelManagement\Controllers\LeagueMemberEncouragementController.cs" />
  730. <Compile Include="Areas\PersonnelManagement\Controllers\LeagueMemberPunishmentController.cs" />
  731. <Compile Include="Areas\PersonnelManagement\Controllers\LeagueMemberTrainController.cs" />
  732. <Compile Include="Areas\PersonnelManagement\Controllers\VolunteerActivityController.cs" />
  733. <Compile Include="Areas\PersonnelManagement\Controllers\LaborUnionOrganizationController.cs" />
  734. <Compile Include="Areas\PersonnelManagement\Controllers\LaborUnionMemberController.cs" />
  735. <Compile Include="Areas\PersonnelManagement\Controllers\LaborUnionMemberEncouragementController.cs" />
  736. <Compile Include="Areas\PersonnelManagement\Controllers\LaborUnionFeesIncomeController.cs" />
  737. <Compile Include="Areas\PersonnelManagement\Controllers\LaborUnionFeesExpendController.cs" />
  738. <Compile Include="Areas\PersonnelManagement\Controllers\LaborUnionWelfareController.cs" />
  739. <Compile Include="Areas\PersonnelManagement\Controllers\LaborUnionWelfareApplyController.cs" />
  740. <Compile Include="Areas\PersonnelManagement\Controllers\LaborUnionActivityController.cs" />
  741. <Compile Include="Areas\PersonnelManagement\Controllers\WorkStudyPositionController.cs" />
  742. <Compile Include="Areas\PersonnelManagement\Controllers\WorkStudyPositionApplyController.cs" />
  743. <Compile Include="Areas\PersonnelManagement\Controllers\WorkStudyPayMoneyController.cs" />
  744. <Compile Include="Areas\PersonnelManagement\Controllers\ScholarshipManagementController.cs" />
  745. <Compile Include="Areas\PersonnelManagement\Controllers\FundManagementController.cs" />
  746. <Compile Include="Areas\PersonnelManagement\Controllers\BC_PublishManagementController.cs" />
  747. <Compile Include="Areas\PersonnelManagement\Controllers\BC_PopQuizController.cs" />
  748. <Compile Include="Areas\PersonnelManagement\Controllers\BC_ElectronicMaterialMangementController.cs" />
  749. <Compile Include="Areas\PersonnelManagement\Controllers\BC_MicroClassSystemController.cs" />
  750. <Compile Include="Areas\PersonnelManagement\Controllers\BC_MindMappingController.cs" />
  751. <Compile Include="Areas\PersonnelManagement\Controllers\BC_DiscussionResultsController.cs" />
  752. <Compile Include="Areas\PersonnelManagement\Controllers\BC_EvaluationInformationController.cs" />
  753. <Compile Include="Areas\PersonnelManagement\Controllers\BC_ExcellentCourseController.cs" />
  754. <Compile Include="Areas\PersonnelManagement\Controllers\BC_PracticeTemplateController.cs" />
  755. <Compile Include="Areas\PersonnelManagement\Controllers\BC_InternshipFileController.cs" />
  756. <Compile Include="Areas\PersonnelManagement\Controllers\BC_EffectEvaluationController.cs" />
  757. <Compile Include="Areas\EducationalAdministration\Controllers\StuMoralEducationController.cs" />
  758. <Compile Include="Areas\EducationalAdministration\Controllers\InsuranceHandleController.cs" />
  759. <Compile Include="Areas\EducationalAdministration\Controllers\InsuranceClaimController.cs" />
  760. <Compile Include="Areas\PersonnelManagement\Controllers\BC_CostManagementController.cs" />
  761. <Compile Include="Areas\PersonnelManagement\Controllers\BC_ExaminationController.cs" />
  762. <Compile Include="Areas\PersonnelManagement\Controllers\BC_TrainingApplicationController.cs" />
  763. <Compile Include="Areas\PersonnelManagement\Controllers\BC_StudentEnrolmentController.cs" />
  764. <Compile Include="Areas\EducationalAdministration\Controllers\MoralEducationSetController.cs" />
  765. <Compile Include="Areas\EducationalAdministration\Controllers\ClassMoralEducationController.cs" />
  766. <Compile Include="Areas\EducationalAdministration\Controllers\ClassDataHandInController.cs" />
  767. <Compile Include="Areas\PersonnelManagement\Controllers\CommunityActivityController.cs" />
  768. <Compile Include="Areas\PersonnelManagement\Controllers\CommunityMemberEncouragementController.cs" />
  769. <Compile Include="Areas\PersonnelManagement\Controllers\SRProjectApplyController.cs" />
  770. <Compile Include="Areas\PersonnelManagement\Controllers\SRProjectSetUpController.cs" />
  771. <Compile Include="Areas\PersonnelManagement\Controllers\SRFeesIncomeController.cs" />
  772. <Compile Include="Areas\PersonnelManagement\Controllers\SRFeesExpendController.cs" />
  773. <Compile Include="Areas\PersonnelManagement\Controllers\SRProcessController.cs" />
  774. <Compile Include="Areas\PersonnelManagement\Controllers\SRFinalController.cs" />
  775. <Compile Include="Areas\PersonnelManagement\Controllers\SRAchievementController.cs" />
  776. <Compile Include="Areas\PersonnelManagement\Controllers\SRWinningController.cs" />
  777. <Compile Include="Areas\PersonnelManagement\Controllers\SRWorkloadController.cs" />
  778. <Compile Include="Areas\PersonnelManagement\Controllers\SREncouragementController.cs" />
  779. <Compile Include="Areas\PersonnelManagement\Controllers\SRDocumentController.cs" />
  780. <Compile Include="Areas\PersonnelManagement\Controllers\MeetingManagementController.cs" />
  781. <Compile Include="Areas\PersonnelManagement\Controllers\TeacherPassportController.cs" />
  782. <Compile Include="Areas\PersonnelManagement\Controllers\TeacherGoAbroadController.cs" />
  783. <Compile Include="Areas\PersonnelManagement\Controllers\Sal_SalaryTemplateController.cs" />
  784. <Compile Include="Areas\PersonnelManagement\Controllers\Sal_SalaryTemplateItemController.cs" />
  785. <Compile Include="Areas\PersonnelManagement\Controllers\Sal_UserSalaryController.cs" />
  786. <Compile Include="Areas\PersonnelManagement\Controllers\Sal_UserSalaryItemController.cs" />
  787. <Compile Include="Areas\EducationalAdministration\Controllers\PM_EducationExperienceController.cs" />
  788. <Compile Include="Areas\EducationalAdministration\Controllers\PM_TechnicalPostController.cs" />
  789. <Compile Include="Areas\EducationalAdministration\Controllers\PM_WorkerTechnologyController.cs" />
  790. <Compile Include="Areas\EducationalAdministration\Controllers\PM_ResumeController.cs" />
  791. <Compile Include="Areas\EducationalAdministration\Controllers\PM_FamilySituationController.cs" />
  792. <Compile Include="Areas\EducationalAdministration\Controllers\ThermographyController.cs" />
  793. <Compile Include="Areas\AdmissionsPlatform\Controllers\AP_OnlineUserInfoController.cs" />
  794. <Compile Include="Areas\AdmissionsPlatform\Controllers\AP_OnlineStudentInfoController.cs" />
  795. <Compile Include="Areas\PersonnelManagement\Controllers\TeacherPunishmentController.cs" />
  796. <Compile Include="Areas\PersonnelManagement\Controllers\ContractCategoryController.cs" />
  797. <Compile Include="Areas\PersonnelManagement\Controllers\ContractManagementController.cs" />
  798. <Compile Include="Areas\EducationalAdministration\Controllers\SignUpAboutOnlineController.cs" />
  799. <Compile Include="Areas\EducationalAdministration\Controllers\SignUpAboutTrainController.cs" />
  800. <Compile Include="Areas\EducationalAdministration\Controllers\StuInfoBasicTwoController.cs" />
  801. <Compile Include="Areas\StudentWork\Controllers\SW_Ask_TypeController.cs" />
  802. <Compile Include="Areas\LogisticsManagement\Controllers\APStuHealthRecordsController.cs" />
  803. <Compile Include="Areas\LogisticsManagement\Controllers\MSRMilitaryServiceRegistrationController.cs" />
  804. <Compile Include="Areas\LogisticsManagement\Controllers\MSRIntentionManagementController.cs" />
  805. <Compile Include="Areas\LogisticsManagement\Controllers\MSRMilitaryRecordController.cs" />
  806. <Compile Include="Areas\EducationalAdministration\Controllers\StuInfoGraduateController.cs" />
  807. <Compile Include="Areas\LogisticsManagement\Controllers\ListenClassRecordController.cs" />
  808. <Compile Include="Areas\StudentWork\Controllers\SW_HolidayGoController.cs" />
  809. <Compile Include="Areas\StudentWork\Controllers\SW_Ask_NotHaveAllController.cs" />
  810. <Compile Include="Areas\StudentWork\Controllers\SW_Ask_NotHaveAll_TypeController.cs" />
  811. <Compile Include="Areas\AdmissionsPlatform\Controllers\AP_IntegralSetController.cs" />
  812. <Compile Include="Areas\AdmissionsPlatform\Controllers\AP_IntegralDetailsController.cs" />
  813. <Compile Include="Areas\AdmissionsPlatform\Controllers\AP_TeacherBankCardController.cs" />
  814. <Compile Include="Areas\AdmissionsPlatform\Controllers\AP_CompanyPaymentAccountController.cs" />
  815. <Compile Include="Areas\EducationalAdministration\Controllers\BCdCultureDegreeController.cs" />
  816. <Compile Include="Areas\LogisticsManagement\Controllers\EditonManagementController.cs" />
  817. <Compile Include="Areas\EducationalAdministration\Controllers\StuEnrollAmountRecordController.cs" />
  818. <Compile Include="Areas\LogisticsManagement\Controllers\AQ_XJController.cs" />
  819. <Compile Include="Areas\LogisticsManagement\Controllers\AJ_FYController.cs" />
  820. <Compile Include="Areas\LogisticsManagement\Controllers\SupportManagementController.cs" />
  821. <Compile Include="Areas\EducationalAdministration\Controllers\PBPostController.cs" />
  822. <Compile Include="Areas\PersonnelManagement\Controllers\PMMeetingController.cs" />
  823. <Compile Include="Areas\PersonnelManagement\Controllers\PMActivistsController.cs" />
  824. <Compile Include="Areas\LogisticsManagement\Controllers\Acc_CleanManagementController.cs" />
  825. <Compile Include="Areas\LogisticsManagement\Controllers\Acc_RewardController.cs" />
  826. <Compile Include="Areas\LogisticsManagement\Controllers\Acc_PunishmentController.cs" />
  827. <Compile Include="Areas\LogisticsManagement\Controllers\Acc_GoodsDemageController.cs" />
  828. <Compile Include="Areas\EducationalAdministration\Controllers\StuInfoFreshSusController.cs" />
  829. <Compile Include="Areas\EducationalAdministration\Controllers\BC_JobRequirementController.cs" />
  830. <Compile Include="Areas\EducationalAdministration\Controllers\BC_PersonnelRequiementController.cs" />
  831. <Compile Include="Areas\EducationalAdministration\Controllers\BC_TrainingLectureController.cs" />
  832. <Compile Include="Areas\EducationalAdministration\Controllers\BC_SupplyAndDemandMettingController.cs" />
  833. <Compile Include="Areas\EducationalAdministration\Controllers\BC_SpecialDestinationController.cs" />
  834. <Compile Include="Areas\EducationalAdministration\Controllers\BC_EPIController.cs" />
  835. <Compile Include="Areas\LogisticsManagement\Controllers\ADR_RecordController.cs" />
  836. <Compile Include="Startup1.cs" />
  837. <Compile Include="Areas\EducationalAdministration\Controllers\ADR_DeviceController.cs" />
  838. <Compile Include="Areas\EducationalAdministration\Controllers\ADR_DeviceLogController.cs" />
  839. <Compile Include="Areas\PersonnelManagement\Controllers\ADR_RestrictionController.cs" />
  840. <Compile Include="Areas\PersonnelManagement\Controllers\ADR_AddApplyController.cs" />
  841. <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_AcceptanceController.cs" />
  842. <Compile Include="Areas\EducationalAdministration\Controllers\LoginUserBindController.cs" />
  843. <Compile Include="Areas\EducationalAdministration\Controllers\Sys_InformationPushController.cs" />
  844. <Compile Include="Areas\EducationalAdministration\Controllers\StuLeaveManagementController.cs" />
  845. <Compile Include="Areas\Permission\Controllers\DepartmentReleasePermissionsController.cs" />
  846. <Compile Include="Areas\EducationalAdministration\Controllers\EATalentTrainController.cs" />
  847. <Compile Include="Areas\PersonnelManagement\Controllers\Emp_PayrollController.cs" />
  848. <Compile Include="Areas\LR_Desktop\Controllers\MessageRindController.cs" />
  849. <Compile Include="Areas\EducationalAdministration\Controllers\Sys_DefaultPwdConfigController.cs" />
  850. <Compile Include="Areas\PersonnelManagement\Controllers\MeetingSignInRecordController.cs" />
  851. <Compile Include="Areas\PersonnelManagement\Controllers\MeetingMinutesController.cs" />
  852. <Compile Include="Areas\LR_Desktop\Controllers\SSO_Drag_DesktopManageController.cs" />
  853. <Compile Include="Areas\LR_Desktop\Controllers\SSO_Drag_CardSortManageController.cs" />
  854. <Compile Include="Areas\AssetManagementSystem\Controllers\AssStorageRoomController.cs" />
  855. <Compile Include="Areas\PersonnelManagement\Controllers\VisitorInfoController.cs" />
  856. <Compile Include="Areas\EducationalAdministration\Controllers\SchoolNewsController.cs" />
  857. <Compile Include="Areas\ReceiveSendFeeManagement\Controllers\FD_BudgetBasicsController.cs" />
  858. <Compile Include="Areas\ReceiveSendFeeManagement\Controllers\FD_IncomeManageController.cs" />
  859. <Compile Include="Areas\ReceiveSendFeeManagement\Controllers\FD_PayManageController.cs" />
  860. <Compile Include="Areas\LogisticsManagement\Controllers\ProjectTypeManageController.cs" />
  861. <Compile Include="Areas\LogisticsManagement\Controllers\ProjectManageController.cs" />
  862. <Compile Include="Areas\EducationalAdministration\Controllers\FillinFromController.cs" />
  863. <Compile Include="Areas\LR_Desktop\Controllers\CalculateProjectController.cs" />
  864. <Compile Include="Areas\LR_Desktop\Controllers\FormulaMainController.cs" />
  865. <Compile Include="Areas\LR_Desktop\Controllers\FormulaChildController.cs" />
  866. <Compile Include="Areas\LogisticsManagement\Controllers\ProjectProcessManageController.cs" />
  867. <Compile Include="Areas\PersonnelManagement\Controllers\FD_BudgetFileController.cs" />
  868. <Compile Include="Areas\EducationalAdministration\Controllers\TextBookInfoController.cs" />
  869. <Compile Include="Areas\EducationalAdministration\Controllers\TextBookIndentController.cs" />
  870. <Compile Include="Areas\EducationalAdministration\Controllers\TextBookIndentDetailController.cs" />
  871. <Compile Include="Areas\EducationalAdministration\Controllers\TextBookSolSubController.cs" />
  872. <Compile Include="Areas\EducationalAdministration\Controllers\TextBookSolSubDetailController.cs" />
  873. <Compile Include="Areas\EducationalAdministration\Controllers\TextBookInOutController.cs" />
  874. <Compile Include="Areas\EducationalAdministration\Controllers\TextBookInController.cs" />
  875. <Compile Include="Areas\EducationalAdministration\Controllers\TextBookOutController.cs" />
  876. <Compile Include="Areas\EducationalAdministration\Controllers\StuCardInfoController.cs" />
  877. <Compile Include="Areas\LogisticsManagement\Controllers\DormitoryReturnController.cs" />
  878. <Compile Include="Areas\LogisticsManagement\Controllers\Acc_DormitoryRuleController.cs" />
  879. <Compile Include="Areas\EducationalAdministration\Controllers\StuGraduateConditionController.cs" />
  880. <Compile Include="Areas\PersonnelManagement\Controllers\TeachManagementController.cs" />
  881. <Compile Include="Areas\EducationalAdministration\Controllers\StudentCertificateController.cs" />
  882. <Compile Include="Areas\PersonnelManagement\Controllers\EvaluateTeachLearnController.cs" />
  883. <Compile Include="Areas\PersonnelManagement\Controllers\ClassPatrolController.cs" />
  884. <Compile Include="Areas\EducationalAdministration\Controllers\StuGraduateStatisticController.cs" />
  885. <Compile Include="Areas\EducationalAdministration\Controllers\TrainEquipmentManageController.cs" />
  886. <Compile Include="Areas\EducationalAdministration\Controllers\TE_ConsumerGoodsApplyController.cs" />
  887. <Compile Include="Areas\EducationalAdministration\Controllers\TE_MaterialPutInController.cs" />
  888. <Compile Include="Areas\EducationalAdministration\Controllers\TE_MaterialOutboundController.cs" />
  889. <Compile Include="Areas\EducationalAdministration\Controllers\ScoreCheckInfoController.cs" />
  890. <Compile Include="Areas\EducationalAdministration\Controllers\WelfarePositionController.cs" />
  891. <Compile Include="Areas\EducationalAdministration\Controllers\WageScheduleController.cs" />
  892. <Compile Include="Areas\EducationalAdministration\Controllers\SportEquipmentController.cs" />
  893. <Compile Include="Areas\AssetManagementSystem\Controllers\FundsApplyDetailController.cs" />
  894. <Compile Include="Areas\AssetManagementSystem\Controllers\FundsApplyController.cs" />
  895. <Compile Include="Areas\EducationalAdministration\Controllers\SportEquipmentLendController.cs" />
  896. <Compile Include="Areas\EducationalAdministration\Controllers\SportEquipmentReturnController.cs" />
  897. <Compile Include="Areas\EducationalAdministration\Controllers\PeopleSportsActivitiesController.cs" />
  898. <Compile Include="Areas\EducationalAdministration\Controllers\CompetitionManagementController.cs" />
  899. <Compile Include="Areas\EducationalAdministration\Controllers\CompetitionScoreController.cs" />
  900. <Compile Include="Areas\EducationalAdministration\Controllers\StuTransferInfoController.cs" />
  901. <Compile Include="Areas\EducationalAdministration\Controllers\StuInfoBasicTranController.cs" />
  902. <Compile Include="Areas\EducationalAdministration\Controllers\StuScoreTranController.cs" />
  903. <Compile Include="Areas\EducationalAdministration\Controllers\StuScoreNotPassTranController.cs" />
  904. <Compile Include="Areas\EducationalAdministration\Controllers\StuScoreNotPassTwoTranController.cs" />
  905. <Compile Include="Areas\EducationalAdministration\Controllers\HistoryStuScoreController.cs" />
  906. </ItemGroup>
  907. <ItemGroup>
  908. <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\DropOutIndex.js" />
  909. <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\PaymentIndex.js" />
  910. <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\RegistrateForm.js" />
  911. <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\ReportForm.js" />
  912. <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\PaymentForm.js" />
  913. <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\BindTeacherForm.js" />
  914. <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\RegistrateIndex.js" />
  915. <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\ReportIndex.js" />
  916. <Content Include="Areas\AppManager\Views\DTImg\Form.css" />
  917. <Content Include="Areas\AppManager\Views\DTImg\Form.js" />
  918. <Content Include="Areas\AppManager\Views\DTImg\Index.js" />
  919. <Content Include="Areas\AppManager\Views\FunctionManager\Form.css" />
  920. <Content Include="Areas\AppManager\Views\FunctionManager\Form.js" />
  921. <Content Include="Areas\AppManager\Views\FunctionManager\Index.js" />
  922. <Content Include="Areas\Ask\Views\Ask_MainOfTeacher\AnswerIndex.js" />
  923. <Content Include="Areas\Ask\Views\Ask_MainOfTeacher\AnswerQuery.js" />
  924. <Content Include="Areas\Ask\Views\Ask_MainOfTeacher\Form.js" />
  925. <Content Include="Areas\Ask\Views\Ask_MainOfTeacher\Index.js" />
  926. <Content Include="Areas\Ask\Views\Ask_MainOfTeacher\Paper.js" />
  927. <Content Include="Areas\Ask\Views\Ask_MainOfTeacher\PaperAdminView.js" />
  928. <Content Include="Areas\Ask\Views\Ask_MainOfTeacher\PaperView.js" />
  929. <Content Include="Areas\Ask\Views\Ask_MainOfTeacher\TeacherIndex.js" />
  930. <Content Include="Areas\Ask\Views\Ask_Question\AnalysisIndex.js" />
  931. <Content Include="Areas\AssetManagementSystem\Views\Allocation\Form.js" />
  932. <Content Include="Areas\AssetManagementSystem\Views\Allocation\Index.js" />
  933. <Content Include="Areas\AssetManagementSystem\Views\AssReport\AssAddReport.js" />
  934. <Content Include="Areas\AssetManagementSystem\Views\AssReport\AssStatusReport.js" />
  935. <Content Include="Areas\AssetManagementSystem\Views\AssReport\AssTypeReport.js" />
  936. <Content Include="Areas\AssetManagementSystem\Views\AssScrap\Form.js" />
  937. <Content Include="Areas\AssetManagementSystem\Views\AssScrap\FormView.js" />
  938. <Content Include="Areas\AssetManagementSystem\Views\AssScrap\Index.js" />
  939. <Content Include="Areas\AssetManagementSystem\Views\Ass_Acceptance\FormView.js" />
  940. <Content Include="Areas\AssetManagementSystem\Views\Ass_Acceptance\Form.js" />
  941. <Content Include="Areas\AssetManagementSystem\Views\Ass_Acceptance\Print.css" />
  942. <Content Include="Areas\AssetManagementSystem\Views\Ass_Acceptance\ViewForm.js" />
  943. <Content Include="Areas\AssetManagementSystem\Views\Ass_AllocationItem\Form.js" />
  944. <Content Include="Areas\AssetManagementSystem\Views\Ass_AllocationItem\Index.js" />
  945. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsChangeItem\Form.js" />
  946. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsChangeItem\Index.js" />
  947. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsChange\Form.js" />
  948. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsChange\Index.js" />
  949. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\Form.js" />
  950. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\FormJY.js" />
  951. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\FormJYHC.js" />
  952. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\FormPurchase.js" />
  953. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\FormPurchaseJY.js" />
  954. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\FormView.js" />
  955. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\FormViewJYHC.js" />
  956. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\FormViewJY.js" />
  957. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\Index.js" />
  958. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\IndexJY.js" />
  959. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\IndexJYHC.js" />
  960. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItemApply\FormJY.js" />
  961. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItemApply\FormJYHC.js" />
  962. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItemApply\Form.js" />
  963. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItemApply\FormPurchase.js" />
  964. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItemApply\Index.js" />
  965. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApply\AssetsFormView.js" />
  966. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApply\AssetsForm.js" />
  967. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItem\Form.js" />
  968. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItem\FormView.js" />
  969. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItem\Index.js" />
  970. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItem\IndexOfMy.js" />
  971. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItem\IndexScrap.js" />
  972. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItem\IndexTwo.js" />
  973. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfo\Form.js" />
  974. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfo\Index.js" />
  975. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApplyIncomplete\Form.js" />
  976. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApplyIncomplete\FormItem.js" />
  977. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApplyIncomplete\Index.js" />
  978. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApply\Form.js" />
  979. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApply\FormView.js" />
  980. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApply\AssetsIndex.js" />
  981. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApply\Index.js" />
  982. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApply\IndexTwo.js" />
  983. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApply\Print.css" />
  984. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutItemApply\Form.js" />
  985. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutItemApply\Index.js" />
  986. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsType\Form.js" />
  987. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsType\Index.js" />
  988. <Content Include="Areas\AssetManagementSystem\Views\Ass_InventoryItemApply\Form.js" />
  989. <Content Include="Areas\AssetManagementSystem\Views\Ass_InventoryItemApply\Index.js" />
  990. <Content Include="Areas\AssetManagementSystem\Views\Ass_Inventory\Form.js" />
  991. <Content Include="Areas\AssetManagementSystem\Views\Ass_Inventory\FormView.js" />
  992. <Content Include="Areas\AssetManagementSystem\Views\Ass_Inventory\Index.js" />
  993. <Content Include="Areas\AssetManagementSystem\Views\Ass_PurchaseApply\Form.js" />
  994. <Content Include="Areas\AssetManagementSystem\Views\Ass_PurchaseApply\FormView.js" />
  995. <Content Include="Areas\AssetManagementSystem\Views\Ass_PurchaseApply\Index.js" />
  996. <Content Include="Areas\AssetManagementSystem\Views\Ass_PurchaseItemApply\Form.js" />
  997. <Content Include="Areas\AssetManagementSystem\Views\Ass_PurchaseItemApply\Index.js" />
  998. <Content Include="Areas\AssetManagementSystem\Views\Ass_PurchaseItem\Form.js" />
  999. <Content Include="Areas\AssetManagementSystem\Views\Ass_PurchaseItem\Index.js" />
  1000. <Content Include="Areas\AssetManagementSystem\Views\Ass_Purchase\Form.js" />
  1001. <Content Include="Areas\AssetManagementSystem\Views\Ass_Purchase\FormView.js" />
  1002. <Content Include="Areas\AssetManagementSystem\Views\Ass_Purchase\Index.js" />
  1003. <Content Include="Areas\AssetManagementSystem\Views\Ass_Purchase\StartForm.js" />
  1004. <Content Include="Areas\AssetManagementSystem\Views\Ass_ReceiveItem\Form.js" />
  1005. <Content Include="Areas\AssetManagementSystem\Views\Ass_ReceiveItem\Index.js" />
  1006. <Content Include="Areas\AssetManagementSystem\Views\Ass_Receive\FormView.js" />
  1007. <Content Include="Areas\AssetManagementSystem\Views\Ass_Receive\Form.js" />
  1008. <Content Include="Areas\AssetManagementSystem\Views\Ass_Receive\Index.js" />
  1009. <Content Include="Areas\AssetManagementSystem\Views\Ass_Recycle\Form.js" />
  1010. <Content Include="Areas\AssetManagementSystem\Views\Ass_Recycle\Index.js" />
  1011. <Content Include="Areas\AssetManagementSystem\Views\Ass_RepairItem\Form.js" />
  1012. <Content Include="Areas\AssetManagementSystem\Views\Ass_RepairItem\Index.js" />
  1013. <Content Include="Areas\AssetManagementSystem\Views\Ass_Repair\Form.js" />
  1014. <Content Include="Areas\AssetManagementSystem\Views\Ass_Repair\FormView.js" />
  1015. <Content Include="Areas\AssetManagementSystem\Views\Ass_Repair\Index.js" />
  1016. <Content Include="Areas\AssetManagementSystem\Views\Ass_ScrapItem\Form.js" />
  1017. <Content Include="Areas\AssetManagementSystem\Views\Ass_ScrapItem\Index.js" />
  1018. <Content Include="Areas\AssetManagementSystem\Views\Ass_Storage\Form.js" />
  1019. <Content Include="Areas\AssetManagementSystem\Views\Ass_Storage\Index.js" />
  1020. <Content Include="Areas\AssetManagementSystem\Views\Ass_Supplier\Form.js" />
  1021. <Content Include="Areas\AssetManagementSystem\Views\Ass_Supplier\Index.js" />
  1022. <Content Include="Areas\AssetManagementSystem\Views\Ass_UserChangeInfo\Form.js" />
  1023. <Content Include="Areas\AssetManagementSystem\Views\Ass_UserChangeInfo\Index.js" />
  1024. <Content Include="Areas\AssetManagementSystem\Views\Ass_Warning\Form.js" />
  1025. <Content Include="Areas\AssetManagementSystem\Views\Ass_Warning\Index.js" />
  1026. <Content Include="Areas\AssetManagementSystem\Views\FundsApply\FormView.js" />
  1027. <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\Form.cshtml" />
  1028. <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\Form.js" />
  1029. <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\Index.cshtml" />
  1030. <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\Index.js" />
  1031. <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\IndexForClass.cshtml" />
  1032. <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\IndexForClass.js" />
  1033. <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\IndexForLesson.cshtml" />
  1034. <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\IndexForLesson.js" />
  1035. <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\IndexItem.cshtml" />
  1036. <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\IndexItem.js" />
  1037. <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\IndexStudent.cshtml" />
  1038. <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\IndexStudent.js" />
  1039. <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\IndexTeach.cshtml" />
  1040. <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\IndexTeach.js" />
  1041. <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\SyncByConditionForm.cshtml" />
  1042. <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\SyncByConditionForm.js" />
  1043. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonSync\Form.js" />
  1044. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonSync\Index.js" />
  1045. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTermAttemper\Form.js" />
  1046. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTermAttemper\FormView.js" />
  1047. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTermAttemper\Index.js" />
  1048. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTermOfElective\EmptyByConditionForm.js" />
  1049. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTermOfElective\SyncByConditionForm.js" />
  1050. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTerm\ClearByConditionForm.js" />
  1051. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTerm\EmptyByConditionForm.js" />
  1052. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTerm\IndexLessonTermTeach.js" />
  1053. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTerm\IndexLessonTermStu.js" />
  1054. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTerm\IndexLessonTerm.js" />
  1055. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTerm\SyncByConditionForm.js" />
  1056. <Content Include="Areas\EducationalAdministration\Views\AwardAndPunishment\AwardForm.js" />
  1057. <Content Include="Areas\EducationalAdministration\Views\AwardAndPunishment\Form.js" />
  1058. <Content Include="Areas\EducationalAdministration\Views\AwardAndPunishment\Index.js" />
  1059. <Content Include="Areas\EducationalAdministration\Views\AwardAndPunishment\IndexPunishment.js" />
  1060. <Content Include="Areas\EducationalAdministration\Views\AwardPunishInfo\AwardForm.js" />
  1061. <Content Include="Areas\EducationalAdministration\Views\AwardPunishInfo\AwardIndex.js" />
  1062. <Content Include="Areas\EducationalAdministration\Views\AwardPunishInfo\Form.js" />
  1063. <Content Include="Areas\EducationalAdministration\Views\AwardPunishInfo\Index.js" />
  1064. <Content Include="Areas\EducationalAdministration\Views\BookPutIn\Form.js" />
  1065. <Content Include="Areas\EducationalAdministration\Views\BookPutIn\Index.js" />
  1066. <Content Include="Areas\EducationalAdministration\Views\BookReturn\Form.js" />
  1067. <Content Include="Areas\EducationalAdministration\Views\BookReturn\Index.js" />
  1068. <Content Include="Areas\EducationalAdministration\Views\CertificateManage\Form.js" />
  1069. <Content Include="Areas\EducationalAdministration\Views\CertificateManage\Index.js" />
  1070. <Content Include="Areas\EducationalAdministration\Views\CertificateResult\Form.js" />
  1071. <Content Include="Areas\EducationalAdministration\Views\CertificateResult\Index.js" />
  1072. <Content Include="Areas\EducationalAdministration\Views\ClassInfo\FormArrange.js" />
  1073. <Content Include="Areas\EducationalAdministration\Views\ClassInfo\FormType.js" />
  1074. <Content Include="Areas\EducationalAdministration\Views\ClassPlanTeach\Index.js" />
  1075. <Content Include="Areas\EducationalAdministration\Views\ClassPlanTeach\TeachForm.js" />
  1076. <Content Include="Areas\EducationalAdministration\Views\ClassPlanTeach\TeachFormQZ.js" />
  1077. <Content Include="Areas\EducationalAdministration\Views\ClassPlan\Form.js" />
  1078. <Content Include="Areas\EducationalAdministration\Views\ClassPlan\Index.js" />
  1079. <Content Include="Areas\EducationalAdministration\Views\ClassPlan\IndexSchool.js" />
  1080. <Content Include="Areas\EducationalAdministration\Views\EADateArrange\InitByConditionForm.js" />
  1081. <Content Include="Areas\EducationalAdministration\Views\EmpInfo\FormModify.js" />
  1082. <Content Include="Areas\EducationalAdministration\Views\EmpInfo\FormEdit.js" />
  1083. <Content Include="Areas\EducationalAdministration\Views\EmpInfo\ImportForm.css" />
  1084. <Content Include="Areas\EducationalAdministration\Views\EmpInfo\ImportForm.js" />
  1085. <Content Include="Areas\EducationalAdministration\Views\EmpInfo\IndexOfDC.js" />
  1086. <Content Include="Areas\EducationalAdministration\Views\EmpInfo\Print.css" />
  1087. <Content Include="Areas\EducationalAdministration\Views\EvaCodeOfContuct\Form.js" />
  1088. <Content Include="Areas\EducationalAdministration\Views\EvaCodeOfContuct\Index.js" />
  1089. <Content Include="Areas\EducationalAdministration\Views\EvaDormitoryInterior\Form.js" />
  1090. <Content Include="Areas\EducationalAdministration\Views\EvaDormitoryInterior\Index.js" />
  1091. <Content Include="Areas\EducationalAdministration\Views\EvaDormitoryInterior\Indexold.js" />
  1092. <Content Include="Areas\EducationalAdministration\Views\EvaHygieve\Form.js" />
  1093. <Content Include="Areas\EducationalAdministration\Views\EvaHygieve\Index.js" />
  1094. <Content Include="Areas\EducationalAdministration\Views\EvaViolationOfDiscipline\Form.js" />
  1095. <Content Include="Areas\EducationalAdministration\Views\EvaViolationOfDiscipline\Index.js" />
  1096. <Content Include="Areas\EducationalAdministration\Views\Exam_ArrangeExamTermItemNew\Form.js" />
  1097. <Content Include="Areas\EducationalAdministration\Views\Exam_ArrangeExamTermItemNew\Index.js" />
  1098. <Content Include="Areas\EducationalAdministration\Views\Exam_ArrangeExamTermNew\Form.js" />
  1099. <Content Include="Areas\EducationalAdministration\Views\Exam_ArrangeExamTermNew\Index.js" />
  1100. <Content Include="Areas\EducationalAdministration\Views\Exam_ArrangeExamTermNew\IndexForClass.js" />
  1101. <Content Include="Areas\EducationalAdministration\Views\Exam_ArrangeExamTermNew\IndexItem.js" />
  1102. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamLesson\Form.js" />
  1103. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamLesson\FormExamTime.js" />
  1104. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamLesson\FormYearSemester.js" />
  1105. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamLesson\Index.js" />
  1106. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlanLesson\Form.js" />
  1107. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlanLesson\FormClass.js" />
  1108. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlanLesson\FormRoom.js" />
  1109. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlanLesson\FormRoomTeacher.js" />
  1110. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlanLesson\FormTeacher.js" />
  1111. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlanLesson\Index.js" />
  1112. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlan\ClearForm.js" />
  1113. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlan\Form.js" />
  1114. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlan\FormTime.js" />
  1115. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlan\GenerateForm.js" />
  1116. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlan\Index.js" />
  1117. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamRoom\Form.js" />
  1118. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamRoom\FormYearSemester.js" />
  1119. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamRoom\Index.js" />
  1120. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamStudent\Form.js" />
  1121. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamStudent\FormClear.js" />
  1122. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamStudent\FormImport.js" />
  1123. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamStudent\Index.js" />
  1124. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamTeacherTime\Form.js" />
  1125. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamTeacherTime\Index.js" />
  1126. <Content Include="Areas\EducationalAdministration\Views\Exam_InvigilateTeacher\Form.js" />
  1127. <Content Include="Areas\EducationalAdministration\Views\Exam_InvigilateTeacher\FormYearSemester.js" />
  1128. <Content Include="Areas\EducationalAdministration\Views\Exam_InvigilateTeacher\Index.js" />
  1129. <Content Include="Areas\EducationalAdministration\Views\FillinFrom\FormPeople.js" />
  1130. <Content Include="Areas\EducationalAdministration\Views\FillinFrom\FormIndex.js" />
  1131. <Content Include="Areas\EducationalAdministration\Views\JournalSend\FormOfDC.js" />
  1132. <Content Include="Areas\EducationalAdministration\Views\JournalSend\IndexOfDC.js" />
  1133. <Content Include="Areas\EducationalAdministration\Views\LeaveSchoolA\Form.js" />
  1134. <Content Include="Areas\EducationalAdministration\Views\LeaveSchoolA\Index.js" />
  1135. <Content Include="Areas\EducationalAdministration\Views\LessonInfo\FormNoMajor.js" />
  1136. <Content Include="Areas\EducationalAdministration\Views\LessonInfo\IndexNoMajor.js" />
  1137. <Content Include="Areas\EducationalAdministration\Views\LoginUserBind\Form.js" />
  1138. <Content Include="Areas\EducationalAdministration\Views\LoginUserBind\BindAccountIndex.js" />
  1139. <Content Include="Areas\EducationalAdministration\Views\MealCardRunTab\Form.js" />
  1140. <Content Include="Areas\EducationalAdministration\Views\MealCardRunTab\Index.js" />
  1141. <Content Include="Areas\EducationalAdministration\Views\Ououtsourcing\Form.js" />
  1142. <Content Include="Areas\EducationalAdministration\Views\Ououtsourcing\Index.js" />
  1143. <Content Include="Areas\EducationalAdministration\Views\PM_Certificate\Form.js" />
  1144. <Content Include="Areas\EducationalAdministration\Views\PM_Certificate\Index.js" />
  1145. <Content Include="Areas\EducationalAdministration\Views\PM_Certificate\StatisticIndex.js" />
  1146. <Content Include="Areas\EducationalAdministration\Views\PM_EducationExperience\StatisticIndex.js" />
  1147. <Content Include="Areas\EducationalAdministration\Views\PM_YearAssess\Form.js" />
  1148. <Content Include="Areas\EducationalAdministration\Views\PM_YearAssess\Index.js" />
  1149. <Content Include="Areas\EducationalAdministration\Views\PM_YearAssess\StatisticIndex.js" />
  1150. <Content Include="Areas\EducationalAdministration\Views\PM_Resume\StatisticIndex.js" />
  1151. <Content Include="Areas\EducationalAdministration\Views\PM_TechnicalPost\StatisticIndex.js" />
  1152. <Content Include="Areas\EducationalAdministration\Views\PM_PositionChange\Form.js" />
  1153. <Content Include="Areas\EducationalAdministration\Views\PM_PositionChange\Index.js" />
  1154. <Content Include="Areas\EducationalAdministration\Views\PM_PositionChange\StatisticIndex.js" />
  1155. <Content Include="Areas\EducationalAdministration\Views\PM_WorkerTechnology\StatisticIndex.js" />
  1156. <Content Include="Areas\EducationalAdministration\Views\PracticeBase\Form.js" />
  1157. <Content Include="Areas\EducationalAdministration\Views\PracticeBase\Index.js" />
  1158. <Content Include="Areas\EducationalAdministration\Views\R_EnterBuilding\ClassReport.js" />
  1159. <Content Include="Areas\EducationalAdministration\Views\R_EnterBuilding\DeptReport.js" />
  1160. <Content Include="Areas\EducationalAdministration\Views\R_EnterBuilding\Form.js" />
  1161. <Content Include="Areas\EducationalAdministration\Views\R_EnterBuilding\Index.js" />
  1162. <Content Include="Areas\EducationalAdministration\Views\R_EnterBuilding\MajorReport.js" />
  1163. <Content Include="Areas\EducationalAdministration\Views\R_EnterSchool\ClassReport.js" />
  1164. <Content Include="Areas\EducationalAdministration\Views\R_EnterSchool\MajorReport.js" />
  1165. <Content Include="Areas\EducationalAdministration\Views\R_EnterSchool\Form.js" />
  1166. <Content Include="Areas\EducationalAdministration\Views\R_EnterSchool\DeptReport.js" />
  1167. <Content Include="Areas\EducationalAdministration\Views\R_EnterSchool\Index.js" />
  1168. <Content Include="Areas\EducationalAdministration\Views\Scholarshipxj\Form.js" />
  1169. <Content Include="Areas\EducationalAdministration\Views\Scholarshipxj\FormAudit.js" />
  1170. <Content Include="Areas\EducationalAdministration\Views\Scholarshipxj\Formzxj.js" />
  1171. <Content Include="Areas\EducationalAdministration\Views\Scholarshipxj\IndexStatistic.js" />
  1172. <Content Include="Areas\EducationalAdministration\Views\Scholarshipxj\Index.js" />
  1173. <Content Include="Areas\EducationalAdministration\Views\Scholarshipxj\IndexAudit.js" />
  1174. <Content Include="Areas\EducationalAdministration\Views\Scholarshipxj\Indexzxj.js" />
  1175. <Content Include="Areas\EducationalAdministration\Views\Scholarship\Form.js" />
  1176. <Content Include="Areas\EducationalAdministration\Views\Scholarship\FormZxj.js" />
  1177. <Content Include="Areas\EducationalAdministration\Views\Scholarship\Index.js" />
  1178. <Content Include="Areas\EducationalAdministration\Views\Scholarship\IndexZxj.js" />
  1179. <Content Include="Areas\EducationalAdministration\Views\SchoolNews\Form.js" />
  1180. <Content Include="Areas\EducationalAdministration\Views\SchoolNews\Index.js" />
  1181. <Content Include="Areas\EducationalAdministration\Views\ScoreCheckInfo\FormAudit.js" />
  1182. <Content Include="Areas\EducationalAdministration\Views\ScoreCheckInfo\FormTeach.js" />
  1183. <Content Include="Areas\EducationalAdministration\Views\ScoreCheckInfo\FormGene.js" />
  1184. <Content Include="Areas\EducationalAdministration\Views\ScoreStatistics\Form.js" />
  1185. <Content Include="Areas\EducationalAdministration\Views\ScoreStatistics\Index.js" />
  1186. <Content Include="Areas\EducationalAdministration\Views\StuAttendanceLeave\IndexInStudent.js" />
  1187. <Content Include="Areas\EducationalAdministration\Views\StuAttendance\IndexOfUnrecord.js" />
  1188. <Content Include="Areas\EducationalAdministration\Views\StuAttendance\Index.js" />
  1189. <Content Include="Areas\EducationalAdministration\Views\StuCancelDisciplineManagement\Form.js" />
  1190. <Content Include="Areas\EducationalAdministration\Views\StuCancelDisciplineManagement\FormView.js" />
  1191. <Content Include="Areas\EducationalAdministration\Views\StuCancelDisciplineManagement\Index.js" />
  1192. <Content Include="Areas\EducationalAdministration\Views\StuCancelExam\Detail.js" />
  1193. <Content Include="Areas\EducationalAdministration\Views\StuCancelLeaveManagement\CheckForm.js" />
  1194. <Content Include="Areas\EducationalAdministration\Views\StuCancelLeaveManagement\CheckIndex.js" />
  1195. <Content Include="Areas\EducationalAdministration\Views\StuCancelLeaveManagement\Form.js" />
  1196. <Content Include="Areas\EducationalAdministration\Views\StuCancelLeaveManagement\FormView.js" />
  1197. <Content Include="Areas\EducationalAdministration\Views\StuCancelLeaveManagement\Statistics.js" />
  1198. <Content Include="Areas\EducationalAdministration\Views\StuCancelLeaveManagement\Index.js" />
  1199. <Content Include="Areas\EducationalAdministration\Views\StuConsumption\IndexForStudent.js" />
  1200. <Content Include="Areas\EducationalAdministration\Views\StuConsumption\IndexForTeacher.js" />
  1201. <Content Include="Areas\EducationalAdministration\Views\StudentArticlePublic\Form.js" />
  1202. <Content Include="Areas\EducationalAdministration\Views\StudentArticlePublic\FormScore.js" />
  1203. <Content Include="Areas\EducationalAdministration\Views\StudentArticlePublic\Index.js" />
  1204. <Content Include="Areas\EducationalAdministration\Views\StudentCompetition\Form.js" />
  1205. <Content Include="Areas\EducationalAdministration\Views\StudentCompetition\FormScore.js" />
  1206. <Content Include="Areas\EducationalAdministration\Views\StudentCompetition\Index.js" />
  1207. <Content Include="Areas\EducationalAdministration\Views\StudentHonor\Form.js" />
  1208. <Content Include="Areas\EducationalAdministration\Views\StudentHonor\FormScore.js" />
  1209. <Content Include="Areas\EducationalAdministration\Views\StudentHonor\Index.js" />
  1210. <Content Include="Areas\EducationalAdministration\Views\StudentCertificate\FormScore.js" />
  1211. <Content Include="Areas\EducationalAdministration\Views\StuDisciplineManagement\Form.js" />
  1212. <Content Include="Areas\EducationalAdministration\Views\StuDisciplineManagement\FormView.js" />
  1213. <Content Include="Areas\EducationalAdministration\Views\StuDisciplineManagement\Index.js" />
  1214. <Content Include="Areas\EducationalAdministration\Views\StuEncourgement\ClassIndex.js" />
  1215. <Content Include="Areas\EducationalAdministration\Views\StuEncourgement\StuIndex.js" />
  1216. <Content Include="Areas\EducationalAdministration\Views\StuEncourgement\MajorIndex.js" />
  1217. <Content Include="Areas\EducationalAdministration\Views\StuEncourgement\DeptIndex.js" />
  1218. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\AmountForm.js" />
  1219. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\HelpChange.js" />
  1220. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\IndexHelpChange.js" />
  1221. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\IsHelpForm.js" />
  1222. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\StuTuition.js" />
  1223. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\Peichart.js" />
  1224. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\StatisticIndex.js" />
  1225. <Content Include="Areas\EducationalAdministration\Views\StuGraduateStatistic\Form.js" />
  1226. <Content Include="Areas\EducationalAdministration\Views\StuGraduateStatistic\Index.js" />
  1227. <Content Include="Areas\EducationalAdministration\Views\StuGrant\Form.js" />
  1228. <Content Include="Areas\EducationalAdministration\Views\StuGrant\Index.js" />
  1229. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasicChange\Form.js" />
  1230. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasicChange\FormView.js" />
  1231. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasicChange\Index.js" />
  1232. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasicStatstics\Index.js" />
  1233. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\SynPhotoForm.js" />
  1234. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\GraduateDiplomaReceiveForm.js" />
  1235. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\FormTran.js" />
  1236. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\FormOfDC.js" />
  1237. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\Graduate.js" />
  1238. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\CreateGraduateNo.js" />
  1239. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\CreateGraduateNoForm.js" />
  1240. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\GraduateCardDeregistrate.js" />
  1241. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\GraduateCheckOut.js" />
  1242. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\GraduateDiplomaReceive.js" />
  1243. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\GraduateEmployAgree.js" />
  1244. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\GraduateFeeSettle.js" />
  1245. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\GraduateFileTransfer.js" />
  1246. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\GraduateReturnBooks.js" />
  1247. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\ImportForm.css" />
  1248. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\ImportForm.js" />
  1249. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\IndexOfDC.js" />
  1250. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\IndexInClass.js" />
  1251. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\MyClass.js" />
  1252. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\Print.css" />
  1253. <Content Include="Areas\EducationalAdministration\Views\ClassPlanTeach\Index.cshtml" />
  1254. <Content Include="Areas\EducationalAdministration\Views\ClassPlanTeach\TeachForm.cshtml" />
  1255. <Content Include="Areas\EducationalAdministration\Views\ClassPlanTeach\TeachFormQZ.cshtml" />
  1256. <Content Include="Areas\EducationalAdministration\Views\MealCardRunTab\Form.cshtml" />
  1257. <Content Include="Areas\EducationalAdministration\Views\MealCardRunTab\Index.cshtml" />
  1258. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTerm\IndexLessonTermStu.cshtml" />
  1259. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTerm\IndexLessonTermTeach.cshtml" />
  1260. <Content Include="Areas\EducationalAdministration\Views\ClassInfo\FormArrange.cshtml" />
  1261. <Content Include="Areas\EducationalAdministration\Views\StuEncourgement\DeptIndex.cshtml" />
  1262. <Content Include="Areas\EducationalAdministration\Views\StuEncourgement\MajorIndex.cshtml" />
  1263. <Content Include="Areas\EducationalAdministration\Views\StuEncourgement\ClassIndex.cshtml" />
  1264. <Content Include="Areas\EducationalAdministration\Views\StuEncourgement\StuIndex.cshtml" />
  1265. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\GraduateCardDeregistrate.cshtml" />
  1266. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\GraduateCheckOut.cshtml" />
  1267. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\GraduateDiplomaReceive.cshtml" />
  1268. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\GraduateEmployAgree.cshtml" />
  1269. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\GraduateFeeSettle.cshtml" />
  1270. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\GraduateFileTransfer.cshtml" />
  1271. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\GraduateReturnBooks.cshtml" />
  1272. <Content Include="Areas\EducationalAdministration\Views\Exam_ArrangeExamTermItemNew\Form.cshtml" />
  1273. <Content Include="Areas\EducationalAdministration\Views\Exam_ArrangeExamTermItemNew\Index.cshtml" />
  1274. <Content Include="Areas\EducationalAdministration\Views\Exam_ArrangeExamTermNew\Form.cshtml" />
  1275. <Content Include="Areas\EducationalAdministration\Views\Exam_ArrangeExamTermNew\Index.cshtml" />
  1276. <Content Include="Areas\EducationalAdministration\Views\Exam_ArrangeExamTermNew\IndexForClass.cshtml" />
  1277. <Content Include="Areas\EducationalAdministration\Views\Exam_ArrangeExamTermNew\IndexItem.cshtml" />
  1278. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamLesson\Form.cshtml" />
  1279. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamLesson\FormExamTime.cshtml" />
  1280. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamLesson\FormYearSemester.cshtml" />
  1281. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamLesson\Index.cshtml" />
  1282. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlanLesson\Form.cshtml" />
  1283. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlanLesson\FormClass.cshtml" />
  1284. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlanLesson\FormRoom.cshtml" />
  1285. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlanLesson\FormRoomTeacher.cshtml" />
  1286. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlanLesson\FormTeacher.cshtml" />
  1287. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlanLesson\Index.cshtml" />
  1288. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlan\ClearForm.cshtml" />
  1289. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlan\Form.cshtml" />
  1290. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlan\FormTime.cshtml" />
  1291. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlan\GenerateForm.cshtml" />
  1292. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlan\Index.cshtml" />
  1293. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamRoom\Form.cshtml" />
  1294. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamRoom\FormYearSemester.cshtml" />
  1295. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamRoom\Index.cshtml" />
  1296. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamStudent\Form.cshtml" />
  1297. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamStudent\FormClear.cshtml" />
  1298. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamStudent\FormImport.cshtml" />
  1299. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamStudent\Index.cshtml" />
  1300. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamTeacherTime\Form.cshtml" />
  1301. <Content Include="Areas\EducationalAdministration\Views\Exam_ExamTeacherTime\Index.cshtml" />
  1302. <Content Include="Areas\EducationalAdministration\Views\Exam_InvigilateTeacher\Form.cshtml" />
  1303. <Content Include="Areas\EducationalAdministration\Views\Exam_InvigilateTeacher\FormYearSemester.cshtml" />
  1304. <Content Include="Areas\EducationalAdministration\Views\Exam_InvigilateTeacher\Index.cshtml" />
  1305. <Content Include="Areas\EducationalAdministration\Views\ClassPlan\IndexSchool.cshtml" />
  1306. <Content Include="Areas\EducationalAdministration\Views\StuGraduateStatistic\Form.cshtml" />
  1307. <Content Include="Areas\EducationalAdministration\Views\StudentCertificate\FormScore.cshtml" />
  1308. <Content Include="Areas\EducationalAdministration\Views\Scholarshipxj\IndexStatistic.cshtml" />
  1309. <Content Include="Areas\EducationalAdministration\Views\ScoreCheckInfo\FormGene.cshtml" />
  1310. <Content Include="Areas\EducationalAdministration\Views\ScoreCheckInfo\FormTeach.cshtml" />
  1311. <Content Include="Areas\EducationalAdministration\Views\ScoreCheckInfo\FormAudit.cshtml" />
  1312. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\GraduateDiplomaReceiveForm.cshtml" />
  1313. <Content Include="Areas\EducationalAdministration\Views\ScoreCheckInfo\RecordTablePrint.cshtml" />
  1314. <Content Include="Areas\EducationalAdministration\Views\PM_PositionChange\Form.cshtml" />
  1315. <Content Include="Areas\EducationalAdministration\Views\PM_PositionChange\Index.cshtml" />
  1316. <Content Include="Areas\EducationalAdministration\Views\PM_PositionChange\StatisticIndex.cshtml" />
  1317. <Content Include="Areas\EducationalAdministration\Views\PM_YearAssess\Form.cshtml" />
  1318. <Content Include="Areas\EducationalAdministration\Views\PM_YearAssess\Index.cshtml" />
  1319. <Content Include="Areas\EducationalAdministration\Views\PM_YearAssess\StatisticIndex.cshtml" />
  1320. <Content Include="Areas\EducationalAdministration\Views\Ououtsourcing\Form.cshtml" />
  1321. <Content Include="Areas\EducationalAdministration\Views\Ououtsourcing\Index.cshtml" />
  1322. <Content Include="Areas\EducationalAdministration\Views\PM_Certificate\Form.cshtml" />
  1323. <Content Include="Areas\EducationalAdministration\Views\PM_Certificate\Index.cshtml" />
  1324. <Content Include="Areas\EducationalAdministration\Views\PM_Certificate\StatisticIndex.cshtml" />
  1325. <Content Include="Areas\EducationalAdministration\Views\StudentHonor\Form.cshtml" />
  1326. <Content Include="Areas\EducationalAdministration\Views\StudentHonor\FormScore.cshtml" />
  1327. <Content Include="Areas\EducationalAdministration\Views\StudentHonor\Index.cshtml" />
  1328. <Content Include="Areas\EducationalAdministration\Views\StudentCompetition\Form.cshtml" />
  1329. <Content Include="Areas\EducationalAdministration\Views\StudentCompetition\FormScore.cshtml" />
  1330. <Content Include="Areas\EducationalAdministration\Views\StudentCompetition\Index.cshtml" />
  1331. <Content Include="Areas\EducationalAdministration\Views\StudentArticlePublic\Form.cshtml" />
  1332. <Content Include="Areas\EducationalAdministration\Views\StudentArticlePublic\FormScore.cshtml" />
  1333. <Content Include="Areas\EducationalAdministration\Views\StudentArticlePublic\Index.cshtml" />
  1334. <Content Include="Areas\AssetManagementSystem\Views\FundsApply\FormView.cshtml" />
  1335. <Content Include="Areas\EducationalAdministration\Views\BookReturn\Form.cshtml" />
  1336. <Content Include="Areas\EducationalAdministration\Views\BookReturn\Index.cshtml" />
  1337. <Content Include="Areas\EducationalAdministration\Views\BookPutIn\Form.cshtml" />
  1338. <Content Include="Areas\EducationalAdministration\Views\BookPutIn\Index.cshtml" />
  1339. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\ImportForm.cshtml" />
  1340. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\SynPhotoForm.cshtml" />
  1341. <Content Include="Areas\EducationalAdministration\Views\StuCancelLeaveManagement\FormView.cshtml" />
  1342. <Content Include="Areas\EducationalAdministration\Views\StuCancelLeaveManagement\Statistics.cshtml" />
  1343. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasicStatstics\Index.cshtml" />
  1344. <None Include="Areas\EducationalAdministration\Views\StuInfoBasic\Printxjk.cshtml" />
  1345. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\AllocationClassDC.js" />
  1346. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\StatisticClassIndex.js" />
  1347. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\StatusView.js" />
  1348. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\OnsitePayForm.js" />
  1349. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\LoanForm.js" />
  1350. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\FormDC.js" />
  1351. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\SchoolUniform.js" />
  1352. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\IndexDC.js" />
  1353. <Content Include="Areas\EducationalAdministration\Views\StuInfoSemster\Form.js" />
  1354. <Content Include="Areas\EducationalAdministration\Views\StuInfoSemster\Index.js" />
  1355. <Content Include="Areas\EducationalAdministration\Views\StuLeaveManagement\CheckForm.js" />
  1356. <Content Include="Areas\EducationalAdministration\Views\StuLeaveManagement\CheckIndex.js" />
  1357. <Content Include="Areas\EducationalAdministration\Views\StuLeaveManagement\FormView.js" />
  1358. <Content Include="Areas\EducationalAdministration\Views\StuPunishment\ClassIndex.js" />
  1359. <Content Include="Areas\EducationalAdministration\Views\StuPunishment\DeptIndex.js" />
  1360. <Content Include="Areas\EducationalAdministration\Views\StuPunishment\MajorIndex.js" />
  1361. <Content Include="Areas\EducationalAdministration\Views\StuPunishment\StuIndex.js" />
  1362. <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwo\IndexUnpassTwo.js" />
  1363. <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwo\InputScoreIndexInTeacher.js" />
  1364. <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwo\InputScoreIndex.js" />
  1365. <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwo\Monitor.js" />
  1366. <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPass\Form.js" />
  1367. <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPass\Index.js" />
  1368. <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPass\IndexUnpass.js" />
  1369. <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPass\InputScoreIndexInTeacher.js" />
  1370. <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPass\InputScoreIndex.js" />
  1371. <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPass\Monitor.js" />
  1372. <Content Include="Areas\EducationalAdministration\Views\StuScore\AllStuScoreQueryIndex.js" />
  1373. <Content Include="Areas\EducationalAdministration\Views\StuScore\InputScoreIndexInTeacherImport.js" />
  1374. <Content Include="Areas\EducationalAdministration\Views\StuScore\StuScoreQueryIndex.js" />
  1375. <Content Include="Areas\EducationalAdministration\Views\StuScore\InputScoreIndexOfElectiveInTeacher.js" />
  1376. <Content Include="Areas\EducationalAdministration\Views\StuScore\InputScoreIndexOfElective.js" />
  1377. <Content Include="Areas\EducationalAdministration\Views\StuScore\InputScoreIndexInTeacher.js" />
  1378. <Content Include="Areas\EducationalAdministration\Views\StuScore\GraduateScoreQueryAllIndex.js" />
  1379. <Content Include="Areas\EducationalAdministration\Views\StuScore\ScoreQueryAllIndexTeacher.js" />
  1380. <Content Include="Areas\EducationalAdministration\Views\StuScore\ScoreQueryAllIndex.js" />
  1381. <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\CheckIndex.js" />
  1382. <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\QueryAPStuHealthIndex.js" />
  1383. <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\QueryMSRMilitaryIndex.js" />
  1384. <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\QueryScoreIndex.js" />
  1385. <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\QueryStuEncourgementIndex.js" />
  1386. <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\QueryScholarshipIndex.js" />
  1387. <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\QueryBasicInfo.js" />
  1388. <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\FormView.js" />
  1389. <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\IndexQuery.js" />
  1390. <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\ReinstateIndex.js" />
  1391. <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\RolloffIndex.js" />
  1392. <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\ReturnIndex.js" />
  1393. <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\IntoIndex.js" />
  1394. <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\RestAgainIndex.js" />
  1395. <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\Form.js" />
  1396. <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\DropOutIndex.js" />
  1397. <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\MajorIndex.js" />
  1398. <Content Include="Areas\EducationalAdministration\Views\StuVolunteerPhone\server.js" />
  1399. <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\FormMajor.js" />
  1400. <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\FormGenerate.js" />
  1401. <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\Form.js" />
  1402. <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\ClassForm.js" />
  1403. <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\FormSchool.js" />
  1404. <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\MajorIndex.js" />
  1405. <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\Index.js" />
  1406. <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\IndexAccount.js" />
  1407. <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\IndexMajor.js" />
  1408. <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\IndexGenerate.js" />
  1409. <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\IndexDivide.js" />
  1410. <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\IndexEnroll.js" />
  1411. <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\IndexLabel.js" />
  1412. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveDocument\FormView.js" />
  1413. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveDocument\Form.cshtml" />
  1414. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveDocument\Form.js" />
  1415. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveDocument\IndexFile.js" />
  1416. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveDocument\Index.cshtml" />
  1417. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveDocument\Index.js" />
  1418. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveDocument\RoleForm.js" />
  1419. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveDocument\IssueForm.js" />
  1420. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveDocument\PrintView.js" />
  1421. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveDocument\ReadList.js" />
  1422. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveFile\FormParty.js" />
  1423. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveFile\FormReadDocument.js" />
  1424. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveFile\FormDocument.js" />
  1425. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveFile\Form.js" />
  1426. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveFile\IndexGWJS.js" />
  1427. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveFile\IndexParty.js" />
  1428. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveFile\IndexDocument.js" />
  1429. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveFile\Index.js" />
  1430. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveFile\SpecifyReceiverForm.js" />
  1431. <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\FormParty.js" />
  1432. <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\FormDocumentView.js" />
  1433. <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\FormDocument.js" />
  1434. <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\FormPartyView.js" />
  1435. <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\IndexFile.js" />
  1436. <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\IndexPartyFile.js" />
  1437. <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\IndexParty.js" />
  1438. <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\IndexDocument.js" />
  1439. <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\IssueForm.js" />
  1440. <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\PrintView.js" />
  1441. <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\ReadListParty.js" />
  1442. <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\ReadListDocument.js" />
  1443. <Content Include="Areas\EducationalAdministration\Views\TeachingPlanItem\Form.js" />
  1444. <Content Include="Areas\EducationalAdministration\Views\TeachingPlan\Form.js" />
  1445. <Content Include="Areas\EducationalAdministration\Views\TeachingPlan\FormManage.js" />
  1446. <Content Include="Areas\EducationalAdministration\Views\TeachingPlan\FormManageView.js" />
  1447. <Content Include="Areas\EducationalAdministration\Views\TeachingPlan\Index.js" />
  1448. <Content Include="Areas\EducationalAdministration\Views\TeachingPlan\IndexManage.js" />
  1449. <Content Include="Areas\EducationalAdministration\Views\TextBookIndent\FormLook.js" />
  1450. <Content Include="Areas\EducationalAdministration\Views\TextBookIndent\FormDetail.js" />
  1451. <Content Include="Areas\EducationalAdministration\Views\TextBookIndent\FormView.js" />
  1452. <Content Include="Areas\EducationalAdministration\Views\TextBookInOut\FormUse.js" />
  1453. <Content Include="Areas\EducationalAdministration\Views\TextBookInOut\IndexInOut.js" />
  1454. <Content Include="Areas\EducationalAdministration\Views\TextBookIn\FormDelete.js" />
  1455. <Content Include="Areas\EducationalAdministration\Views\TextBookIn\FormView.js" />
  1456. <Content Include="Areas\EducationalAdministration\Views\TextBookIn\Form.js" />
  1457. <Content Include="Areas\EducationalAdministration\Views\TextBookIn\FormIn.cshtml" />
  1458. <Content Include="Areas\EducationalAdministration\Views\TextBookIn\FormIn.js" />
  1459. <Content Include="Areas\EducationalAdministration\Views\TextBookOut\FormDelete.js" />
  1460. <Content Include="Areas\EducationalAdministration\Views\TextBookOut\FormView.js" />
  1461. <Content Include="Areas\EducationalAdministration\Views\TextBookOut\Form.js" />
  1462. <Content Include="Areas\EducationalAdministration\Views\TextBookSolSub\StatisticsIndex.js" />
  1463. <Content Include="Areas\EducationalAdministration\Views\Thermography\IndexResult.js" />
  1464. <Content Include="Areas\EducationalAdministration\Views\Thermography\StatisticIndex.js" />
  1465. <Content Include="Areas\EducationalAdministration\Views\Thermography\SubmitIndex.js" />
  1466. <Content Include="Areas\EducationalAdministration\Views\WageSchedule\ImportForm.css" />
  1467. <Content Include="Areas\EducationalAdministration\Views\WageSchedule\ImportForm.js" />
  1468. <Content Include="Areas\EducationalAdministration\Views\WageSchedule\IndexMy.js" />
  1469. <Content Include="Areas\EducationalAdministration\Views\WageSchedule\IndexPrint.js" />
  1470. <Content Include="Areas\EvaluationTeach\Views\Eval_Main\AnswerIndex.js" />
  1471. <Content Include="Areas\EvaluationTeach\Views\Eval_Main\TeacherIndex2.js" />
  1472. <Content Include="Areas\EvaluationTeach\Views\Eval_Main\TeacherIndex.js" />
  1473. <Content Include="Areas\EvaluationTeach\Views\Eval_Main\Form.js" />
  1474. <Content Include="Areas\EvaluationTeach\Views\Eval_Main\Index.js" />
  1475. <Content Include="Areas\EvaluationTeach\Views\Eval_Main\Paper.js" />
  1476. <Content Include="Areas\EvaluationTeach\Views\Eval_Main\PaperAdminView.js" />
  1477. <Content Include="Areas\EvaluationTeach\Views\Eval_Main\PaperView.js" />
  1478. <Content Include="Areas\EvaluationTeach\Views\Eval_Main\StudentIndex.js" />
  1479. <Content Include="Areas\EvaluationTeach\Views\Eval_QuestionItems\Form.js" />
  1480. <Content Include="Areas\EvaluationTeach\Views\Eval_QuestionItems\Index.js" />
  1481. <Content Include="Areas\EvaluationTeach\Views\Eval_Question\Form.js" />
  1482. <Content Include="Areas\EvaluationTeach\Views\Eval_Question\Index.js" />
  1483. <Content Include="Areas\Ask\Views\Ask_Main\PaperAdminView.js" />
  1484. <Content Include="Areas\Ask\Views\Ask_Main\PaperView.js" />
  1485. <Content Include="Areas\Ask\Views\Ask_Main\Paper.js" />
  1486. <Content Include="Areas\Ask\Views\Ask_Main\AnswerQuery.js" />
  1487. <Content Include="Areas\Ask\Views\Ask_Main\AnswerIndex.js" />
  1488. <Content Include="Areas\Ask\Views\Ask_Main\StudentIndex.js" />
  1489. <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTerm\ExamIndexOfStudent.js" />
  1490. <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTerm\ExamIndexOfTeacher.js" />
  1491. <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTerm\ExamIndex.js" />
  1492. <Content Include="Areas\EducationalAdministration\Views\BookBorrow\Form.js" />
  1493. <Content Include="Areas\EducationalAdministration\Views\BookBorrow\Index.js" />
  1494. <Content Include="Areas\EducationalAdministration\Views\BookCard\Form.js" />
  1495. <Content Include="Areas\EducationalAdministration\Views\BookCard\Index.js" />
  1496. <Content Include="Areas\EducationalAdministration\Views\BookClass\Form.js" />
  1497. <Content Include="Areas\EducationalAdministration\Views\BookClass\Index.js" />
  1498. <Content Include="Areas\EducationalAdministration\Views\BookInfo\Form.js" />
  1499. <Content Include="Areas\EducationalAdministration\Views\BookInfo\Index.js" />
  1500. <Content Include="Areas\EducationalAdministration\Views\BookLocation\Form.js" />
  1501. <Content Include="Areas\EducationalAdministration\Views\BookLocation\Index.js" />
  1502. <Content Include="Areas\EducationalAdministration\Views\BookLose\Form.js" />
  1503. <Content Include="Areas\EducationalAdministration\Views\BookLose\Index.js" />
  1504. <Content Include="Areas\EducationalAdministration\Views\CdMajor\IndexOfElective.js" />
  1505. <Content Include="Areas\EducationalAdministration\Views\EmpInfo\FormView.js" />
  1506. <Content Include="Areas\EducationalAdministration\Views\JournalSend\FormView.js" />
  1507. <Content Include="Areas\EducationalAdministration\Views\LanMail\Index.js" />
  1508. <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElective\ModifyForm.js" />
  1509. <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElective\MergeIndex.js" />
  1510. <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElective\StudentIndex.js" />
  1511. <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlan\FormOfClass.js" />
  1512. <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlan\Form.js" />
  1513. <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlan\Index.js" />
  1514. <Content Include="Areas\EducationalAdministration\Views\Statistics\TeacherWorkload.js" />
  1515. <Content Include="Areas\EducationalAdministration\Views\StuAttendanceLeave\CheckForm.js" />
  1516. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\EnrollTypeForm.js" />
  1517. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\FormView.js" />
  1518. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\PayAfter.js" />
  1519. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\StudentStatus.js" />
  1520. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\NewAllocationBed.js" />
  1521. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\NewAllocationDormitory.js" />
  1522. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\AllocationDormitory.js" />
  1523. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\AllocationClass.js" />
  1524. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\CheckIn.js" />
  1525. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\MilitaryUrl.js" />
  1526. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\SubsidizeUrl.js" />
  1527. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\CheckInUrl.js" />
  1528. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\GetCloth.js" />
  1529. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\GetClothSize.js" />
  1530. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\GetArticles.js" />
  1531. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\IsPay.js" />
  1532. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\IsPhoto.js" />
  1533. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\LodopFuncs.js" />
  1534. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\Military.js" />
  1535. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\IsHelp.js" />
  1536. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\Report.js" />
  1537. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\FormView.js" />
  1538. <Content Include="Areas\EducationalAdministration\Views\StuInfoFreshOnlineService\AnswerForm.js" />
  1539. <Content Include="Areas\EducationalAdministration\Views\StuInfoFreshOnlineService\AnswerFormView.js" />
  1540. <Content Include="Areas\EducationalAdministration\Views\StuInfoFreshOnlineService\AnswerIndex.js" />
  1541. <Content Include="Areas\EducationalAdministration\Views\StuInfoFreshOnlineService\Form.js" />
  1542. <Content Include="Areas\EducationalAdministration\Views\StuInfoFreshOnlineService\FormView.js" />
  1543. <Content Include="Areas\EducationalAdministration\Views\StuInfoFreshOnlineService\Index.js" />
  1544. <Content Include="Areas\EducationalAdministration\Views\StuInfoFreshOnlineService\IndexList.js" />
  1545. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\AllocationBed.js" />
  1546. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\AllocationClass.js" />
  1547. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\AllocationDormitory.js" />
  1548. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\CollectFileIndex.js" />
  1549. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\ExportBedForm.js" />
  1550. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\ImportBedForm.js" />
  1551. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\FormOfStudent.js" />
  1552. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\Form.js" />
  1553. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\FormView.js" />
  1554. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\GetKeyIndex.js" />
  1555. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\StatisticsArea.js" />
  1556. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\StatisticIndex.js" />
  1557. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\Index.js" />
  1558. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\IndexOfStudent.js" />
  1559. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\PayFeeForm.js" />
  1560. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\PayFeeIndex.js" />
  1561. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\RegisterIndex.js" />
  1562. <Content Include="Areas\EducationalAdministration\Views\StuScore\ClassIndex.js" />
  1563. <Content Include="Areas\EducationalAdministration\Views\StuScore\InputScoreIndex.js" />
  1564. <Content Include="Areas\EducationalAdministration\Views\StuScore\ScoreInputCancelForm.js" />
  1565. <Content Include="Areas\EducationalAdministration\Views\StuScore\Monitor.js" />
  1566. <Content Include="Areas\EducationalAdministration\Views\StuScore\AllScoreQueryIndex.js" />
  1567. <Content Include="Areas\EducationalAdministration\Views\StuScore\ScoreInputCancelIndex.js" />
  1568. <Content Include="Areas\EducationalAdministration\Views\StuScore\ScoreQueryIndex.js" />
  1569. <Content Include="Areas\EducationalAdministration\Views\StuScore\ScoreStatisticAnalysis.js" />
  1570. <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElectivePre\AuditForm.js" />
  1571. <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElectivePre\AuditIndex.js" />
  1572. <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElectivePre\FinishIndex.js" />
  1573. <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElectivePre\Index.js" />
  1574. <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElectivePre\QueryStuSelectResult.js" />
  1575. <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElective\FinishIndex.js" />
  1576. <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElective\AuditIndex.js" />
  1577. <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElective\QueryStuSelectResult.js" />
  1578. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveComplaint\FormView.js" />
  1579. <Content Include="Areas\EducationalAdministration\Views\SYS_ReceiveMessage\FormCh.js" />
  1580. <Content Include="Areas\EducationalAdministration\Views\SYS_ReceiveMessage\FormView.js" />
  1581. <Content Include="Areas\EducationalAdministration\Views\Sys_SendComplaint\ReplyList.js" />
  1582. <Content Include="Areas\EducationalAdministration\Views\Sys_SendComplaint\FormListView.js" />
  1583. <Content Include="Areas\EducationalAdministration\Views\Sys_SendComplaint\FormList.js" />
  1584. <Content Include="Areas\EducationalAdministration\Views\Sys_SendComplaint\FormView.js" />
  1585. <Content Include="Areas\EducationalAdministration\Views\Sys_SendComplaint\IndexList.js" />
  1586. <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\FormView.js" />
  1587. <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\Index大同.js" />
  1588. <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\ReadList.js" />
  1589. <Content Include="Areas\EducationalAdministration\Views\SYS_SendMessage\FormView.js" />
  1590. <Content Include="Areas\EducationalAdministration\Views\TeachAttendance\Form.js" />
  1591. <Content Include="Areas\EducationalAdministration\Views\TeachAttendance\Index.js" />
  1592. <Content Include="Areas\EducationalAdministration\Views\TeachPlan\Form.js" />
  1593. <Content Include="Areas\EducationalAdministration\Views\TeachPlan\Index.js" />
  1594. <Content Include="Areas\EducationalAdministration\Views\TeachSwitch\Form.js" />
  1595. <Content Include="Areas\EducationalAdministration\Views\TeachSwitch\Index.js" />
  1596. <Content Include="Areas\LogisticsManagement\Views\Accommodation\Allocation.js" />
  1597. <Content Include="Areas\LogisticsManagement\Views\Accommodation\DormitoryAdd.js" />
  1598. <Content Include="Areas\LogisticsManagement\Views\Accommodation\Form.js" />
  1599. <Content Include="Areas\LogisticsManagement\Views\Accommodation\FormBed.js" />
  1600. <Content Include="Areas\LogisticsManagement\Views\Accommodation\FormMainClass.js" />
  1601. <Content Include="Areas\LogisticsManagement\Views\Accommodation\FormClass.js" />
  1602. <Content Include="Areas\LogisticsManagement\Views\Accommodation\FormClassify.js" />
  1603. <Content Include="Areas\LogisticsManagement\Views\Accommodation\FormDept.js" />
  1604. <Content Include="Areas\LogisticsManagement\Views\Accommodation\FormRoom.js" />
  1605. <Content Include="Areas\LogisticsManagement\Views\Accommodation\Index.js" />
  1606. <Content Include="Areas\LogisticsManagement\Views\Accommodation\IndexImport.js" />
  1607. <Content Include="Areas\LogisticsManagement\Views\Accommodation\IndexBed.js" />
  1608. <Content Include="Areas\LogisticsManagement\Views\Accommodation\IndexClassify.js" />
  1609. <Content Include="Areas\LogisticsManagement\Views\Accommodation\IndexDistribution.js" />
  1610. <Content Include="Areas\LogisticsManagement\Views\Acc_DailyAssess\Form.js" />
  1611. <Content Include="Areas\LogisticsManagement\Views\Acc_DailyAssess\IndexAll.js" />
  1612. <Content Include="Areas\LogisticsManagement\Views\Acc_DailyAssess\Index.js" />
  1613. <Content Include="Areas\LogisticsManagement\Views\Acc_DailyAssess\IndexDorm.js" />
  1614. <Content Include="Areas\LogisticsManagement\Views\Acc_PublicAreaHealth\Form.js" />
  1615. <Content Include="Areas\LogisticsManagement\Views\Acc_PublicAreaHealth\Index.js" />
  1616. <Content Include="Areas\LogisticsManagement\Views\Acc_StuDayRoutine\Form.js" />
  1617. <Content Include="Areas\LogisticsManagement\Views\Acc_StuDayRoutine\Index.js" />
  1618. <Content Include="Areas\LogisticsManagement\Views\ADR_Record\AttendanceReportByWeek.js" />
  1619. <Content Include="Areas\LogisticsManagement\Views\ADR_Record\StatisticDetailIndex.js" />
  1620. <Content Include="Areas\LogisticsManagement\Views\ADR_Record\StatisticIndex.js" />
  1621. <Content Include="Areas\LogisticsManagement\Views\APAppointmentPsychologist\Form.js" />
  1622. <Content Include="Areas\LogisticsManagement\Views\APAppointmentPsychologist\Index.js" />
  1623. <Content Include="Areas\LogisticsManagement\Views\CompanyNews\Form.js" />
  1624. <Content Include="Areas\LogisticsManagement\Views\CompanyNews\Index.js" />
  1625. <Content Include="Areas\LogisticsManagement\Views\DormitoryReturn\IndexReport.js" />
  1626. <Content Include="Areas\LogisticsManagement\Views\DormitoryReturn\FormReturn.js" />
  1627. <Content Include="Areas\LogisticsManagement\Views\DormitoryReturn\FormOut.js" />
  1628. <Content Include="Areas\LogisticsManagement\Views\ProjectDataManage\FormView.js" />
  1629. <Content Include="Areas\LogisticsManagement\Views\ProjectDataManage\Form.js" />
  1630. <Content Include="Areas\LogisticsManagement\Views\ProjectDataManage\IndexView.js" />
  1631. <Content Include="Areas\LogisticsManagement\Views\ProjectDataManage\Index.js" />
  1632. <Content Include="Areas\LogisticsManagement\Views\ProjectDataManage\IndexData.js" />
  1633. <Content Include="Areas\LogisticsManagement\Views\ProjectManage\Index1.js" />
  1634. <Content Include="Areas\LogisticsManagement\Views\ProjectPhaseManage\Form.js" />
  1635. <Content Include="Areas\LogisticsManagement\Views\ProjectPhaseManage\Index.js" />
  1636. <Content Include="Areas\LogisticsManagement\Views\ProjectProcessManage\IndexData1.js" />
  1637. <Content Include="Areas\LogisticsManagement\Views\ProjectProcessManage\IndexData.js" />
  1638. <Content Include="Areas\LR_AuthorizeModule\Views\Authorize\AppForm.js" />
  1639. <Content Include="Areas\LR_AuthorizeModule\Views\Authorize\Form.css" />
  1640. <Content Include="Areas\LR_AuthorizeModule\Views\Authorize\Form.js" />
  1641. <Content Include="Areas\LR_AuthorizeModule\Views\DataAuthorize\CustomerFormIndex.js" />
  1642. <Content Include="Areas\LR_AuthorizeModule\Views\DataAuthorize\Form.css" />
  1643. <Content Include="Areas\LR_AuthorizeModule\Views\DataAuthorize\QueryForm.js" />
  1644. <Content Include="Areas\LR_AuthorizeModule\Views\FilterIP\Form.js" />
  1645. <Content Include="Areas\LR_AuthorizeModule\Views\FilterIP\Index.js" />
  1646. <Content Include="Areas\LR_AuthorizeModule\Views\FilterTime\Form.css" />
  1647. <Content Include="Areas\LR_AuthorizeModule\Views\FilterTime\Form.js" />
  1648. <Content Include="Areas\LR_AuthorizeModule\Views\UserRelation\LookForm.css" />
  1649. <Content Include="Areas\LR_AuthorizeModule\Views\UserRelation\LookForm.js" />
  1650. <Content Include="Areas\LR_AuthorizeModule\Views\UserRelation\SelectForm.css" />
  1651. <Content Include="Areas\LR_AuthorizeModule\Views\UserRelation\SelectForm.js" />
  1652. <Content Include="Areas\LR_CodeDemo\Views\GantProject\Form.js" />
  1653. <Content Include="Areas\LR_CodeDemo\Views\GantProject\Gant.js" />
  1654. <Content Include="Areas\LR_CodeDemo\Views\GantProject\Index.js" />
  1655. <Content Include="Areas\LR_CodeDemo\Views\GantProject\Project.js" />
  1656. <Content Include="Areas\LR_CodeDemo\Views\GantProject\ProjectDetail.js" />
  1657. <Content Include="Areas\LR_CodeDemo\Views\GanttDemo\Index1.js" />
  1658. <Content Include="Areas\LR_CodeDemo\Views\GanttDemo\Index2.js" />
  1659. <Content Include="Areas\LR_CodeDemo\Views\GanttDemo\Index3.js" />
  1660. <Content Include="Areas\LR_CodeDemo\Views\GanttDemo\Index4.js" />
  1661. <Content Include="Areas\LR_CodeDemo\Views\GridDemo\CommonIndex.js" />
  1662. <Content Include="Areas\LR_CodeDemo\Views\GridDemo\EditIndex.js" />
  1663. <Content Include="Areas\LR_CodeDemo\Views\GridDemo\ReportIndex.js" />
  1664. <Content Include="Areas\LR_CodeDemo\Views\ImgShow\Demo1.js" />
  1665. <Content Include="Areas\LR_CodeDemo\Views\ImgShow\Demo2.js" />
  1666. <Content Include="Areas\LR_CodeDemo\Views\ImgShow\Demo3.js" />
  1667. <Content Include="Areas\LR_CodeDemo\Views\StockDemo\Form.js" />
  1668. <Content Include="Areas\LR_CodeDemo\Views\StockDemo\Index.js" />
  1669. <Content Include="Areas\LR_CodeDemo\Views\StockDemo\Stock.js" />
  1670. <Content Include="Areas\LR_CodeDemo\Views\WorkOrder\Form.js" />
  1671. <Content Include="Areas\LR_CodeDemo\Views\WorkOrder\Index.js" />
  1672. <Content Include="Areas\LR_CodeGeneratorModule\Views\CodeSchema\Form.js" />
  1673. <Content Include="Areas\LR_CodeGeneratorModule\Views\CodeSchema\Index.js" />
  1674. <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplateAPP\Index.css" />
  1675. <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplateAPP\Index.js" />
  1676. <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\AddBtnForm.js" />
  1677. <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\AppCustmerCodeIndex.css" />
  1678. <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\AppCustmerCodeIndex.js" />
  1679. <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\EntityCodeIndex.css" />
  1680. <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\EntityCodeIndex.js" />
  1681. <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\FastCodeIndex.css" />
  1682. <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\FastCodeIndex.js" />
  1683. <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\GridEditCodeIndex.css" />
  1684. <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\GridEditCodeIndex.js" />
  1685. <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\Index.css" />
  1686. <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\Index.js" />
  1687. <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\CustmerCodeIndex.css" />
  1688. <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\CustmerCodeIndex.js" />
  1689. <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\ReportCodeIndex.css" />
  1690. <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\ReportCodeIndex.js" />
  1691. <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\WorkflowCodeIndex.css" />
  1692. <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\WorkflowCodeIndex.js" />
  1693. <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\WxCustmerCodeIndex.css" />
  1694. <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\WxCustmerCodeIndex.js" />
  1695. <Content Include="Areas\LR_CRMModule\Views\CashBalance\Index.js" />
  1696. <Content Include="Areas\LR_CRMModule\Views\Chance\Detail.js" />
  1697. <Content Include="Areas\LR_CRMModule\Views\Chance\Form.js" />
  1698. <Content Include="Areas\LR_CRMModule\Views\Chance\Index.js" />
  1699. <Content Include="Areas\LR_CRMModule\Views\CrmOrder\Form.css" />
  1700. <Content Include="Areas\LR_CRMModule\Views\CrmOrder\Form.js" />
  1701. <Content Include="Areas\LR_CRMModule\Views\CrmOrder\Index.js" />
  1702. <Content Include="Areas\LR_CRMModule\Views\CustomerContact\ContactForm.js" />
  1703. <Content Include="Areas\LR_CRMModule\Views\CustomerContact\ContactIndex.js" />
  1704. <Content Include="Areas\LR_CRMModule\Views\Customer\Detail.js" />
  1705. <Content Include="Areas\LR_CRMModule\Views\Customer\Form.js" />
  1706. <Content Include="Areas\LR_CRMModule\Views\Customer\Index.js" />
  1707. <Content Include="Areas\LR_CRMModule\Views\Expenses\ExpensesForm.js" />
  1708. <Content Include="Areas\LR_CRMModule\Views\Expenses\Index.js" />
  1709. <Content Include="Areas\LR_CRMModule\Views\Invoice\Form.js" />
  1710. <Content Include="Areas\LR_CRMModule\Views\Invoice\Index.js" />
  1711. <Content Include="Areas\LR_CRMModule\Views\Receivable\Index.js" />
  1712. <Content Include="Areas\LR_CRMModule\Views\Receivable\ReceiptForm.js" />
  1713. <Content Include="Areas\LR_CRMModule\Views\Receivable\ReportIndex.js" />
  1714. <Content Include="Areas\LR_CRMModule\Views\TrailRecord\Index.js" />
  1715. <Content Include="Areas\LR_Desktop\Views\DataCollection\Index.js" />
  1716. <Content Include="Areas\LR_Desktop\Views\DTSetting\App\AppIndex.css" />
  1717. <Content Include="Areas\LR_Desktop\Views\DTSetting\App\AppIndex.js" />
  1718. <Content Include="Areas\LR_Desktop\Views\DTSetting\PC\PcIndex.css" />
  1719. <Content Include="Areas\LR_Desktop\Views\DTSetting\PC\PcIndex.js" />
  1720. <Content Include="Areas\LR_Desktop\Views\FormulaMain\FormChild.js" />
  1721. <Content Include="Areas\LR_Desktop\Views\MessageRind\Form.js" />
  1722. <Content Include="Areas\LR_Desktop\Views\QualityReport\FormView.js" />
  1723. <Content Include="Areas\LR_Desktop\Views\QualityReport\Form.js" />
  1724. <Content Include="Areas\LR_Desktop\Views\QualityReport\IndexReport.js" />
  1725. <Content Include="Areas\LR_Desktop\Views\QualityReport\Index.js" />
  1726. <Content Include="Areas\LR_Desktop\Views\WeChatDevelop\Form.js" />
  1727. <Content Include="Areas\LR_Desktop\Views\WeChatDevelop\Index.js" />
  1728. <Content Include="Areas\LR_DisplayBoard\Views\LR_KBConfigInfo\ChartForm.css" />
  1729. <Content Include="Areas\LR_DisplayBoard\Views\LR_KBConfigInfo\ChartForm.js" />
  1730. <Content Include="Areas\LR_DisplayBoard\Views\LR_KBConfigInfo\ColStatisForm.css" />
  1731. <Content Include="Areas\LR_DisplayBoard\Views\LR_KBConfigInfo\ColStatisForm.js" />
  1732. <Content Include="Areas\LR_DisplayBoard\Views\LR_KBConfigInfo\StatisticsForm.js" />
  1733. <Content Include="Areas\LR_DisplayBoard\Views\LR_KBConfigInfo\TableForm.css" />
  1734. <Content Include="Areas\LR_DisplayBoard\Views\LR_KBConfigInfo\TableForm.js" />
  1735. <Content Include="Areas\LR_DisplayBoard\Views\LR_KBFeaManage\Form.js" />
  1736. <Content Include="Areas\LR_DisplayBoard\Views\LR_KBFeaManage\Index.js" />
  1737. <Content Include="Areas\LR_DisplayBoard\Views\LR_KBKanBanInfo\DisplayBoard.css" />
  1738. <Content Include="Areas\LR_DisplayBoard\Views\LR_KBKanBanInfo\DisplayBoard.js" />
  1739. <Content Include="Areas\LR_DisplayBoard\Views\LR_KBKanBanInfo\Form.css" />
  1740. <Content Include="Areas\LR_DisplayBoard\Views\LR_KBKanBanInfo\Form.js" />
  1741. <Content Include="Areas\LR_DisplayBoard\Views\LR_KBKanBanInfo\Index.js" />
  1742. <Content Include="Areas\LR_DisplayBoard\Views\LR_KBKanBanInfo\PreviewForm.css" />
  1743. <Content Include="Areas\LR_DisplayBoard\Views\LR_KBKanBanInfo\PreviewForm.js" />
  1744. <Content Include="Areas\LR_LGManager\Views\CorporateMaterialApply\FormView.js" />
  1745. <Content Include="Areas\LR_LGManager\Views\CorporateMaterialApply\Form.js" />
  1746. <Content Include="Areas\LR_LGManager\Views\CorporateMaterialApply\Index.js" />
  1747. <Content Include="Areas\LR_LGManager\Views\CorporateMaterialItem\Form.js" />
  1748. <Content Include="Areas\LR_LGManager\Views\CorporateMaterialItem\Index.js" />
  1749. <Content Include="Areas\LR_LGManager\Views\StampApply\FormView.js" />
  1750. <Content Include="Areas\LR_LGManager\Views\StampApply\Form.js" />
  1751. <Content Include="Areas\LR_LGManager\Views\StampApply\Index.js" />
  1752. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\AddTaskForm.js" />
  1753. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\LeaderLeaveFiling.js" />
  1754. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\LeaderLeaveFilingMonitor.js" />
  1755. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\LeaveFiling.js" />
  1756. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\ContractFilingMonitor.js" />
  1757. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\htPrint.css" />
  1758. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\ContractFiling.js" />
  1759. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\LeaveFilingMonitor.js" />
  1760. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\StatisticCountIndex.js" />
  1761. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\StatisticTimeIndex.js" />
  1762. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\MonitorIndexZiChan.js" />
  1763. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\MonitorIndexGongWen.js" />
  1764. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\MonitorIndexXingZhen.js" />
  1765. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\MonitorIndexRenShi.js" />
  1766. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\PersonalFiling.js" />
  1767. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\SelectUserForm.js" />
  1768. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\SignForm.js" />
  1769. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\StatisticTimeForm.js" />
  1770. <Content Include="Areas\LR_NewWorkFlow\Views\StampPersonal\Form.css" />
  1771. <Content Include="Areas\LR_NewWorkFlow\Views\StampPersonal\Form.js" />
  1772. <Content Include="Areas\LR_NewWorkFlow\Views\StampPersonal\Index.js" />
  1773. <Content Include="Areas\LR_NewWorkFlow\Views\StampPersonal\StampDetailIndex.js" />
  1774. <Content Include="Areas\LR_NewWorkFlow\Views\StampInfo\EqualForm.js" />
  1775. <Content Include="Areas\LR_NewWorkFlow\Views\StampInfo\Form.css" />
  1776. <Content Include="Areas\LR_NewWorkFlow\Views\StampInfo\Form.js" />
  1777. <Content Include="Areas\LR_NewWorkFlow\Views\StampInfo\Index.js" />
  1778. <Content Include="Areas\LR_NewWorkFlow\Views\StampInfo\StampDetailIndex.js" />
  1779. <Content Include="Areas\LR_OAModule\Views\LostArticleInfo\FormClaim.js" />
  1780. <Content Include="Areas\LR_OAModule\Views\LostArticleInfo\Form.js" />
  1781. <Content Include="Areas\LR_OAModule\Views\LostArticleInfo\FormView.js" />
  1782. <Content Include="Areas\LR_OAModule\Views\LostArticleInfo\Index.js" />
  1783. <Content Include="Areas\LR_OAModule\Views\Notice\FormFlowView.js" />
  1784. <Content Include="Areas\LR_OAModule\Views\Notice\FormFlow.js" />
  1785. <Content Include="Areas\LR_OAModule\Views\Notice\IndexRecycle.js" />
  1786. <Content Include="Areas\LR_OAModule\Views\Notice\IndexFlow.js" />
  1787. <Content Include="Areas\LR_OAModule\Views\ResourceFile\BcIndex.js" />
  1788. <Content Include="Areas\LR_OAModule\Views\ResourceFile\FileStatistic.js" />
  1789. <Content Include="Areas\LR_OAModule\Views\Signet\Index.js" />
  1790. <Content Include="Areas\LR_PortalSite\Views\Article\Form.css" />
  1791. <Content Include="Areas\LR_PortalSite\Views\Article\Form.js" />
  1792. <Content Include="Areas\LR_PortalSite\Views\Article\Index.js" />
  1793. <Content Include="Areas\LR_PortalSite\Views\HomeConfig\AddTabForm.js" />
  1794. <Content Include="Areas\LR_PortalSite\Views\HomeConfig\BottomMenuForm.js" />
  1795. <Content Include="Areas\LR_PortalSite\Views\HomeConfig\BottomMenuIndex.js" />
  1796. <Content Include="Areas\LR_PortalSite\Views\HomeConfig\Index.css" />
  1797. <Content Include="Areas\LR_PortalSite\Views\HomeConfig\Index.js" />
  1798. <Content Include="Areas\LR_PortalSite\Views\HomeConfig\ModuleForm1.css" />
  1799. <Content Include="Areas\LR_PortalSite\Views\HomeConfig\ModuleForm1.js" />
  1800. <Content Include="Areas\LR_PortalSite\Views\HomeConfig\ModuleForm2.css" />
  1801. <Content Include="Areas\LR_PortalSite\Views\HomeConfig\ModuleForm2.js" />
  1802. <Content Include="Areas\LR_PortalSite\Views\HomeConfig\ModuleForm3.css" />
  1803. <Content Include="Areas\LR_PortalSite\Views\HomeConfig\ModuleForm3.js" />
  1804. <Content Include="Areas\LR_PortalSite\Views\HomeConfig\ModuleForm4.css" />
  1805. <Content Include="Areas\LR_PortalSite\Views\HomeConfig\ModuleForm4.js" />
  1806. <Content Include="Areas\LR_PortalSite\Views\HomeConfig\ModuleForm5.js" />
  1807. <Content Include="Areas\LR_PortalSite\Views\HomeConfig\PictureForm.css" />
  1808. <Content Include="Areas\LR_PortalSite\Views\HomeConfig\PictureForm.js" />
  1809. <Content Include="Areas\LR_PortalSite\Views\HomeConfig\SelectModuleForm.css" />
  1810. <Content Include="Areas\LR_PortalSite\Views\HomeConfig\SelectModuleForm.js" />
  1811. <Content Include="Areas\LR_PortalSite\Views\HomeConfig\SetTextForm.js" />
  1812. <Content Include="Areas\LR_PortalSite\Views\HomeConfig\TopMenuForm.js" />
  1813. <Content Include="Areas\LR_PortalSite\Views\HomeConfig\TopMenuIndex.js" />
  1814. <Content Include="Areas\LR_PortalSite\Views\Page\Form.css" />
  1815. <Content Include="Areas\LR_PortalSite\Views\Page\Form.js" />
  1816. <Content Include="Areas\LR_PortalSite\Views\Page\Index.js" />
  1817. <Content Include="Areas\LR_PortalSite\Views\Page\SelectForm.css" />
  1818. <Content Include="Areas\LR_PortalSite\Views\Page\SelectForm.js" />
  1819. <Content Include="Areas\LR_PortalSite\Views\Page\SetCategoryForm.js" />
  1820. <Content Include="Areas\LR_PortalSite\Views\Page\SetContentForm.css" />
  1821. <Content Include="Areas\LR_PortalSite\Views\Page\SetContentForm.js" />
  1822. <Content Include="Areas\LR_PortalSite\Views\Page\SetNameForm.js" />
  1823. <Content Include="Areas\LR_ReportModule\Views\ReportTemplate\NWFSchemeReport.js" />
  1824. <Content Include="Areas\LR_SystemModule\Views\Files\FileAuthAddFrom.js" />
  1825. <Content Include="Areas\LR_SystemModule\Views\Files\FileAuthFrom.js" />
  1826. <Content Include="Areas\LR_SystemModule\Views\Files\FileAuthIndex.js" />
  1827. <Content Include="Areas\LR_SystemModule\Views\Files\FileHistroyIndex.js" />
  1828. <Content Include="Areas\LR_SystemModule\Views\Files\FolderForm.js" />
  1829. <Content Include="Areas\LR_SystemModule\Views\Files\FolderIndex.css" />
  1830. <Content Include="Areas\LR_SystemModule\Views\Files\FolderIndex.js" />
  1831. <Content Include="Areas\LR_SystemModule\Views\Files\Form.js" />
  1832. <Content Include="Areas\LR_SystemModule\Views\Files\Index.css" />
  1833. <Content Include="Areas\LR_SystemModule\Views\Files\Index.js" />
  1834. <Content Include="Areas\LR_SystemModule\Views\Log\ApiIndex.js" />
  1835. <Content Include="Areas\LR_TaskScheduling\Views\TaskDesign\AddDetailedForm.css" />
  1836. <Content Include="Areas\LR_TaskScheduling\Views\TaskDesign\AddDetailedForm.js" />
  1837. <Content Include="Areas\LR_TaskScheduling\Views\TaskDesign\Form.css" />
  1838. <Content Include="Areas\LR_TaskScheduling\Views\TaskDesign\Form.js" />
  1839. <Content Include="Areas\LR_TaskScheduling\Views\TaskDesign\Index.js" />
  1840. <Content Include="Areas\LR_TaskScheduling\Views\TaskDesign\SelectExpressForm.css" />
  1841. <Content Include="Areas\LR_TaskScheduling\Views\TaskDesign\SelectExpressForm.js" />
  1842. <Content Include="Areas\LR_TaskScheduling\Views\TSLog\Form.js" />
  1843. <Content Include="Areas\LR_TaskScheduling\Views\TSLog\Index.js" />
  1844. <Content Include="Areas\LR_TaskScheduling\Views\TSScheme\AddDetailedForm.css" />
  1845. <Content Include="Areas\LR_TaskScheduling\Views\TSScheme\AddDetailedForm.js" />
  1846. <Content Include="Areas\LR_TaskScheduling\Views\TSScheme\Form.css" />
  1847. <Content Include="Areas\LR_TaskScheduling\Views\TSScheme\Form.js" />
  1848. <Content Include="Areas\LR_TaskScheduling\Views\TSScheme\Index.js" />
  1849. <Content Include="Areas\LR_TaskScheduling\Views\TSScheme\SelectExpressForm.css" />
  1850. <Content Include="Areas\LR_TaskScheduling\Views\TSScheme\SelectExpressForm.js" />
  1851. <Content Include="Areas\Permission\Views\Perm_FunctionVisit\IndexForCount.js" />
  1852. <Content Include="Areas\PersonnelManagement\Views\ContractManagement\FormRemove.js" />
  1853. <Content Include="Areas\PersonnelManagement\Views\ContractManagement\FormTerminate.js" />
  1854. <Content Include="Areas\PersonnelManagement\Views\ContractManagement\FormRenew.js" />
  1855. <Content Include="Areas\PersonnelManagement\Views\Emp_PayrollOnce\Form.js" />
  1856. <Content Include="Areas\PersonnelManagement\Views\Emp_PayrollOnce\Index.js" />
  1857. <Content Include="Areas\PersonnelManagement\Views\Emp_PayrollOnce\StatisticIndex.js" />
  1858. <Content Include="Areas\PersonnelManagement\Views\Emp_Payroll\StatisticIndex.js" />
  1859. <Content Include="Areas\PersonnelManagement\Views\MeetingManagement\FormView.js" />
  1860. <Content Include="Areas\PersonnelManagement\Views\MeetingManagement\IndexOfMyJoin.js" />
  1861. <Content Include="Areas\PersonnelManagement\Views\MeetingManagement\IndexOfMyApply.js" />
  1862. <Content Include="Areas\PersonnelManagement\Views\MeetingNotice\Form.js" />
  1863. <Content Include="Areas\PersonnelManagement\Views\MeetingNotice\Index.js" />
  1864. <Content Include="Areas\PersonnelManagement\Views\Sal_UserSalary\ImportForm.css" />
  1865. <Content Include="Areas\PersonnelManagement\Views\Sal_UserSalary\ImportForm.js" />
  1866. <Content Include="Areas\PersonnelManagement\Views\StuSaverecord\IndexForStudent.js" />
  1867. <Content Include="Areas\PersonnelManagement\Views\StuSaverecord\IndexForTeacher.js" />
  1868. <Content Include="Areas\PersonnelManagement\Views\TeacherLeaveManagement\Form.js" />
  1869. <Content Include="Areas\PersonnelManagement\Views\TeacherLeaveManagement\FormView.js" />
  1870. <Content Include="Areas\PersonnelManagement\Views\TeacherLeaveManagement\Index.js" />
  1871. <Content Include="Areas\PersonnelManagement\Views\VisitorInfo\ExamineForm.js" />
  1872. <Content Include="Areas\PersonnelManagement\Views\VisitorInfo\fromAdd.css" />
  1873. <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_PayManage\AmountConversion.js" />
  1874. <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_PayManage\FormPublic.js" />
  1875. <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_PayManage\PrintPublic.js" />
  1876. <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_PayManage\PrintSpecial.js" />
  1877. <Content Include="Areas\StudentWork\Views\SW_Ask_Main\AnswerIndex.js" />
  1878. <Content Include="Areas\StudentWork\Views\SW_Ask_Main\AnswerQuery.js" />
  1879. <Content Include="Areas\StudentWork\Views\SW_Ask_Main\Form.js" />
  1880. <Content Include="Areas\StudentWork\Views\SW_Ask_Main\ApplyIndex.js" />
  1881. <Content Include="Areas\StudentWork\Views\SW_Ask_Main\Index.js" />
  1882. <Content Include="Areas\StudentWork\Views\SW_Ask_Main\Paper.js" />
  1883. <Content Include="Areas\StudentWork\Views\SW_Ask_Main\PaperAdminView.js" />
  1884. <Content Include="Areas\StudentWork\Views\SW_Ask_Main\PaperView.js" />
  1885. <Content Include="Areas\StudentWork\Views\SW_Ask_Main\StudentIndex.js" />
  1886. <Content Include="Areas\StudentWork\Views\SW_Ask_Main_Question\Form.js" />
  1887. <Content Include="Areas\StudentWork\Views\SW_Ask_Main_Question\Index.js" />
  1888. <Content Include="Areas\StudentWork\Views\SW_Ask_Batch\Form.js" />
  1889. <Content Include="Areas\StudentWork\Views\SW_Ask_Batch\Index.js" />
  1890. <Content Include="Areas\StudentWork\Views\SW_Ask_Batch_Type\AddIndex.js" />
  1891. <Content Include="Areas\StudentWork\Views\SW_Ask_Batch_Type\Form.js" />
  1892. <Content Include="Areas\StudentWork\Views\SW_Ask_Batch_Type\Index.js" />
  1893. <Content Include="Areas\StudentWork\Views\SW_Ask_NotHaveAll_Type\AddIndex.js" />
  1894. <Content Include="Areas\StudentWork\Views\SW_Ask_QuestionItems\Form.js" />
  1895. <Content Include="Areas\StudentWork\Views\SW_Ask_QuestionItems\Index.js" />
  1896. <Content Include="Areas\StudentWork\Views\SW_Ask_Question\Form.js" />
  1897. <Content Include="Areas\StudentWork\Views\SW_Ask_Question\Index.js" />
  1898. <Content Include="Areas\StudentWork\Views\SW_Ask_Question\MainIndex.js" />
  1899. <Content Include="Areas\StudentWork\Views\SW_Ask_Question\SelectIndex.js" />
  1900. <Content Include="Areas\StudentWork\Views\SW_Ask_Type\FormView.js" />
  1901. <Content Include="Areas\StudentWork\Views\SW_HolidayGo\StatisticIndex.js" />
  1902. <Content Include="Content\css\DragSSO\blue.css" />
  1903. <Content Include="Content\css\DragSSO\common.css" />
  1904. <Content Include="Content\css\DragSSO\green.css" />
  1905. <Content Include="Content\css\DragSSO\index.css" />
  1906. <Content Include="Content\css\DragSSO\index2.css" />
  1907. <Content Include="Content\css\DragSSO\index3.css" />
  1908. <Content Include="Content\css\DragSSO\login5.css" />
  1909. <Content Include="Content\css\DragSSO\red.css" />
  1910. <Content Include="Content\css\LoginModel\login8.css" />
  1911. <Content Include="Content\css\OnlineRegistrate\Footer.html" />
  1912. <Content Include="Content\css\OnlineRegistrate\Header.html" />
  1913. <Content Include="Content\css\OnlineRegistrate\login.css" />
  1914. <Content Include="Content\css\OnlineRegistrate\style.css" />
  1915. <Content Include="Content\css\StuTransferInfo\QueryScoreIndex.css" />
  1916. <Content Include="Content\css\UserCenter\user.css" />
  1917. <Content Include="Content\echarts\AplicationVisitStatistic.html" />
  1918. <Content Include="Areas\LR_SystemModule\Views\Log\OnlineUserIndex.js" />
  1919. <Content Include="Areas\LR_SystemModule\Views\Log\UseStatistics.js" />
  1920. <Content Include="Areas\LR_FormModule\Views\Custmerform\DataTableForm.js" />
  1921. <Content Include="Areas\LR_FormModule\Views\Custmerform\Form.css" />
  1922. <Content Include="Areas\LR_FormModule\Views\Custmerform\Form.js" />
  1923. <Content Include="Areas\LR_FormModule\Views\Custmerform\HistoryForm.js" />
  1924. <Content Include="Areas\LR_FormModule\Views\Custmerform\Index.js" />
  1925. <Content Include="Areas\LR_FormModule\Views\Custmerform\LayerInstanceForm.css" />
  1926. <Content Include="Areas\LR_FormModule\Views\Custmerform\LayerInstanceForm.js" />
  1927. <Content Include="Areas\LR_FormModule\Views\Custmerform\PreviewForm.css" />
  1928. <Content Include="Areas\LR_FormModule\Views\Custmerform\PreviewForm.js" />
  1929. <Content Include="Areas\LR_FormModule\Views\Custmerform\SetFieldForm.css" />
  1930. <Content Include="Areas\LR_FormModule\Views\Custmerform\SetFieldForm.js" />
  1931. <Content Include="Areas\LR_FormModule\Views\Custmerform\SetFieldIndex.js" />
  1932. <Content Include="Areas\LR_FormModule\Views\Custmerform\SetSelectFieldForm.js" />
  1933. <Content Include="Areas\LR_FormModule\Views\Custmerform\TabInstanceForm.css" />
  1934. <Content Include="Areas\LR_FormModule\Views\Custmerform\TabInstanceForm.js" />
  1935. <Content Include="Areas\LR_FormModule\Views\Custmerform\WorkflowInstanceForm.css" />
  1936. <Content Include="Areas\LR_FormModule\Views\Custmerform\WorkflowInstanceForm.js" />
  1937. <Content Include="Areas\LR_FormModule\Views\FormRelation\ColFieldForm.js" />
  1938. <Content Include="Areas\LR_FormModule\Views\FormRelation\Form.css" />
  1939. <Content Include="Areas\LR_FormModule\Views\FormRelation\Form.js" />
  1940. <Content Include="Areas\LR_FormModule\Views\FormRelation\Index.js" />
  1941. <Content Include="Areas\LR_FormModule\Views\FormRelation\PreviewIndex.js" />
  1942. <Content Include="Areas\LR_FormModule\Views\FormRelation\QueryFieldForm.js" />
  1943. <Content Include="Areas\LR_IM\Views\IMMsg\Index.js" />
  1944. <Content Include="Areas\LR_IM\Views\SysUser\Form.js" />
  1945. <Content Include="Areas\LR_IM\Views\SysUser\Index.js" />
  1946. <Content Include="Areas\LR_LGManager\Views\LGMap\AddForm.js" />
  1947. <Content Include="Areas\LR_LGManager\Views\LGMap\DataItemLG.js" />
  1948. <Content Include="Areas\LR_LGManager\Views\LGMap\SystemModuleLG.js" />
  1949. <Content Include="Areas\LR_Message\Views\LR_StrategyInfo\Form.js" />
  1950. <Content Include="Areas\LR_Message\Views\LR_StrategyInfo\Index.js" />
  1951. <Content Include="Areas\LR_NewWorkFlow\Views\NWFDelegate\Form.css" />
  1952. <Content Include="Areas\LR_NewWorkFlow\Views\NWFDelegate\Form.js" />
  1953. <Content Include="Areas\LR_NewWorkFlow\Views\NWFDelegate\Index.js" />
  1954. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\AppointForm.js" />
  1955. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\AuditFlowForm.js" />
  1956. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\BatchAuditIndex.css" />
  1957. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\BatchAuditIndex.js" />
  1958. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\CreateForm.js" />
  1959. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\Index.js" />
  1960. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\LookFlowForm.js" />
  1961. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\LookNodeForm.js" />
  1962. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\MonitorDetailsIndex.js" />
  1963. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\MonitorForm.css" />
  1964. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\MonitorForm.js" />
  1965. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\MonitorIndex.js" />
  1966. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\NWFContainerForm.css" />
  1967. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\NWFContainerForm.js" />
  1968. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\ReleaseForm.css" />
  1969. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\ReleaseForm.js" />
  1970. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\SignFlowForm.js" />
  1971. <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\AuditorFieldForm.js" />
  1972. <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\AuditorNodeForm.js" />
  1973. <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\ButtonForm.js" />
  1974. <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\ConditionFieldForm.js" />
  1975. <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\Form.css" />
  1976. <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\Form.js" />
  1977. <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\HistoryForm.js" />
  1978. <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\ImportForm.css" />
  1979. <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\ImportForm.js" />
  1980. <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\Index.js" />
  1981. <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\LevelForm.js" />
  1982. <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\LineForm.css" />
  1983. <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\LineForm.js" />
  1984. <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\NodeForm.css" />
  1985. <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\NodeForm.js" />
  1986. <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\PostForm.js" />
  1987. <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\PreviewForm.css" />
  1988. <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\PreviewForm.js" />
  1989. <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\RoleForm.js" />
  1990. <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\UserForm.js" />
  1991. <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\WorkformForm.js" />
  1992. <Content Include="Areas\LR_OAModule\Views\Email\ConfigForm.js" />
  1993. <Content Include="Areas\LR_OAModule\Views\Email\DetailForm.js" />
  1994. <Content Include="Areas\LR_OAModule\Views\Email\Form.js" />
  1995. <Content Include="Areas\LR_OAModule\Views\Email\Index.js" />
  1996. <Content Include="Areas\LR_OAModule\Views\ModuleExport\Index.css" />
  1997. <Content Include="Areas\LR_OAModule\Views\ModuleExport\Index.js" />
  1998. <Content Include="Areas\LR_OAModule\Views\News\Form.js" />
  1999. <Content Include="Areas\LR_OAModule\Views\News\Index.js" />
  2000. <Content Include="Areas\LR_OAModule\Views\Notice\ViewIndex.js" />
  2001. <Content Include="Areas\LR_OAModule\Views\Notice\ViewForm.js" />
  2002. <Content Include="Areas\LR_OAModule\Views\Notice\Form.js" />
  2003. <Content Include="Areas\LR_OAModule\Views\Notice\Index.js" />
  2004. <Content Include="Areas\LR_OAModule\Views\ProjectGantt\Form.js" />
  2005. <Content Include="Areas\LR_OAModule\Views\ResourceFile\FileForm.js" />
  2006. <Content Include="Areas\LR_OAModule\Views\ResourceFile\FolderForm.js" />
  2007. <Content Include="Areas\LR_OAModule\Views\ResourceFile\Index.js" />
  2008. <Content Include="Areas\LR_OAModule\Views\ResourceFile\MoveForm.js" />
  2009. <Content Include="Areas\LR_OAModule\Views\ResourceFile\UploadifyForm.css" />
  2010. <Content Include="Areas\LR_OAModule\Views\ResourceFile\UploadifyForm.js" />
  2011. <Content Include="Areas\LR_OAModule\Views\Schedule\Form.js" />
  2012. <Content Include="Areas\LR_OrganizationModule\Views\Company\Form.js" />
  2013. <Content Include="Areas\LR_OrganizationModule\Views\Company\Index.js" />
  2014. <Content Include="Areas\LR_OrganizationModule\Views\Department\Form.js" />
  2015. <Content Include="Areas\LR_OrganizationModule\Views\Department\Index.js" />
  2016. <Content Include="Areas\LR_OrganizationModule\Views\Post\Form.js" />
  2017. <Content Include="Areas\LR_OrganizationModule\Views\Post\Index.js" />
  2018. <Content Include="Areas\LR_OrganizationModule\Views\Post\SelectForm.css" />
  2019. <Content Include="Areas\LR_OrganizationModule\Views\Post\SelectForm.js" />
  2020. <Content Include="Areas\LR_OrganizationModule\Views\Role\Form.js" />
  2021. <Content Include="Areas\LR_OrganizationModule\Views\Role\Index.js" />
  2022. <Content Include="Areas\LR_OrganizationModule\Views\User\Form.js" />
  2023. <Content Include="Areas\LR_OrganizationModule\Views\User\LookForm.css" />
  2024. <Content Include="Areas\LR_OrganizationModule\Views\User\LookForm.js" />
  2025. <Content Include="Areas\LR_OrganizationModule\Views\User\StudentIndex.js" />
  2026. <Content Include="Areas\LR_OrganizationModule\Views\User\Index.js" />
  2027. <Content Include="Areas\LR_OrganizationModule\Views\User\SelectForm.css" />
  2028. <Content Include="Areas\LR_OrganizationModule\Views\User\SelectForm.js" />
  2029. <Content Include="Areas\LR_OrganizationModule\Views\User\SelectOnlyForm.js" />
  2030. <Content Include="Areas\LR_ReportModule\Views\ReportManage\Form.js" />
  2031. <Content Include="Areas\LR_ReportModule\Views\ReportManage\Index.js" />
  2032. <Content Include="Areas\LR_ReportModule\Views\ReportTemplate\WfSchemeReport.js" />
  2033. <Content Include="Areas\LR_ReportModule\Views\ReportTemplate\FinanceReport.js" />
  2034. <Content Include="Areas\LR_ReportModule\Views\ReportTemplate\PurchaseReport.js" />
  2035. <Content Include="Areas\LR_ReportModule\Views\ReportTemplate\SalesReport.js" />
  2036. <Content Include="Areas\LR_ReportModule\Views\ReportTemplate\StockReport.js" />
  2037. <Content Include="Areas\LR_SystemModule\Views\Annexes\DownForm.css" />
  2038. <Content Include="Areas\LR_SystemModule\Views\Annexes\DownForm.js" />
  2039. <Content Include="Areas\LR_SystemModule\Views\Annexes\UploadForm.css" />
  2040. <Content Include="Areas\LR_SystemModule\Views\Annexes\UploadForm.js" />
  2041. <Content Include="Areas\LR_SystemModule\Views\CodeRule\Form.css" />
  2042. <Content Include="Areas\LR_SystemModule\Views\CodeRule\Form.js" />
  2043. <Content Include="Areas\LR_SystemModule\Views\CodeRule\FormatForm.js" />
  2044. <Content Include="Areas\LR_SystemModule\Views\CodeRule\Index.js" />
  2045. <Content Include="Areas\LR_SystemModule\Views\CustmerQuery\Form.css" />
  2046. <Content Include="Areas\LR_SystemModule\Views\CustmerQuery\Form.js" />
  2047. <Content Include="Areas\LR_SystemModule\Views\CustmerQuery\Index.js" />
  2048. <Content Include="Areas\LR_SystemModule\Views\CustmerQuery\QueryForm.js" />
  2049. <Content Include="Areas\LR_SystemModule\Views\DatabaseLink\Form.js" />
  2050. <Content Include="Areas\LR_SystemModule\Views\DatabaseLink\Index.js" />
  2051. <Content Include="Areas\LR_SystemModule\Views\DatabaseTable\CopyTableForm.js" />
  2052. <Content Include="Areas\LR_SystemModule\Views\DatabaseTable\DraftForm.js" />
  2053. <Content Include="Areas\LR_SystemModule\Views\DatabaseTable\EditTableForm.css" />
  2054. <Content Include="Areas\LR_SystemModule\Views\DatabaseTable\EditTableForm.js" />
  2055. <Content Include="Areas\LR_SystemModule\Views\DatabaseTable\Form.js" />
  2056. <Content Include="Areas\LR_SystemModule\Views\DatabaseTable\Index.js" />
  2057. <Content Include="Areas\LR_SystemModule\Views\DatabaseTable\TableIndex.css" />
  2058. <Content Include="Areas\LR_SystemModule\Views\DatabaseTable\TableIndex.js" />
  2059. <Content Include="Areas\LR_SystemModule\Views\DataItem\ClassifyForm.js" />
  2060. <Content Include="Areas\LR_SystemModule\Views\DataItem\ClassifyIndex.css" />
  2061. <Content Include="Areas\LR_SystemModule\Views\DataItem\ClassifyIndex.js" />
  2062. <Content Include="Areas\LR_SystemModule\Views\DataItem\DetailIndex.js" />
  2063. <Content Include="Areas\LR_SystemModule\Views\DataItem\Form.js" />
  2064. <Content Include="Areas\LR_SystemModule\Views\DataItem\Index.js" />
  2065. <Content Include="Areas\LR_CodeGeneratorModule\Views\PluginDemo\index.css" />
  2066. <Content Include="Areas\LR_CodeGeneratorModule\Views\PluginDemo\index.js" />
  2067. <Content Include="Areas\LR_CodeGeneratorModule\Views\PluginDemo\listInfo.js" />
  2068. <Content Include="Areas\LR_SystemModule\Views\Area\Form.js" />
  2069. <Content Include="Areas\LR_SystemModule\Views\Area\Index.js" />
  2070. <Content Include="Areas\LR_SystemModule\Views\DataSource\Form.js" />
  2071. <Content Include="Areas\LR_SystemModule\Views\DataSource\Index.js" />
  2072. <Content Include="Areas\LR_SystemModule\Views\DataSource\SelectForm.css" />
  2073. <Content Include="Areas\LR_SystemModule\Views\DataSource\SelectForm.js" />
  2074. <Content Include="Areas\LR_SystemModule\Views\DataSource\TestForm.css" />
  2075. <Content Include="Areas\LR_SystemModule\Views\DataSource\TestForm.js" />
  2076. <Content Include="Areas\LR_SystemModule\Views\DbField\Form.js" />
  2077. <Content Include="Areas\LR_SystemModule\Views\DbField\Index.js" />
  2078. <Content Include="Areas\LR_SystemModule\Views\DbField\SelectForm.js" />
  2079. <Content Include="Areas\LR_SystemModule\Views\ExcelExport\Form.js" />
  2080. <Content Include="Areas\LR_SystemModule\Views\ExcelExport\Index.js" />
  2081. <Content Include="Areas\LR_SystemModule\Views\ExcelImport\Form.css" />
  2082. <Content Include="Areas\LR_SystemModule\Views\ExcelImport\Form.js" />
  2083. <Content Include="Areas\LR_SystemModule\Views\ExcelImport\ImportForm.css" />
  2084. <Content Include="Areas\LR_SystemModule\Views\ExcelImport\ImportForm.js" />
  2085. <Content Include="Areas\LR_SystemModule\Views\ExcelImport\Index.js" />
  2086. <Content Include="Areas\LR_SystemModule\Views\ExcelImport\SetFieldForm.js" />
  2087. <Content Include="Areas\LR_SystemModule\Views\Interface\FieldForm.js" />
  2088. <Content Include="Areas\LR_SystemModule\Views\Interface\Form.css" />
  2089. <Content Include="Areas\LR_SystemModule\Views\Interface\Form.js" />
  2090. <Content Include="Areas\LR_SystemModule\Views\Interface\Index.css" />
  2091. <Content Include="Areas\LR_SystemModule\Views\Interface\Index.js" />
  2092. <Content Include="Areas\LR_SystemModule\Views\LogoImg\AppIndex.css" />
  2093. <Content Include="Areas\LR_SystemModule\Views\LogoImg\AppIndex.js" />
  2094. <Content Include="Areas\LR_SystemModule\Views\LogoImg\PCIndex.css" />
  2095. <Content Include="Areas\LR_SystemModule\Views\LogoImg\PcIndex.js" />
  2096. <Content Include="Areas\LR_SystemModule\Views\Log\DetailForm.js" />
  2097. <Content Include="Areas\LR_SystemModule\Views\Log\Form.js" />
  2098. <Content Include="Areas\LR_SystemModule\Views\Log\Index.js" />
  2099. <Content Include="Areas\LR_SystemModule\Views\Module\Form.css" />
  2100. <Content Include="Areas\LR_SystemModule\Views\Module\Form.js" />
  2101. <Content Include="Areas\LR_SystemModule\Views\Module\Index.js" />
  2102. <Content Include="Areas\LR_WebChatModule\Views\Organize\Index.js" />
  2103. <Content Include="Areas\LR_WebChatModule\Views\Organize\MemberForm.js" />
  2104. <Content Include="Areas\LR_WebChatModule\Views\Token\Index.css" />
  2105. <Content Include="Areas\LR_WebChatModule\Views\Token\Index.js" />
  2106. <Content Include="Areas\LR_WorkFlowModule\Views\WfDelegateRule\Form.css" />
  2107. <Content Include="Areas\LR_WorkFlowModule\Views\WfDelegateRule\Form.js" />
  2108. <Content Include="Areas\LR_WorkFlowModule\Views\WfDelegateRule\Index.js" />
  2109. <Content Include="Areas\LR_WorkFlowModule\Views\WfMonitor\Index.js" />
  2110. <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\AuditFlowForm.js" />
  2111. <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\CustmerWorkFlowFormAll.css" />
  2112. <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\CustmerWorkFlowFormAll.js" />
  2113. <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\CustmerWorkFlowForm.css" />
  2114. <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\CustmerWorkFlowForm.js" />
  2115. <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\Form.js" />
  2116. <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\Index.js" />
  2117. <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\Release.css" />
  2118. <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\Release.js" />
  2119. <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\ReleaseFlowForm.js" />
  2120. <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\ReleaseForm.css" />
  2121. <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\ReleaseForm.js" />
  2122. <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\SignFlowForm.js" />
  2123. <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\WfNodeForm.js" />
  2124. <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\AuthorizeForm.js" />
  2125. <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\ConditionFieldForm.js" />
  2126. <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\FieldSelectForm.js" />
  2127. <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\Form.css" />
  2128. <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\Form.js" />
  2129. <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\HistoryForm.js" />
  2130. <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\Index.js" />
  2131. <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\LineForm.js" />
  2132. <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\NodeForm.css" />
  2133. <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\NodeForm.js" />
  2134. <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\PostForm.js" />
  2135. <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\PreviewForm.css" />
  2136. <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\PreviewForm.js" />
  2137. <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\RoleForm.js" />
  2138. <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\UserForm.js" />
  2139. <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\WorkformForm.js" />
  2140. <Content Include="Areas\LR_WorkFlowModule\Views\WfSystemDemo\DemoLeaveForm.js" />
  2141. <Content Include="Areas\LR_WorkFlowModule\Views\WfSystemDemo\DemoLeaveIndex.js" />
  2142. <Content Include="Areas\Permission\Views\Perm_Function\FormTeacher.js" />
  2143. <Content Include="Areas\Permission\Views\Perm_Function\TeacherIndex.js" />
  2144. <Content Include="Areas\Permission\Views\Perm_UserPermission\GirdSelectIndex.css" />
  2145. <Content Include="Areas\Permission\Views\Perm_UserPermission\GirdSelectIndex.js" />
  2146. <Content Include="Areas\Permission\Views\Perm_UserPermission\SelectForm.css" />
  2147. <Content Include="Areas\Permission\Views\Perm_UserPermission\SelectForm.js" />
  2148. <Content Include="Areas\PersonnelManagement\Views\BC_PopQuiz\Report.js" />
  2149. <Content Include="Areas\PersonnelManagement\Views\CommunityInfo\QrcodeForm.js" />
  2150. <Content Include="Areas\PersonnelManagement\Views\ContractManagement\FormView.js" />
  2151. <Content Include="Areas\PersonnelManagement\Views\EpidemicReport\OutReasonReport.js" />
  2152. <Content Include="Areas\PersonnelManagement\Views\EpidemicReport\ProviceReport.js" />
  2153. <Content Include="Areas\PersonnelManagement\Views\EpidemicReport\VehicleReport.js" />
  2154. <Content Include="Areas\PersonnelManagement\Views\EpidemicReport\PersonnelCategoryReport.js" />
  2155. <Content Include="Areas\PersonnelManagement\Views\EpidemicSituationCopy\Form.js" />
  2156. <Content Include="Areas\PersonnelManagement\Views\EpidemicSituationCopy\IndexReport.js" />
  2157. <Content Include="Areas\PersonnelManagement\Views\EpidemicSituationCopy\Index.js" />
  2158. <Content Include="Areas\PersonnelManagement\Views\MP_ManagementPlan\IndexChildren.js" />
  2159. <Content Include="Areas\PersonnelManagement\Views\MP_ManagementPlan\IndexManagement.js" />
  2160. <Content Include="Areas\PersonnelManagement\Views\MP_PerformanceTracking\IndexChildren.js" />
  2161. <Content Include="Areas\PersonnelManagement\Views\MP_PerformanceTracking\IndexManagement.js" />
  2162. <Content Include="Areas\PersonnelManagement\Views\MP_QualityObjectives\IndexChildren.js" />
  2163. <Content Include="Areas\PersonnelManagement\Views\MP_QualityObjectives\IndexManagement.js" />
  2164. <Content Include="Areas\PersonnelManagement\Views\Sal_UserSalary\FormView.js" />
  2165. <Content Include="Areas\PersonnelManagement\Views\Sal_UserSalary\IndexOfMy.js" />
  2166. <Content Include="Areas\PersonnelManagement\Views\StuSaverecord\Form.js" />
  2167. <Content Include="Areas\PersonnelManagement\Views\StuSaverecord\Index.js" />
  2168. <Content Include="Areas\PersonnelManagement\Views\TimeTable\AttendanceList.js" />
  2169. <Content Include="Areas\PersonnelManagement\Views\TimeTable\AttendanceStatistic.js" />
  2170. <Content Include="Areas\PersonnelManagement\Views\MP_BrowseRecord\IndexFile.js" />
  2171. <Content Include="Areas\PersonnelManagement\Views\MP_ManagementPlan\UploadForm.js" />
  2172. <Content Include="Areas\PersonnelManagement\Views\MP_PerformanceTracking\UploadForm.js" />
  2173. <Content Include="Areas\PersonnelManagement\Views\MP_PerformanceTracking\Form.js" />
  2174. <Content Include="Areas\PersonnelManagement\Views\MP_PerformanceTracking\Index.js" />
  2175. <Content Include="Areas\PersonnelManagement\Views\MP_QualityObjectives\UploadForm.js" />
  2176. <Content Include="Areas\PersonnelManagement\Views\MP_QualityObjectives\Form.js" />
  2177. <Content Include="Areas\PersonnelManagement\Views\MP_QualityObjectives\Index.js" />
  2178. <Content Include="Areas\PersonnelManagement\Views\MP_ManagementPlan\Form.js" />
  2179. <Content Include="Areas\PersonnelManagement\Views\MP_ManagementPlan\Index.js" />
  2180. <Content Include="Areas\PersonnelManagement\Views\OvertimeApplication\Form.js" />
  2181. <Content Include="Areas\PersonnelManagement\Views\OvertimeApplication\Index.js" />
  2182. <Content Include="Areas\PersonnelManagement\Views\TimeTable\AttendanceDetail.js" />
  2183. <Content Include="Areas\PersonnelManagement\Views\TimeTable\Attendance.js" />
  2184. <Content Include="Areas\PersonnelManagement\Views\TimeTable\IndexInEducationModify.js" />
  2185. <Content Include="Areas\PersonnelManagement\Views\TimeTable\IndexInEducation.js" />
  2186. <Content Include="Areas\PersonnelManagement\Views\TimeTable\Index.js" />
  2187. <Content Include="Areas\PersonnelManagement\Views\TimeTable\IndexInEducationSelect.js" />
  2188. <Content Include="Areas\PersonnelManagement\Views\TimeTable\ModifyLessonForm.js" />
  2189. <Content Include="Areas\PersonnelManagement\Views\TimeTable\Leave.js" />
  2190. <Content Include="Areas\PersonnelManagement\Views\WP_FileList\SecuritySetting.js" />
  2191. <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaChargesStandard\EditForm.js" />
  2192. <Content Include="Areas\EducationalAdministration\Views\EmpInfoEnternal\FormAdd.cshtml" />
  2193. <Content Include="Content\bootstrap\bootstrap-theme.min.css" />
  2194. <Content Include="Content\bootstrap\bootstrap.min - 副本.css" />
  2195. <Content Include="Content\bootstrap\bootstrap.min20200308bak.css" />
  2196. <Content Include="Content\bootstrap\bootstrap.min.css" />
  2197. <Content Include="Content\bootstrap\html5shiv.min.js" />
  2198. <Content Include="Content\camera\cropper.min.css" />
  2199. <Content Include="Content\camera\cropper.min.js" />
  2200. <Content Include="Content\camera\ImgCropping.css" />
  2201. <Content Include="Content\camera\testcarera.html" />
  2202. <Content Include="Content\cardprint\bg.jpg" />
  2203. <Content Include="Content\cardprint\CardPrint.css" />
  2204. <Content Include="Content\cardprint\student.jpg" />
  2205. <Content Include="Content\cardprint\back.jpg" />
  2206. <Content Include="Content\cardprint\cardBg.jpg" />
  2207. <Content Include="Content\css\animate.min.css" />
  2208. <Content Include="Content\css\blue.css" />
  2209. <Content Include="Content\css\bootstrap.css" />
  2210. <Content Include="Content\css\bootstrap.min.css" />
  2211. <Content Include="Content\css\commontwo.css" />
  2212. <Content Include="Content\css\fromAdd.css" />
  2213. <Content Include="Content\css\green.css" />
  2214. <Content Include="Content\css\indextwo.css" />
  2215. <Content Include="Content\css\LoginModel\common.css" />
  2216. <Content Include="Content\css\LoginModel\index.css" />
  2217. <Content Include="Content\css\LoginModel\login2.css" />
  2218. <Content Include="Content\css\LoginModel\login3.css" />
  2219. <Content Include="Content\css\LoginModel\login4.css" />
  2220. <Content Include="Content\css\LoginModel\login5.css" />
  2221. <Content Include="Content\css\LoginModel\loginPublic.css" />
  2222. <Content Include="Content\css\OnlineRegistrate\bootstrap.css" />
  2223. <Content Include="Content\css\OnlineRegistrate\zyxq.css" />
  2224. <Content Include="Content\css\process.css" />
  2225. <Content Include="Content\css\receiveSendFeeManagement\charge.css" />
  2226. <Content Include="Content\css\common.css" />
  2227. <Content Include="Content\css\red.css" />
  2228. <Content Include="Content\css\styletwo.css" />
  2229. <Content Include="Content\css\swiper.min1.css" />
  2230. <Content Include="Content\idcardreader\idcardreaderv1.js" />
  2231. <Content Include="Content\idcardreader\npCertReader.dll" />
  2232. <Content Include="Content\images\addicon.png" />
  2233. <Content Include="Content\images\calendar.png" />
  2234. <Content Include="Content\images\chick1.png" />
  2235. <Content Include="Content\images\DragSSO\close.png" />
  2236. <Content Include="Content\images\DragSSO\close2.png" />
  2237. <Content Include="Content\images\DragSSO\download.png" />
  2238. <Content Include="Content\images\DragSSO\duigou.png" />
  2239. <Content Include="Content\images\DragSSO\head1.png" />
  2240. <Content Include="Content\images\DragSSO\head2.png" />
  2241. <Content Include="Content\images\DragSSO\head3.png" />
  2242. <Content Include="Content\images\DragSSO\head4-1.png" />
  2243. <Content Include="Content\images\DragSSO\head4-2.png" />
  2244. <Content Include="Content\images\DragSSO\head4-3.png" />
  2245. <Content Include="Content\images\DragSSO\head4.png" />
  2246. <Content Include="Content\images\DragSSO\headBg-green.jpg" />
  2247. <Content Include="Content\images\DragSSO\headBg-red.jpg" />
  2248. <Content Include="Content\images\DragSSO\headBg.jpg" />
  2249. <Content Include="Content\images\DragSSO\headBg2.jpg" />
  2250. <Content Include="Content\images\DragSSO\indexSec2-1.png" />
  2251. <Content Include="Content\images\DragSSO\indexSec2-2.png" />
  2252. <Content Include="Content\images\DragSSO\indexSec3-1.png" />
  2253. <Content Include="Content\images\DragSSO\indexSec3-10.png" />
  2254. <Content Include="Content\images\DragSSO\indexSec3-11.png" />
  2255. <Content Include="Content\images\DragSSO\indexSec3-12.png" />
  2256. <Content Include="Content\images\DragSSO\indexSec3-13.png" />
  2257. <Content Include="Content\images\DragSSO\indexSec3-14.png" />
  2258. <Content Include="Content\images\DragSSO\indexSec3-15.jpg" />
  2259. <Content Include="Content\images\DragSSO\indexSec3-16.jpg" />
  2260. <Content Include="Content\images\DragSSO\indexSec3-17.jpg" />
  2261. <Content Include="Content\images\DragSSO\indexSec3-18.jpg" />
  2262. <Content Include="Content\images\DragSSO\indexSec3-19.jpg" />
  2263. <Content Include="Content\images\DragSSO\indexSec3-2.png" />
  2264. <Content Include="Content\images\DragSSO\indexSec3-20.jpg" />
  2265. <Content Include="Content\images\DragSSO\indexSec3-21.jpg" />
  2266. <Content Include="Content\images\DragSSO\indexSec3-22.jpg" />
  2267. <Content Include="Content\images\DragSSO\indexSec3-23.png" />
  2268. <Content Include="Content\images\DragSSO\indexSec3-24.png" />
  2269. <Content Include="Content\images\DragSSO\indexSec3-25.png" />
  2270. <Content Include="Content\images\DragSSO\indexSec3-26.png" />
  2271. <Content Include="Content\images\DragSSO\indexSec3-27.png" />
  2272. <Content Include="Content\images\DragSSO\indexSec3-28.png" />
  2273. <Content Include="Content\images\DragSSO\indexSec3-3.png" />
  2274. <Content Include="Content\images\DragSSO\indexSec3-4.png" />
  2275. <Content Include="Content\images\DragSSO\indexSec3-5.png" />
  2276. <Content Include="Content\images\DragSSO\indexSec3-6.png" />
  2277. <Content Include="Content\images\DragSSO\indexSec3-7.png" />
  2278. <Content Include="Content\images\DragSSO\indexSec3-8.png" />
  2279. <Content Include="Content\images\DragSSO\indexSec3-9.png" />
  2280. <Content Include="Content\images\DragSSO\indSec1-1.png" />
  2281. <Content Include="Content\images\DragSSO\indSec1-10.png" />
  2282. <Content Include="Content\images\DragSSO\indSec1-11.png" />
  2283. <Content Include="Content\images\DragSSO\indSec1-12.png" />
  2284. <Content Include="Content\images\DragSSO\indSec1-13.png" />
  2285. <Content Include="Content\images\DragSSO\indSec1-14.png" />
  2286. <Content Include="Content\images\DragSSO\indSec1-15.png" />
  2287. <Content Include="Content\images\DragSSO\indSec1-16.png" />
  2288. <Content Include="Content\images\DragSSO\indSec1-17.png" />
  2289. <Content Include="Content\images\DragSSO\indSec1-18.png" />
  2290. <Content Include="Content\images\DragSSO\indSec1-19.png" />
  2291. <Content Include="Content\images\DragSSO\indSec1-2.png" />
  2292. <Content Include="Content\images\DragSSO\indSec1-20.png" />
  2293. <Content Include="Content\images\DragSSO\indSec1-3.png" />
  2294. <Content Include="Content\images\DragSSO\indSec1-4.png" />
  2295. <Content Include="Content\images\DragSSO\indSec1-5.png" />
  2296. <Content Include="Content\images\DragSSO\indSec1-6.png" />
  2297. <Content Include="Content\images\DragSSO\indSec1-7.png" />
  2298. <Content Include="Content\images\DragSSO\indSec1-8.png" />
  2299. <Content Include="Content\images\DragSSO\indSec1-9.png" />
  2300. <Content Include="Content\images\DragSSO\indSec3-1.png" />
  2301. <Content Include="Content\images\DragSSO\indSec3-2.png" />
  2302. <Content Include="Content\images\DragSSO\indSec3-3.png" />
  2303. <Content Include="Content\images\DragSSO\indSec3-4.png" />
  2304. <Content Include="Content\images\DragSSO\indSec3-5.png" />
  2305. <Content Include="Content\images\DragSSO\indSec3-6.png" />
  2306. <Content Include="Content\images\DragSSO\inSec1-10.png" />
  2307. <Content Include="Content\images\DragSSO\inSec1-11.png" />
  2308. <Content Include="Content\images\DragSSO\inSec1-12.png" />
  2309. <Content Include="Content\images\DragSSO\inSec1-13.png" />
  2310. <Content Include="Content\images\DragSSO\inSec1-14.png" />
  2311. <Content Include="Content\images\DragSSO\inSec1-15.png" />
  2312. <Content Include="Content\images\DragSSO\inSec1-16.png" />
  2313. <Content Include="Content\images\DragSSO\inSec1-17.png" />
  2314. <Content Include="Content\images\DragSSO\inSec1-18.png" />
  2315. <Content Include="Content\images\DragSSO\inSec1-19.png" />
  2316. <Content Include="Content\images\DragSSO\inSec1-2.png" />
  2317. <Content Include="Content\images\DragSSO\inSec1-20.png" />
  2318. <Content Include="Content\images\DragSSO\inSec1-21.png" />
  2319. <Content Include="Content\images\DragSSO\inSec1-22.png" />
  2320. <Content Include="Content\images\DragSSO\inSec1-3.png" />
  2321. <Content Include="Content\images\DragSSO\inSec1-4.png" />
  2322. <Content Include="Content\images\DragSSO\inSec1-5.png" />
  2323. <Content Include="Content\images\DragSSO\inSec1-6.png" />
  2324. <Content Include="Content\images\DragSSO\inSec1-7.png" />
  2325. <Content Include="Content\images\DragSSO\inSec1-8.png" />
  2326. <Content Include="Content\images\DragSSO\inSec1-9.png" />
  2327. <Content Include="Content\images\DragSSO\inSec2-1.png" />
  2328. <Content Include="Content\images\DragSSO\inSec2-10.png" />
  2329. <Content Include="Content\images\DragSSO\inSec2-11.png" />
  2330. <Content Include="Content\images\DragSSO\inSec2-12.png" />
  2331. <Content Include="Content\images\DragSSO\inSec2-13.png" />
  2332. <Content Include="Content\images\DragSSO\inSec2-14.png" />
  2333. <Content Include="Content\images\DragSSO\inSec2-15.png" />
  2334. <Content Include="Content\images\DragSSO\inSec2-16.png" />
  2335. <Content Include="Content\images\DragSSO\inSec2-17.png" />
  2336. <Content Include="Content\images\DragSSO\inSec2-18.png" />
  2337. <Content Include="Content\images\DragSSO\inSec2-2.png" />
  2338. <Content Include="Content\images\DragSSO\inSec2-3.png" />
  2339. <Content Include="Content\images\DragSSO\inSec2-4.png" />
  2340. <Content Include="Content\images\DragSSO\inSec2-5.png" />
  2341. <Content Include="Content\images\DragSSO\inSec2-6.png" />
  2342. <Content Include="Content\images\DragSSO\inSec2-7.png" />
  2343. <Content Include="Content\images\DragSSO\inSec2-8.png" />
  2344. <Content Include="Content\images\DragSSO\inSec2-9.png" />
  2345. <Content Include="Content\images\DragSSO\inSec3-10.png" />
  2346. <Content Include="Content\images\DragSSO\inSec3-11.png" />
  2347. <Content Include="Content\images\DragSSO\inSec3-12.png" />
  2348. <Content Include="Content\images\DragSSO\inSec3-13.png" />
  2349. <Content Include="Content\images\DragSSO\inSec3-14.png" />
  2350. <Content Include="Content\images\DragSSO\inSec3-15.png" />
  2351. <Content Include="Content\images\DragSSO\inSec3-2.png" />
  2352. <Content Include="Content\images\DragSSO\inSec3-3.png" />
  2353. <Content Include="Content\images\DragSSO\inSec3-4.png" />
  2354. <Content Include="Content\images\DragSSO\inSec3-5.png" />
  2355. <Content Include="Content\images\DragSSO\inSec3-6.png" />
  2356. <Content Include="Content\images\DragSSO\inSec3-7.png" />
  2357. <Content Include="Content\images\DragSSO\inSec3-8.png" />
  2358. <Content Include="Content\images\DragSSO\inSec3-9.png" />
  2359. <Content Include="Content\images\DragSSO\inSec6-12.png" />
  2360. <Content Include="Content\images\DragSSO\inSec6-13.png" />
  2361. <Content Include="Content\images\DragSSO\inSec6-14.png" />
  2362. <Content Include="Content\images\DragSSO\inSec6-3.png" />
  2363. <Content Include="Content\images\DragSSO\inSec6-4.png" />
  2364. <Content Include="Content\images\DragSSO\inSec6-5.png" />
  2365. <Content Include="Content\images\DragSSO\inSec6-6.png" />
  2366. <Content Include="Content\images\DragSSO\login5-1.png" />
  2367. <Content Include="Content\images\DragSSO\login5-1s.png" />
  2368. <Content Include="Content\images\DragSSO\login5-2.png" />
  2369. <Content Include="Content\images\DragSSO\login5-2s.png" />
  2370. <Content Include="Content\images\DragSSO\login5-3.png" />
  2371. <Content Include="Content\images\DragSSO\login5-3s.png" />
  2372. <Content Include="Content\images\DragSSO\message.png" />
  2373. <Content Include="Content\images\DragSSO\noLogin.png" />
  2374. <Content Include="Content\images\DragSSO\right2.png" />
  2375. <Content Include="Content\images\DragSSO\search.png" />
  2376. <Content Include="Content\images\DragSSO\skin1.jpg" />
  2377. <Content Include="Content\images\DragSSO\skin2.jpg" />
  2378. <Content Include="Content\images\DragSSO\skin3.jpg" />
  2379. <Content Include="Content\images\DragSSO\tips1.png" />
  2380. <Content Include="Content\images\DragSSO\user.jpg" />
  2381. <Content Include="Content\images\DragSSO\verCode.png" />
  2382. <Content Include="Content\images\DragSSO\weixin.png" />
  2383. <Content Include="Content\images\floor\inSec1-10_2.png" />
  2384. <Content Include="Content\css\font-awesome.css" />
  2385. <Content Include="Content\css\index.css" />
  2386. <Content Include="Content\images\from1.png" />
  2387. <Content Include="Content\images\guide\corr1.jpg" />
  2388. <Content Include="Content\images\guide\guideSec1-1.png" />
  2389. <Content Include="Content\images\guide\guideSec1-2.png" />
  2390. <Content Include="Content\images\guide\guideSec1-3.png" />
  2391. <Content Include="Content\images\guide\guideSec1-4.png" />
  2392. <Content Include="Content\images\guide\guideSec1-5.png" />
  2393. <Content Include="Content\images\guide\right.png" />
  2394. <Content Include="Content\images\imgshow\有货架图1.jpg" />
  2395. <Content Include="Content\images\imgshow\有货架图2.jpg" />
  2396. <Content Include="Content\images\imgshow\流程_有车_显示屏.jpg" />
  2397. <Content Include="Content\images\indexHeadBg.png" />
  2398. <Content Include="Content\images\kanban\bg.png" />
  2399. <Content Include="Content\images\kanban\dashboard1.png" />
  2400. <Content Include="Content\images\kanban\dashboard2.jpg" />
  2401. <Content Include="Content\images\kanban\histogram1.png" />
  2402. <Content Include="Content\images\kanban\histogram2.jpg" />
  2403. <Content Include="Content\images\kanban\linechart1.png" />
  2404. <Content Include="Content\images\kanban\linechart2.jpg" />
  2405. <Content Include="Content\images\kanban\piechart1.png" />
  2406. <Content Include="Content\images\kanban\piechart2.jpg" />
  2407. <Content Include="Content\images\kanban\Statistics1.png" />
  2408. <Content Include="Content\images\kanban\Statistics2.jpg" />
  2409. <Content Include="Content\images\kanban\table1.png" />
  2410. <Content Include="Content\images\kanban\table2.jpg" />
  2411. <Content Include="Content\images\kanban\Template1-0.png" />
  2412. <Content Include="Content\images\kanban\Template1-1.png" />
  2413. <Content Include="Content\images\kanban\Template2-0.png" />
  2414. <Content Include="Content\images\kanban\Template2-1.png" />
  2415. <Content Include="Content\images\kanban\Template3-0.png" />
  2416. <Content Include="Content\images\kanban\Template3-1.png" />
  2417. <Content Include="Content\images\kanban\Template4-0.png" />
  2418. <Content Include="Content\images\kanban\Template4-1.png" />
  2419. <Content Include="Content\images\kanban\Template5-0.png" />
  2420. <Content Include="Content\images\kanban\Template5-1.png" />
  2421. <Content Include="Content\images\LoginPage\add2.png" />
  2422. <Content Include="Content\images\LoginPage\bj.jpg" />
  2423. <Content Include="Content\images\LoginPage\bottom.png" />
  2424. <Content Include="Content\images\LoginPage\bottom2.png" />
  2425. <Content Include="Content\images\LoginPage\check2.png" />
  2426. <Content Include="Content\images\LoginPage\checked.png" />
  2427. <Content Include="Content\images\LoginPage\copy2.png" />
  2428. <Content Include="Content\images\LoginPage\del2.png" />
  2429. <Content Include="Content\images\LoginPage\del3.png" />
  2430. <Content Include="Content\images\LoginPage\download.png" />
  2431. <Content Include="Content\images\LoginPage\icon.png" />
  2432. <Content Include="Content\images\LoginPage\iphoneLogin.png" />
  2433. <Content Include="Content\images\LoginPage\iphoneLogin3.png" />
  2434. <Content Include="Content\images\LoginPage\jiao2.png" />
  2435. <Content Include="Content\images\LoginPage\key.png" />
  2436. <Content Include="Content\images\LoginPage\lock.png" />
  2437. <Content Include="Content\images\LoginPage\login2Bg.jpg" />
  2438. <Content Include="Content\images\LoginPage\login4-1.jpg" />
  2439. <Content Include="Content\images\LoginPage\login4-2.png" />
  2440. <Content Include="Content\images\LoginPage\login4-2s.png" />
  2441. <Content Include="Content\images\LoginPage\login4-3.png" />
  2442. <Content Include="Content\images\LoginPage\login4-3s.png" />
  2443. <Content Include="Content\images\LoginPage\login5-1.png" />
  2444. <Content Include="Content\images\LoginPage\login5-2.png" />
  2445. <Content Include="Content\images\LoginPage\login5-2s.png" />
  2446. <Content Include="Content\images\LoginPage\login5-3.png" />
  2447. <Content Include="Content\images\LoginPage\login5-3s.png" />
  2448. <Content Include="Content\images\LoginPage\login5.png" />
  2449. <Content Include="Content\images\LoginPage\loginBg.jpg" />
  2450. <Content Include="Content\images\LoginPage\loginBg2.jpg" />
  2451. <Content Include="Content\images\LoginPage\loginBg3.jpg" />
  2452. <Content Include="Content\images\LoginPage\loginBg4.jpg" />
  2453. <Content Include="Content\images\LoginPage\loginBg5.jpg" />
  2454. <Content Include="Content\images\LoginPage\logo_4_2.png" />
  2455. <Content Include="Content\images\LoginPage\logo_5_2.png" />
  2456. <Content Include="Content\images\LoginPage\logo_6_2.png" />
  2457. <Content Include="Content\images\LoginPage\logo_y.png" />
  2458. <Content Include="Content\images\LoginPage\pcLogin3.png" />
  2459. <Content Include="Content\images\LoginPage\pen.png" />
  2460. <Content Include="Content\images\LoginPage\person.png" />
  2461. <Content Include="Content\images\LoginPage\person2.png" />
  2462. <Content Include="Content\images\LoginPage\profile-cover.jpg" />
  2463. <Content Include="Content\images\LoginPage\right.png" />
  2464. <Content Include="Content\images\LoginPage\right2.png" />
  2465. <Content Include="Content\images\LoginPage\tick2.png" />
  2466. <Content Include="Content\images\LoginPage\tips1.png" />
  2467. <Content Include="Content\images\LoginPage\tips2.png" />
  2468. <Content Include="Content\images\LoginPage\tips3.png" />
  2469. <Content Include="Content\images\LoginPage\tips4.png" />
  2470. <Content Include="Content\images\LoginPage\tips5.png" />
  2471. <Content Include="Content\images\LoginPage\true2.png" />
  2472. <Content Include="Content\images\LoginPage\variCode.png" />
  2473. <Content Include="Content\images\LoginPage\verCode.png" />
  2474. <Content Include="Content\images\LoginPage\wxLogin.png" />
  2475. <Content Include="Content\images\LoginPage\xxlogo.png" />
  2476. <Content Include="Content\images\LoginPage\zuo.png" />
  2477. <Content Include="Content\images\Login\login8-1.png" />
  2478. <Content Include="Content\images\Login\login8-2.png" />
  2479. <Content Include="Content\images\Login\login8-3.png" />
  2480. <Content Include="Content\images\Login\login8-4.png" />
  2481. <Content Include="Content\images\Login\login8-5.png" />
  2482. <Content Include="Content\images\Login\login8-6.png" />
  2483. <Content Include="Content\images\Login\login8-7.png" />
  2484. <Content Include="Content\images\Login\login8-8.png" />
  2485. <Content Include="Content\images\Login\loginBg8.jpg" />
  2486. <Content Include="Content\images\Login\logo8.png" />
  2487. <Content Include="Content\images\Login\user1.jpg" />
  2488. <Content Include="Content\images\Login\user2.jpg" />
  2489. <Content Include="Content\images\Login\user3.jpg" />
  2490. <Content Include="Content\images\Login\user4.png" />
  2491. <Content Include="Content\images\Login\user5.png" />
  2492. <Content Include="Content\images\Login\verCode.png" />
  2493. <Content Include="Content\images\OnlineRegistrate\bj1.png" />
  2494. <Content Include="Content\images\OnlineRegistrate\error.png" />
  2495. <Content Include="Content\images\OnlineRegistrate\ewm_03.png" />
  2496. <Content Include="Content\images\OnlineRegistrate\gt.png" />
  2497. <Content Include="Content\images\OnlineRegistrate\jf.png" />
  2498. <Content Include="Content\images\OnlineRegistrate\loading.gif" />
  2499. <Content Include="Content\images\OnlineRegistrate\logo.png" />
  2500. <Content Include="Content\images\OnlineRegistrate\mrtx.jpg" />
  2501. <Content Include="Content\images\OnlineRegistrate\sctp.png" />
  2502. <Content Include="Content\images\OnlineRegistrate\shang_14.png" />
  2503. <Content Include="Content\images\OnlineRegistrate\tb.png" />
  2504. <Content Include="Content\images\OnlineRegistrate\tjtp.png" />
  2505. <Content Include="Content\images\OnlineRegistrate\UseGuid\ug01.png" />
  2506. <Content Include="Content\images\OnlineRegistrate\UseGuid\ug02.png" />
  2507. <Content Include="Content\images\OnlineRegistrate\UseGuid\ug03.png" />
  2508. <Content Include="Content\images\OnlineRegistrate\UseGuid\ug04.png" />
  2509. <Content Include="Content\images\OnlineRegistrate\UseGuid\ug05.png" />
  2510. <Content Include="Content\images\OnlineRegistrate\UseGuid\ug06.png" />
  2511. <Content Include="Content\images\OnlineRegistrate\UseGuid\ug07.png" />
  2512. <Content Include="Content\images\OnlineRegistrate\UseGuid\ug08.png" />
  2513. <Content Include="Content\images\OnlineRegistrate\UseGuid\ug09.png" />
  2514. <Content Include="Content\images\OnlineRegistrate\UseGuid\ug10.png" />
  2515. <Content Include="Content\images\OnlineRegistrate\UseGuid\ug11.png" />
  2516. <Content Include="Content\images\OnlineRegistrate\UseGuid\ug12.png" />
  2517. <Content Include="Content\images\OnlineRegistrate\UseGuid\ug13.png" />
  2518. <Content Include="Content\images\OnlineRegistrate\UseGuid\ug14.png" />
  2519. <Content Include="Content\images\OnlineRegistrate\UseGuid\ug15.png" />
  2520. <Content Include="Content\images\OnlineRegistrate\UseGuid\ug16.png" />
  2521. <Content Include="Content\images\OnlineRegistrate\UseGuid\ug17.png" />
  2522. <Content Include="Content\images\OnlineRegistrate\UseGuid\ug18.png" />
  2523. <Content Include="Content\images\OnlineRegistrate\UseGuid\ug19.png" />
  2524. <Content Include="Content\images\OnlineRegistrate\UseGuid\ug20.png" />
  2525. <Content Include="Content\images\OnlineRegistrate\UseGuid\ug21.png" />
  2526. <Content Include="Content\images\OnlineRegistrate\UseGuid\ug22.png" />
  2527. <Content Include="Content\images\OnlineRegistrate\wybm.png" />
  2528. <Content Include="Content\images\OnlineRegistrate\wybm2.png" />
  2529. <Content Include="Content\images\OnlineRegistrate\wybm3.png" />
  2530. <Content Include="Content\images\OnlineRegistrate\yuan.png" />
  2531. <Content Include="Content\images\OnlineRegistrate\zj_bg_11.png" />
  2532. <Content Include="Content\images\OnlineRegistrate\zyjs.png" />
  2533. <Content Include="Content\images\OnlineRegistrate\zyxq1.png" />
  2534. <Content Include="Content\images\phones.png" />
  2535. <Content Include="Content\images\plhome\aboutpage1.png" />
  2536. <Content Include="Content\images\plhome\aboutpage2.png" />
  2537. <Content Include="Content\images\plhome\acoment1.png" />
  2538. <Content Include="Content\images\plhome\acoment2.png" />
  2539. <Content Include="Content\images\plhome\aconment1.png" />
  2540. <Content Include="Content\images\plhome\aconment2.png" />
  2541. <Content Include="Content\images\plhome\addImg.png" />
  2542. <Content Include="Content\images\plhome\banna0.jpg" />
  2543. <Content Include="Content\images\plhome\banner_df.jpg" />
  2544. <Content Include="Content\images\plhome\logo.png" />
  2545. <Content Include="Content\images\plhome\make1.png" />
  2546. <Content Include="Content\images\plhome\make2.png" />
  2547. <Content Include="Content\images\plhome\new1.png" />
  2548. <Content Include="Content\images\plhome\new2.png" />
  2549. <Content Include="Content\images\plhome\newpage1.png" />
  2550. <Content Include="Content\images\plhome\newpage2.png" />
  2551. <Content Include="Content\images\plhome\news1.png" />
  2552. <Content Include="Content\images\plhome\news2.png" />
  2553. <Content Include="Content\images\plhome\product1.png" />
  2554. <Content Include="Content\images\plhome\product2.png" />
  2555. <Content Include="Content\images\plhome\table1.png" />
  2556. <Content Include="Content\images\plhome\table2.png" />
  2557. <Content Include="Content\images\plhome\wechat.png" />
  2558. <Content Include="Content\images\plhome\wor2.png" />
  2559. <Content Include="Content\images\plhome\work1.png" />
  2560. <Content Include="Content\images\plhome\work2.png" />
  2561. <Content Include="Content\images\plhome\添加图片.jpg" />
  2562. <Content Include="Content\images\procedure.jpg" />
  2563. <Content Include="Content\images\qj.jpg" />
  2564. <Content Include="Content\images\qjIcon.png" />
  2565. <Content Include="Content\images\qq.png" />
  2566. <Content Include="Content\images\receiveSendFeeManagement\charge1-1.jpg" />
  2567. <Content Include="Content\images\receiveSendFeeManagement\charge1-1.png" />
  2568. <Content Include="Content\images\receiveSendFeeManagement\charge1-10.jpg" />
  2569. <Content Include="Content\images\receiveSendFeeManagement\charge1-2.jpg" />
  2570. <Content Include="Content\images\receiveSendFeeManagement\charge1-2.png" />
  2571. <Content Include="Content\images\receiveSendFeeManagement\charge1-3.jpg" />
  2572. <Content Include="Content\images\receiveSendFeeManagement\charge1-3.png" />
  2573. <Content Include="Content\images\receiveSendFeeManagement\charge1-4.jpg" />
  2574. <Content Include="Content\images\receiveSendFeeManagement\charge1-4.png" />
  2575. <Content Include="Content\images\receiveSendFeeManagement\charge1-5.jpg" />
  2576. <Content Include="Content\images\receiveSendFeeManagement\charge1-6.jpg" />
  2577. <Content Include="Content\images\receiveSendFeeManagement\charge1-7.jpg" />
  2578. <Content Include="Content\images\receiveSendFeeManagement\charge1-8.jpg" />
  2579. <Content Include="Content\images\receiveSendFeeManagement\charge1-9.jpg" />
  2580. <Content Include="Content\images\receiveSendFeeManagement\close.png" />
  2581. <Content Include="Content\images\receiveSendFeeManagement\inSec1-10.png" />
  2582. <Content Include="Content\images\receiveSendFeeManagement\inSec1-5.png" />
  2583. <Content Include="Content\images\receiveSendFeeManagement\inSec1-6.png" />
  2584. <Content Include="Content\images\receiveSendFeeManagement\inSec1-7.png" />
  2585. <Content Include="Content\images\receiveSendFeeManagement\inSec1-8.png" />
  2586. <Content Include="Content\images\receiveSendFeeManagement\inSec1-9.png" />
  2587. <Content Include="Content\images\service.png" />
  2588. <Content Include="Content\images\SsoSystem\head1.png" />
  2589. <Content Include="Content\images\SsoSystem\head2.png" />
  2590. <Content Include="Content\images\SsoSystem\head3.png" />
  2591. <Content Include="Content\images\SsoSystem\head4-1.png" />
  2592. <Content Include="Content\images\SsoSystem\head4-2.png" />
  2593. <Content Include="Content\images\SsoSystem\head4-3.png" />
  2594. <Content Include="Content\images\SsoSystem\head4.png" />
  2595. <Content Include="Content\images\SsoSystem\headBg-green.jpg" />
  2596. <Content Include="Content\images\SsoSystem\headBg-red.jpg" />
  2597. <Content Include="Content\images\SsoSystem\headBg.jpg" />
  2598. <Content Include="Content\images\SsoSystem\inSec1-1-green.png" />
  2599. <Content Include="Content\images\SsoSystem\inSec1-1-red.png" />
  2600. <Content Include="Content\images\SsoSystem\inSec1-1.png" />
  2601. <Content Include="Content\images\SsoSystem\inSec1-10.png" />
  2602. <Content Include="Content\images\SsoSystem\inSec1-11.png" />
  2603. <Content Include="Content\images\SsoSystem\inSec1-12.png" />
  2604. <Content Include="Content\images\SsoSystem\inSec1-13.png" />
  2605. <Content Include="Content\images\SsoSystem\inSec1-14.png" />
  2606. <Content Include="Content\images\SsoSystem\inSec1-15.png" />
  2607. <Content Include="Content\images\SsoSystem\inSec1-16.png" />
  2608. <Content Include="Content\images\SsoSystem\inSec1-17.png" />
  2609. <Content Include="Content\images\SsoSystem\inSec1-18.png" />
  2610. <Content Include="Content\images\SsoSystem\inSec1-19.png" />
  2611. <Content Include="Content\images\SsoSystem\inSec1-2.png" />
  2612. <Content Include="Content\images\SsoSystem\inSec1-20.png" />
  2613. <Content Include="Content\images\SsoSystem\inSec1-21.png" />
  2614. <Content Include="Content\images\SsoSystem\inSec1-22.png" />
  2615. <Content Include="Content\images\SsoSystem\inSec1-3.png" />
  2616. <Content Include="Content\images\SsoSystem\inSec1-4.png" />
  2617. <Content Include="Content\images\SsoSystem\inSec1-5.png" />
  2618. <Content Include="Content\images\SsoSystem\inSec1-6.png" />
  2619. <Content Include="Content\images\SsoSystem\inSec1-7.png" />
  2620. <Content Include="Content\images\SsoSystem\inSec1-8.png" />
  2621. <Content Include="Content\images\SsoSystem\inSec1-9.png" />
  2622. <Content Include="Content\images\SsoSystem\inSec2-1.png" />
  2623. <Content Include="Content\images\SsoSystem\inSec2-10.png" />
  2624. <Content Include="Content\images\SsoSystem\inSec2-11.png" />
  2625. <Content Include="Content\images\SsoSystem\inSec2-12.png" />
  2626. <Content Include="Content\images\SsoSystem\inSec2-13.png" />
  2627. <Content Include="Content\images\SsoSystem\inSec2-14.png" />
  2628. <Content Include="Content\images\SsoSystem\inSec2-15.png" />
  2629. <Content Include="Content\images\SsoSystem\inSec2-16.png" />
  2630. <Content Include="Content\images\SsoSystem\inSec2-17.png" />
  2631. <Content Include="Content\images\SsoSystem\inSec2-18.png" />
  2632. <Content Include="Content\images\SsoSystem\inSec2-2.png" />
  2633. <Content Include="Content\images\SsoSystem\inSec2-3.png" />
  2634. <Content Include="Content\images\SsoSystem\inSec2-4.png" />
  2635. <Content Include="Content\images\SsoSystem\inSec2-5.png" />
  2636. <Content Include="Content\images\SsoSystem\inSec2-6.png" />
  2637. <Content Include="Content\images\SsoSystem\inSec2-7.png" />
  2638. <Content Include="Content\images\SsoSystem\inSec2-8.png" />
  2639. <Content Include="Content\images\SsoSystem\inSec2-9.png" />
  2640. <Content Include="Content\images\SsoSystem\inSec3-1-green.png" />
  2641. <Content Include="Content\images\SsoSystem\inSec3-1-red.png" />
  2642. <Content Include="Content\images\SsoSystem\inSec3-1.png" />
  2643. <Content Include="Content\images\SsoSystem\inSec3-10.png" />
  2644. <Content Include="Content\images\SsoSystem\inSec3-11.png" />
  2645. <Content Include="Content\images\SsoSystem\inSec3-12.png" />
  2646. <Content Include="Content\images\SsoSystem\inSec3-13.png" />
  2647. <Content Include="Content\images\SsoSystem\inSec3-14.png" />
  2648. <Content Include="Content\images\SsoSystem\inSec3-15.png" />
  2649. <Content Include="Content\images\SsoSystem\inSec3-2.png" />
  2650. <Content Include="Content\images\SsoSystem\inSec3-3.png" />
  2651. <Content Include="Content\images\SsoSystem\inSec3-4.png" />
  2652. <Content Include="Content\images\SsoSystem\inSec3-5.png" />
  2653. <Content Include="Content\images\SsoSystem\inSec3-6.png" />
  2654. <Content Include="Content\images\SsoSystem\inSec3-7.png" />
  2655. <Content Include="Content\images\SsoSystem\inSec3-8.png" />
  2656. <Content Include="Content\images\SsoSystem\inSec3-9.png" />
  2657. <Content Include="Content\images\SsoSystem\inSec5-1.png" />
  2658. <Content Include="Content\images\SsoSystem\inSec5-2.png" />
  2659. <Content Include="Content\images\SsoSystem\inSec5-3.png" />
  2660. <Content Include="Content\images\SsoSystem\inSec5-4.png" />
  2661. <Content Include="Content\images\SsoSystem\inSec5-5.png" />
  2662. <Content Include="Content\images\SsoSystem\news1-1-green.png" />
  2663. <Content Include="Content\images\SsoSystem\news1-1-red.png" />
  2664. <Content Include="Content\images\SsoSystem\news1-1.png" />
  2665. <Content Include="Content\images\SsoSystem\news1-2.png" />
  2666. <Content Include="Content\images\SsoSystem\news1-3.png" />
  2667. <Content Include="Content\images\SsoSystem\news1-4.png" />
  2668. <Content Include="Content\images\SsoSystem\news1-5.png" />
  2669. <Content Include="Content\images\SsoSystem\news1-6.png" />
  2670. <Content Include="Content\images\SsoSystem\news2-1.png" />
  2671. <Content Include="Content\images\SsoSystem\noLogin.png" />
  2672. <Content Include="Content\images\SsoSystem\search.png" />
  2673. <Content Include="Content\images\SsoSystem\user.jpg" />
  2674. <Content Include="Content\images\subicon.png" />
  2675. <Content Include="Content\jquery\plugin\jqprint\._jquery.jqprint-0.3.js" />
  2676. <Content Include="Content\jquery\plugin\jqprint\jqprint.css" />
  2677. <Content Include="Content\jquery\plugin\jqprint\jQuery.print.js" />
  2678. <Content Include="Content\jquery\plugin\jSignature.min.js" />
  2679. <Content Include="Content\jquery\plugin\swiper\swiper-4.3.3.min.css" />
  2680. <Content Include="Content\jquery\plugin\swiper\swiper-4.3.3.min.js" />
  2681. <Content Include="Content\js\bootstrap.js" />
  2682. <Content Include="Content\js\dormitory\main.js" />
  2683. <Content Include="Content\css\style.css" />
  2684. <Content Include="Content\css\swiper.min.css" />
  2685. <Content Include="Content\datepicker\calendar.js" />
  2686. <Content Include="Content\datepicker\lang\en.js" />
  2687. <Content Include="Content\datepicker\lang\zh-cn.js" />
  2688. <Content Include="Content\datepicker\lang\zh-tw.js" />
  2689. <Content Include="Content\datepicker\skin\datePicker.gif" />
  2690. <Content Include="Content\datepicker\skin\datePicker.png" />
  2691. <Content Include="Content\datepicker\skin\default\datepicker-dev.css" />
  2692. <Content Include="Content\datepicker\skin\default\datepicker.css" />
  2693. <Content Include="Content\datepicker\skin\default\img.gif" />
  2694. <Content Include="Content\datepicker\skin\default\img.png" />
  2695. <Content Include="Content\datepicker\skin\WdatePicker.css" />
  2696. <Content Include="Content\datepicker\skin\whyGreen\bg.jpg" />
  2697. <Content Include="Content\datepicker\skin\whyGreen\datepicker.css" />
  2698. <Content Include="Content\datepicker\skin\whyGreen\img.gif" />
  2699. <Content Include="Content\datepicker\WdatePicker.js" />
  2700. <Content Include="Content\datepicker\开发包\lang\en.js" />
  2701. <Content Include="Content\datepicker\开发包\lang\zh-cn.js" />
  2702. <Content Include="Content\datepicker\开发包\lang\zh-tw.js" />
  2703. <Content Include="Content\datepicker\开发包\readme.txt" />
  2704. <Content Include="Content\datepicker\开发包\skin\datePicker.gif" />
  2705. <Content Include="Content\datepicker\开发包\skin\default\datepicker.css" />
  2706. <Content Include="Content\datepicker\开发包\skin\default\img.gif" />
  2707. <Content Include="Content\datepicker\开发包\skin\WdatePicker.css" />
  2708. <Content Include="Content\datepicker\开发包\skin\whyGreen\bg.jpg" />
  2709. <Content Include="Content\datepicker\开发包\skin\whyGreen\datepicker.css" />
  2710. <Content Include="Content\datepicker\开发包\skin\whyGreen\img.gif" />
  2711. <Content Include="Content\echarts\charts_comm.js" />
  2712. <Content Include="Content\echarts\china.js" />
  2713. <Content Include="Content\echarts\echarts.js" />
  2714. <Content Include="Content\echarts\echarts.min.js" />
  2715. <Content Include="Content\echarts\extension\bmap.min.js" />
  2716. <Content Include="Content\echarts\extension\china.js" />
  2717. <Content Include="Content\echarts\extension\dataTool.min.js" />
  2718. <Content Include="Content\echarts\extension\echarts-gl.min.js" />
  2719. <Content Include="Content\echarts\extension\echarts.min.js" />
  2720. <Content Include="Content\echarts\extension\ecStat.min.js" />
  2721. <Content Include="Content\echarts\extension\simplex.js" />
  2722. <Content Include="Content\echarts\extension\world.js" />
  2723. <Content Include="Content\echarts\gl.js" />
  2724. <Content Include="Content\echarts\map\china.js" />
  2725. <Content Include="Content\echarts\map\china\anhui.js" />
  2726. <Content Include="Content\echarts\map\china\aomen.js" />
  2727. <Content Include="Content\echarts\map\china\beijing.js" />
  2728. <Content Include="Content\echarts\map\china\chongqing.js" />
  2729. <Content Include="Content\echarts\map\china\fujian.js" />
  2730. <Content Include="Content\echarts\map\china\gansu.js" />
  2731. <Content Include="Content\echarts\map\china\guangdong.js" />
  2732. <Content Include="Content\echarts\map\china\guangxi.js" />
  2733. <Content Include="Content\echarts\map\china\guizhou.js" />
  2734. <Content Include="Content\echarts\map\china\hainan.js" />
  2735. <Content Include="Content\echarts\map\china\hebei.js" />
  2736. <Content Include="Content\echarts\map\china\heilongjiang.js" />
  2737. <Content Include="Content\echarts\map\china\henan.js" />
  2738. <Content Include="Content\echarts\map\china\hubei.js" />
  2739. <Content Include="Content\echarts\map\china\hunan.js" />
  2740. <Content Include="Content\echarts\map\china\jiangsu.js" />
  2741. <Content Include="Content\echarts\map\china\jiangxi.js" />
  2742. <Content Include="Content\echarts\map\china\jilin.js" />
  2743. <Content Include="Content\echarts\map\china\liaoning.js" />
  2744. <Content Include="Content\echarts\map\china\neimenggu.js" />
  2745. <Content Include="Content\echarts\map\china\ningxia.js" />
  2746. <Content Include="Content\echarts\map\china\qinghai.js" />
  2747. <Content Include="Content\echarts\map\china\shandong.js" />
  2748. <Content Include="Content\echarts\map\china\shanghai.js" />
  2749. <Content Include="Content\echarts\map\china\shanxi.js" />
  2750. <Content Include="Content\echarts\map\china\shanxi1.js" />
  2751. <Content Include="Content\echarts\map\china\sichuan.js" />
  2752. <Content Include="Content\echarts\map\china\taiwan.js" />
  2753. <Content Include="Content\echarts\map\china\tianjin.js" />
  2754. <Content Include="Content\echarts\map\china\xianggang.js" />
  2755. <Content Include="Content\echarts\map\china\xinjiang.js" />
  2756. <Content Include="Content\echarts\map\china\xizang.js" />
  2757. <Content Include="Content\echarts\map\china\yunnan.js" />
  2758. <Content Include="Content\echarts\map\china\zhejiang.js" />
  2759. <Content Include="Content\echarts\map\world.js" />
  2760. <Content Include="Content\flow-ui\flow.css" />
  2761. <Content Include="Content\flow-ui\flow.js" />
  2762. <Content Include="Content\flow-ui\img\1.png" />
  2763. <Content Include="Content\flow-ui\img\10.png" />
  2764. <Content Include="Content\flow-ui\img\11.png" />
  2765. <Content Include="Content\flow-ui\img\2.png" />
  2766. <Content Include="Content\flow-ui\img\3.png" />
  2767. <Content Include="Content\flow-ui\img\4.png" />
  2768. <Content Include="Content\flow-ui\img\5.png" />
  2769. <Content Include="Content\flow-ui\img\6.png" />
  2770. <Content Include="Content\flow-ui\img\7.png" />
  2771. <Content Include="Content\flow-ui\img\9.png" />
  2772. <Content Include="Content\flow-ui\img\gooflow_blank.gif" />
  2773. <Content Include="Content\flow-ui\img\gooflow_blank2.gif" />
  2774. <Content Include="Content\flow-ui\img\gooflow_blank3.gif" />
  2775. <Content Include="Content\flow-ui\img\gooflow_bullet.png" />
  2776. <Content Include="Content\flow-ui\img\GooFlow_line_oper.png" />
  2777. <Content Include="Content\flow-ui\img\ui_close.png" />
  2778. <Content Include="Content\flow-ui\img\wallbg.png" />
  2779. <Content Include="Content\fontApp\iconfont.css" />
  2780. <Content Include="Content\fontApp\iconfont.js" />
  2781. <Content Include="Content\fontApp\iconfont.svg" />
  2782. <Content Include="Content\font\css\font-awesome.css" />
  2783. <Content Include="Content\font\css\font-awesome.min.css" />
  2784. <Content Include="Content\font\fonts\fontawesome-webfont.svg" />
  2785. <Content Include="Content\font\learunfont\iconfont.css" />
  2786. <Content Include="Content\font\learunfont\iconfont.svg" />
  2787. <Content Include="Content\images\beijing.png" />
  2788. <Content Include="Content\images\floor\bg.jpg" />
  2789. <Content Include="Content\images\floor\bg2.jpg" />
  2790. <Content Include="Content\images\floor\bg3.jpg" />
  2791. <Content Include="Content\images\floor\corr1-1.png" />
  2792. <Content Include="Content\images\floor\corr1-2.png" />
  2793. <Content Include="Content\images\floor\corr1.jpg" />
  2794. <Content Include="Content\images\floor\dorm1-1.png" />
  2795. <Content Include="Content\images\floor\dorm1-2.png" />
  2796. <Content Include="Content\images\floor\dorm1-3.png" />
  2797. <Content Include="Content\images\floor\dorm1.jpg" />
  2798. <Content Include="Content\images\floor\inSec1-1.png" />
  2799. <Content Include="Content\images\floor\inSec1-10.png" />
  2800. <Content Include="Content\images\floor\inSec1-11.png" />
  2801. <Content Include="Content\images\floor\inSec1-12.png" />
  2802. <Content Include="Content\images\floor\inSec1-2.png" />
  2803. <Content Include="Content\images\floor\inSec1-3.png" />
  2804. <Content Include="Content\images\floor\inSec1-4.png" />
  2805. <Content Include="Content\images\floor\inSec1-5.png" />
  2806. <Content Include="Content\images\floor\inSec1-6.png" />
  2807. <Content Include="Content\images\floor\inSec1-7.png" />
  2808. <Content Include="Content\images\floor\inSec1-8.png" />
  2809. <Content Include="Content\images\floor\inSec1-9.png" />
  2810. <Content Include="Content\images\floor\room1-1.png" />
  2811. <Content Include="Content\images\floor\room1-2.png" />
  2812. <Content Include="Content\images\floor\room1.jpg" />
  2813. <Content Include="Content\images\floor\unit1-1.png" />
  2814. <Content Include="Content\images\floor\unit1-2.png" />
  2815. <Content Include="Content\images\logins\login1.png" />
  2816. <Content Include="Content\images\logins\login2.png" />
  2817. <Content Include="Content\images\logins\login3.png" />
  2818. <Content Include="Content\images\logins\login4 - 副本.png" />
  2819. <Content Include="Content\images\logins\login4.png" />
  2820. <Content Include="Content\images\logins\login5.png" />
  2821. <Content Include="Content\images\logins\loginBg.jpg" />
  2822. <Content Include="Content\images\logins\loginCode.jpg" />
  2823. <Content Include="Content\images\Login\logow.png" />
  2824. <Content Include="Content\images\logo.jpg" />
  2825. <Content Include="Content\images\logo\accordion.png" />
  2826. <Content Include="Content\images\logo\applogo.png" />
  2827. <Content Include="Content\images\logo\default.png" />
  2828. <Content Include="Content\images\logo\top.png" />
  2829. <Content Include="Content\images\logo\windows.png" />
  2830. <Content Include="Content\images\phone.png" />
  2831. <Content Include="Content\images\404.png" />
  2832. <Content Include="Content\images\add.jpg" />
  2833. <Content Include="Content\images\adminDefault.png" />
  2834. <Content Include="Content\images\arrow1.png" />
  2835. <Content Include="Content\images\codeGenerator\multitable0.png" />
  2836. <Content Include="Content\images\codeGenerator\multitable1.png" />
  2837. <Content Include="Content\images\codeGenerator\serviceCode0.png" />
  2838. <Content Include="Content\images\codeGenerator\serviceCode1.png" />
  2839. <Content Include="Content\images\codeGenerator\singletable0.png" />
  2840. <Content Include="Content\images\codeGenerator\singletable1.png" />
  2841. <Content Include="Content\images\codeGenerator\report1.png" />
  2842. <Content Include="Content\images\codeGenerator\report0.png" />
  2843. <Content Include="Content\images\codeGenerator\edit1.png" />
  2844. <Content Include="Content\images\codeGenerator\edit0.png" />
  2845. <Content Include="Content\images\codeGenerator\workflow0.png" />
  2846. <Content Include="Content\images\codeGenerator\workflow1.png" />
  2847. <Content Include="Content\images\dev.icon.png" />
  2848. <Content Include="Content\images\filetype\apk.png" />
  2849. <Content Include="Content\images\filetype\avi.png" />
  2850. <Content Include="Content\images\filetype\bmp.png" />
  2851. <Content Include="Content\images\filetype\cab.png" />
  2852. <Content Include="Content\images\filetype\cs.png" />
  2853. <Content Include="Content\images\filetype\doc.png" />
  2854. <Content Include="Content\images\filetype\docx.png" />
  2855. <Content Include="Content\images\filetype\file.png" />
  2856. <Content Include="Content\images\filetype\folder.png" />
  2857. <Content Include="Content\images\filetype\gif.png" />
  2858. <Content Include="Content\images\filetype\htm.png" />
  2859. <Content Include="Content\images\filetype\html.png" />
  2860. <Content Include="Content\images\filetype\ico.png" />
  2861. <Content Include="Content\images\filetype\java.png" />
  2862. <Content Include="Content\images\filetype\jpeg.png" />
  2863. <Content Include="Content\images\filetype\jpg.png" />
  2864. <Content Include="Content\images\filetype\log.png" />
  2865. <Content Include="Content\images\filetype\mp3.png" />
  2866. <Content Include="Content\images\filetype\mp4.png" />
  2867. <Content Include="Content\images\filetype\pdf.png" />
  2868. <Content Include="Content\images\filetype\png - 副本.png" />
  2869. <Content Include="Content\images\filetype\png.png" />
  2870. <Content Include="Content\images\filetype\ppt.png" />
  2871. <Content Include="Content\images\filetype\pptx.png" />
  2872. <Content Include="Content\images\filetype\psd.png" />
  2873. <Content Include="Content\images\filetype\rar.png" />
  2874. <Content Include="Content\images\filetype\Scheme.png" />
  2875. <Content Include="Content\images\filetype\swf.png" />
  2876. <Content Include="Content\images\filetype\txt.png" />
  2877. <Content Include="Content\images\filetype\xls.png" />
  2878. <Content Include="Content\images\filetype\xlsx.png" />
  2879. <Content Include="Content\images\filetype\xml.png" />
  2880. <Content Include="Content\images\filetype\zip.png" />
  2881. <Content Include="Content\images\guide\arrow.png" />
  2882. <Content Include="Content\images\guide\arrow1.png" />
  2883. <Content Include="Content\images\guide\arrow2.png" />
  2884. <Content Include="Content\images\head\off-boy.jpg" />
  2885. <Content Include="Content\images\head\off-girl.jpg" />
  2886. <Content Include="Content\images\head\on-boy.jpg" />
  2887. <Content Include="Content\images\head\on-girl.jpg" />
  2888. <Content Include="Content\images\ie-loader.gif" />
  2889. <Content Include="Content\images\arrow.png" />
  2890. <Content Include="Content\images\datepicker_icon.png" />
  2891. <Content Include="Content\images\iframebg.png" />
  2892. <Content Include="Content\images\jfgrid\nodata.jpg" />
  2893. <Content Include="Content\images\learunim\emotion\emotion.css" />
  2894. <Content Include="Content\images\learunim\emotion\emotion.html" />
  2895. <Content Include="Content\images\learunim\emotion\emotion.js" />
  2896. <Content Include="Content\images\learunim\emotion\images\0.gif" />
  2897. <Content Include="Content\images\learunim\emotion\images\babycat\C_0001.gif" />
  2898. <Content Include="Content\images\learunim\emotion\images\babycat\C_0002.gif" />
  2899. <Content Include="Content\images\learunim\emotion\images\babycat\C_0003.gif" />
  2900. <Content Include="Content\images\learunim\emotion\images\babycat\C_0004.gif" />
  2901. <Content Include="Content\images\learunim\emotion\images\babycat\C_0005.gif" />
  2902. <Content Include="Content\images\learunim\emotion\images\babycat\C_0006.gif" />
  2903. <Content Include="Content\images\learunim\emotion\images\babycat\C_0007.gif" />
  2904. <Content Include="Content\images\learunim\emotion\images\babycat\C_0008.gif" />
  2905. <Content Include="Content\images\learunim\emotion\images\babycat\C_0009.gif" />
  2906. <Content Include="Content\images\learunim\emotion\images\babycat\C_0010.gif" />
  2907. <Content Include="Content\images\learunim\emotion\images\babycat\C_0011.gif" />
  2908. <Content Include="Content\images\learunim\emotion\images\babycat\C_0012.gif" />
  2909. <Content Include="Content\images\learunim\emotion\images\babycat\C_0013.gif" />
  2910. <Content Include="Content\images\learunim\emotion\images\babycat\C_0014.gif" />
  2911. <Content Include="Content\images\learunim\emotion\images\babycat\C_0015.gif" />
  2912. <Content Include="Content\images\learunim\emotion\images\babycat\C_0016.gif" />
  2913. <Content Include="Content\images\learunim\emotion\images\babycat\C_0017.gif" />
  2914. <Content Include="Content\images\learunim\emotion\images\babycat\C_0018.gif" />
  2915. <Content Include="Content\images\learunim\emotion\images\babycat\C_0019.gif" />
  2916. <Content Include="Content\images\learunim\emotion\images\babycat\C_0020.gif" />
  2917. <Content Include="Content\images\learunim\emotion\images\bface.gif" />
  2918. <Content Include="Content\images\learunim\emotion\images\bobo\b_0001.gif" />
  2919. <Content Include="Content\images\learunim\emotion\images\bobo\b_0002.gif" />
  2920. <Content Include="Content\images\learunim\emotion\images\bobo\b_0003.gif" />
  2921. <Content Include="Content\images\learunim\emotion\images\bobo\b_0004.gif" />
  2922. <Content Include="Content\images\learunim\emotion\images\bobo\b_0005.gif" />
  2923. <Content Include="Content\images\learunim\emotion\images\bobo\b_0006.gif" />
  2924. <Content Include="Content\images\learunim\emotion\images\bobo\b_0007.gif" />
  2925. <Content Include="Content\images\learunim\emotion\images\bobo\b_0008.gif" />
  2926. <Content Include="Content\images\learunim\emotion\images\bobo\b_0009.gif" />
  2927. <Content Include="Content\images\learunim\emotion\images\bobo\b_0010.gif" />
  2928. <Content Include="Content\images\learunim\emotion\images\bobo\b_0011.gif" />
  2929. <Content Include="Content\images\learunim\emotion\images\bobo\b_0012.gif" />
  2930. <Content Include="Content\images\learunim\emotion\images\bobo\b_0013.gif" />
  2931. <Content Include="Content\images\learunim\emotion\images\bobo\b_0014.gif" />
  2932. <Content Include="Content\images\learunim\emotion\images\bobo\b_0015.gif" />
  2933. <Content Include="Content\images\learunim\emotion\images\bobo\b_0016.gif" />
  2934. <Content Include="Content\images\learunim\emotion\images\bobo\b_0017.gif" />
  2935. <Content Include="Content\images\learunim\emotion\images\bobo\b_0018.gif" />
  2936. <Content Include="Content\images\learunim\emotion\images\bobo\b_0019.gif" />
  2937. <Content Include="Content\images\learunim\emotion\images\bobo\b_0020.gif" />
  2938. <Content Include="Content\images\learunim\emotion\images\bobo\b_0021.gif" />
  2939. <Content Include="Content\images\learunim\emotion\images\bobo\b_0022.gif" />
  2940. <Content Include="Content\images\learunim\emotion\images\bobo\b_0023.gif" />
  2941. <Content Include="Content\images\learunim\emotion\images\bobo\b_0024.gif" />
  2942. <Content Include="Content\images\learunim\emotion\images\bobo\b_0025.gif" />
  2943. <Content Include="Content\images\learunim\emotion\images\bobo\b_0026.gif" />
  2944. <Content Include="Content\images\learunim\emotion\images\bobo\b_0027.gif" />
  2945. <Content Include="Content\images\learunim\emotion\images\bobo\b_0028.gif" />
  2946. <Content Include="Content\images\learunim\emotion\images\bobo\b_0029.gif" />
  2947. <Content Include="Content\images\learunim\emotion\images\bobo\b_0030.gif" />
  2948. <Content Include="Content\images\learunim\emotion\images\bobo\b_0031.gif" />
  2949. <Content Include="Content\images\learunim\emotion\images\bobo\b_0032.gif" />
  2950. <Content Include="Content\images\learunim\emotion\images\bobo\b_0033.gif" />
  2951. <Content Include="Content\images\learunim\emotion\images\bobo\b_0034.gif" />
  2952. <Content Include="Content\images\learunim\emotion\images\bobo\b_0035.gif" />
  2953. <Content Include="Content\images\learunim\emotion\images\bobo\b_0036.gif" />
  2954. <Content Include="Content\images\learunim\emotion\images\bobo\b_0037.gif" />
  2955. <Content Include="Content\images\learunim\emotion\images\bobo\b_0038.gif" />
  2956. <Content Include="Content\images\learunim\emotion\images\bobo\b_0039.gif" />
  2957. <Content Include="Content\images\learunim\emotion\images\bobo\b_0040.gif" />
  2958. <Content Include="Content\images\learunim\emotion\images\bobo\b_0041.gif" />
  2959. <Content Include="Content\images\learunim\emotion\images\bobo\b_0042.gif" />
  2960. <Content Include="Content\images\learunim\emotion\images\bobo\b_0043.gif" />
  2961. <Content Include="Content\images\learunim\emotion\images\bobo\b_0044.gif" />
  2962. <Content Include="Content\images\learunim\emotion\images\bobo\b_0045.gif" />
  2963. <Content Include="Content\images\learunim\emotion\images\bobo\b_0046.gif" />
  2964. <Content Include="Content\images\learunim\emotion\images\bobo\b_0047.gif" />
  2965. <Content Include="Content\images\learunim\emotion\images\bobo\b_0048.gif" />
  2966. <Content Include="Content\images\learunim\emotion\images\bobo\b_0049.gif" />
  2967. <Content Include="Content\images\learunim\emotion\images\bobo\b_0050.gif" />
  2968. <Content Include="Content\images\learunim\emotion\images\bobo\b_0051.gif" />
  2969. <Content Include="Content\images\learunim\emotion\images\bobo\b_0052.gif" />
  2970. <Content Include="Content\images\learunim\emotion\images\bobo\b_0053.gif" />
  2971. <Content Include="Content\images\learunim\emotion\images\bobo\b_0054.gif" />
  2972. <Content Include="Content\images\learunim\emotion\images\bobo\b_0055.gif" />
  2973. <Content Include="Content\images\learunim\emotion\images\bobo\b_0056.gif" />
  2974. <Content Include="Content\images\learunim\emotion\images\bobo\b_0057.gif" />
  2975. <Content Include="Content\images\learunim\emotion\images\bobo\b_0058.gif" />
  2976. <Content Include="Content\images\learunim\emotion\images\bobo\b_0059.gif" />
  2977. <Content Include="Content\images\learunim\emotion\images\bobo\b_0060.gif" />
  2978. <Content Include="Content\images\learunim\emotion\images\bobo\b_0061.gif" />
  2979. <Content Include="Content\images\learunim\emotion\images\bobo\b_0062.gif" />
  2980. <Content Include="Content\images\learunim\emotion\images\bobo\b_0063.gif" />
  2981. <Content Include="Content\images\learunim\emotion\images\cface.gif" />
  2982. <Content Include="Content\images\learunim\emotion\images\face\i_f01.gif" />
  2983. <Content Include="Content\images\learunim\emotion\images\face\i_f02.gif" />
  2984. <Content Include="Content\images\learunim\emotion\images\face\i_f03.gif" />
  2985. <Content Include="Content\images\learunim\emotion\images\face\i_f04.gif" />
  2986. <Content Include="Content\images\learunim\emotion\images\face\i_f05.gif" />
  2987. <Content Include="Content\images\learunim\emotion\images\face\i_f06.gif" />
  2988. <Content Include="Content\images\learunim\emotion\images\face\i_f07.gif" />
  2989. <Content Include="Content\images\learunim\emotion\images\face\i_f08.gif" />
  2990. <Content Include="Content\images\learunim\emotion\images\face\i_f09.gif" />
  2991. <Content Include="Content\images\learunim\emotion\images\face\i_f10.gif" />
  2992. <Content Include="Content\images\learunim\emotion\images\face\i_f11.gif" />
  2993. <Content Include="Content\images\learunim\emotion\images\face\i_f12.gif" />
  2994. <Content Include="Content\images\learunim\emotion\images\face\i_f13.gif" />
  2995. <Content Include="Content\images\learunim\emotion\images\face\i_f14.gif" />
  2996. <Content Include="Content\images\learunim\emotion\images\face\i_f15.gif" />
  2997. <Content Include="Content\images\learunim\emotion\images\face\i_f16.gif" />
  2998. <Content Include="Content\images\learunim\emotion\images\face\i_f17.gif" />
  2999. <Content Include="Content\images\learunim\emotion\images\face\i_f18.gif" />
  3000. <Content Include="Content\images\learunim\emotion\images\face\i_f19.gif" />
  3001. <Content Include="Content\images\learunim\emotion\images\face\i_f20.gif" />
  3002. <Content Include="Content\images\learunim\emotion\images\face\i_f21.gif" />
  3003. <Content Include="Content\images\learunim\emotion\images\face\i_f22.gif" />
  3004. <Content Include="Content\images\learunim\emotion\images\face\i_f23.gif" />
  3005. <Content Include="Content\images\learunim\emotion\images\face\i_f24.gif" />
  3006. <Content Include="Content\images\learunim\emotion\images\face\i_f25.gif" />
  3007. <Content Include="Content\images\learunim\emotion\images\face\i_f26.gif" />
  3008. <Content Include="Content\images\learunim\emotion\images\face\i_f27.gif" />
  3009. <Content Include="Content\images\learunim\emotion\images\face\i_f28.gif" />
  3010. <Content Include="Content\images\learunim\emotion\images\face\i_f29.gif" />
  3011. <Content Include="Content\images\learunim\emotion\images\face\i_f30.gif" />
  3012. <Content Include="Content\images\learunim\emotion\images\face\i_f31.gif" />
  3013. <Content Include="Content\images\learunim\emotion\images\face\i_f32.gif" />
  3014. <Content Include="Content\images\learunim\emotion\images\face\i_f33.gif" />
  3015. <Content Include="Content\images\learunim\emotion\images\face\i_f34.gif" />
  3016. <Content Include="Content\images\learunim\emotion\images\face\i_f35.gif" />
  3017. <Content Include="Content\images\learunim\emotion\images\face\i_f36.gif" />
  3018. <Content Include="Content\images\learunim\emotion\images\face\i_f37.gif" />
  3019. <Content Include="Content\images\learunim\emotion\images\face\i_f38.gif" />
  3020. <Content Include="Content\images\learunim\emotion\images\face\i_f39.gif" />
  3021. <Content Include="Content\images\learunim\emotion\images\face\i_f40.gif" />
  3022. <Content Include="Content\images\learunim\emotion\images\face\i_f41.gif" />
  3023. <Content Include="Content\images\learunim\emotion\images\face\i_f42.gif" />
  3024. <Content Include="Content\images\learunim\emotion\images\face\i_f43.gif" />
  3025. <Content Include="Content\images\learunim\emotion\images\face\i_f44.gif" />
  3026. <Content Include="Content\images\learunim\emotion\images\face\i_f45.gif" />
  3027. <Content Include="Content\images\learunim\emotion\images\face\i_f46.gif" />
  3028. <Content Include="Content\images\learunim\emotion\images\face\i_f47.gif" />
  3029. <Content Include="Content\images\learunim\emotion\images\face\i_f48.gif" />
  3030. <Content Include="Content\images\learunim\emotion\images\face\i_f49.gif" />
  3031. <Content Include="Content\images\learunim\emotion\images\face\i_f50.gif" />
  3032. <Content Include="Content\images\learunim\emotion\images\fface.gif" />
  3033. <Content Include="Content\images\learunim\emotion\images\jx2\j_0001.gif" />
  3034. <Content Include="Content\images\learunim\emotion\images\jx2\j_0002.gif" />
  3035. <Content Include="Content\images\learunim\emotion\images\jx2\j_0003.gif" />
  3036. <Content Include="Content\images\learunim\emotion\images\jx2\j_0004.gif" />
  3037. <Content Include="Content\images\learunim\emotion\images\jx2\j_0005.gif" />
  3038. <Content Include="Content\images\learunim\emotion\images\jx2\j_0006.gif" />
  3039. <Content Include="Content\images\learunim\emotion\images\jx2\j_0007.gif" />
  3040. <Content Include="Content\images\learunim\emotion\images\jx2\j_0008.gif" />
  3041. <Content Include="Content\images\learunim\emotion\images\jx2\j_0009.gif" />
  3042. <Content Include="Content\images\learunim\emotion\images\jx2\j_0010.gif" />
  3043. <Content Include="Content\images\learunim\emotion\images\jx2\j_0011.gif" />
  3044. <Content Include="Content\images\learunim\emotion\images\jx2\j_0012.gif" />
  3045. <Content Include="Content\images\learunim\emotion\images\jx2\j_0013.gif" />
  3046. <Content Include="Content\images\learunim\emotion\images\jx2\j_0014.gif" />
  3047. <Content Include="Content\images\learunim\emotion\images\jx2\j_0015.gif" />
  3048. <Content Include="Content\images\learunim\emotion\images\jx2\j_0016.gif" />
  3049. <Content Include="Content\images\learunim\emotion\images\jx2\j_0017.gif" />
  3050. <Content Include="Content\images\learunim\emotion\images\jx2\j_0018.gif" />
  3051. <Content Include="Content\images\learunim\emotion\images\jx2\j_0019.gif" />
  3052. <Content Include="Content\images\learunim\emotion\images\jx2\j_0020.gif" />
  3053. <Content Include="Content\images\learunim\emotion\images\jx2\j_0021.gif" />
  3054. <Content Include="Content\images\learunim\emotion\images\jx2\j_0022.gif" />
  3055. <Content Include="Content\images\learunim\emotion\images\jx2\j_0023.gif" />
  3056. <Content Include="Content\images\learunim\emotion\images\jx2\j_0024.gif" />
  3057. <Content Include="Content\images\learunim\emotion\images\jx2\j_0025.gif" />
  3058. <Content Include="Content\images\learunim\emotion\images\jx2\j_0026.gif" />
  3059. <Content Include="Content\images\learunim\emotion\images\jx2\j_0027.gif" />
  3060. <Content Include="Content\images\learunim\emotion\images\jx2\j_0028.gif" />
  3061. <Content Include="Content\images\learunim\emotion\images\jx2\j_0029.gif" />
  3062. <Content Include="Content\images\learunim\emotion\images\jx2\j_0030.gif" />
  3063. <Content Include="Content\images\learunim\emotion\images\jx2\j_0031.gif" />
  3064. <Content Include="Content\images\learunim\emotion\images\jx2\j_0032.gif" />
  3065. <Content Include="Content\images\learunim\emotion\images\jx2\j_0033.gif" />
  3066. <Content Include="Content\images\learunim\emotion\images\jx2\j_0034.gif" />
  3067. <Content Include="Content\images\learunim\emotion\images\jx2\j_0035.gif" />
  3068. <Content Include="Content\images\learunim\emotion\images\jx2\j_0036.gif" />
  3069. <Content Include="Content\images\learunim\emotion\images\jx2\j_0037.gif" />
  3070. <Content Include="Content\images\learunim\emotion\images\jx2\j_0038.gif" />
  3071. <Content Include="Content\images\learunim\emotion\images\jx2\j_0039.gif" />
  3072. <Content Include="Content\images\learunim\emotion\images\jx2\j_0040.gif" />
  3073. <Content Include="Content\images\learunim\emotion\images\jx2\j_0041.gif" />
  3074. <Content Include="Content\images\learunim\emotion\images\jx2\j_0042.gif" />
  3075. <Content Include="Content\images\learunim\emotion\images\jx2\j_0043.gif" />
  3076. <Content Include="Content\images\learunim\emotion\images\jx2\j_0044.gif" />
  3077. <Content Include="Content\images\learunim\emotion\images\jx2\j_0045.gif" />
  3078. <Content Include="Content\images\learunim\emotion\images\jx2\j_0046.gif" />
  3079. <Content Include="Content\images\learunim\emotion\images\jx2\j_0047.gif" />
  3080. <Content Include="Content\images\learunim\emotion\images\jx2\j_0048.gif" />
  3081. <Content Include="Content\images\learunim\emotion\images\jx2\j_0049.gif" />
  3082. <Content Include="Content\images\learunim\emotion\images\jx2\j_0050.gif" />
  3083. <Content Include="Content\images\learunim\emotion\images\jx2\j_0051.gif" />
  3084. <Content Include="Content\images\learunim\emotion\images\jx2\j_0052.gif" />
  3085. <Content Include="Content\images\learunim\emotion\images\jx2\j_0053.gif" />
  3086. <Content Include="Content\images\learunim\emotion\images\jx2\j_0054.gif" />
  3087. <Content Include="Content\images\learunim\emotion\images\jx2\j_0055.gif" />
  3088. <Content Include="Content\images\learunim\emotion\images\jx2\j_0056.gif" />
  3089. <Content Include="Content\images\learunim\emotion\images\jx2\j_0057.gif" />
  3090. <Content Include="Content\images\learunim\emotion\images\jx2\j_0058.gif" />
  3091. <Content Include="Content\images\learunim\emotion\images\jx2\j_0059.gif" />
  3092. <Content Include="Content\images\learunim\emotion\images\jx2\j_0060.gif" />
  3093. <Content Include="Content\images\learunim\emotion\images\jx2\j_0061.gif" />
  3094. <Content Include="Content\images\learunim\emotion\images\jx2\j_0062.gif" />
  3095. <Content Include="Content\images\learunim\emotion\images\jx2\j_0063.gif" />
  3096. <Content Include="Content\images\learunim\emotion\images\jx2\j_0064.gif" />
  3097. <Content Include="Content\images\learunim\emotion\images\jx2\j_0065.gif" />
  3098. <Content Include="Content\images\learunim\emotion\images\jx2\j_0066.gif" />
  3099. <Content Include="Content\images\learunim\emotion\images\jx2\j_0067.gif" />
  3100. <Content Include="Content\images\learunim\emotion\images\jx2\j_0068.gif" />
  3101. <Content Include="Content\images\learunim\emotion\images\jx2\j_0069.gif" />
  3102. <Content Include="Content\images\learunim\emotion\images\jx2\j_0070.gif" />
  3103. <Content Include="Content\images\learunim\emotion\images\jx2\j_0071.gif" />
  3104. <Content Include="Content\images\learunim\emotion\images\jx2\j_0072.gif" />
  3105. <Content Include="Content\images\learunim\emotion\images\jx2\j_0073.gif" />
  3106. <Content Include="Content\images\learunim\emotion\images\jx2\j_0074.gif" />
  3107. <Content Include="Content\images\learunim\emotion\images\jx2\j_0075.gif" />
  3108. <Content Include="Content\images\learunim\emotion\images\jx2\j_0076.gif" />
  3109. <Content Include="Content\images\learunim\emotion\images\jx2\j_0077.gif" />
  3110. <Content Include="Content\images\learunim\emotion\images\jx2\j_0078.gif" />
  3111. <Content Include="Content\images\learunim\emotion\images\jx2\j_0079.gif" />
  3112. <Content Include="Content\images\learunim\emotion\images\jx2\j_0080.gif" />
  3113. <Content Include="Content\images\learunim\emotion\images\jx2\j_0081.gif" />
  3114. <Content Include="Content\images\learunim\emotion\images\jx2\j_0082.gif" />
  3115. <Content Include="Content\images\learunim\emotion\images\jx2\j_0083.gif" />
  3116. <Content Include="Content\images\learunim\emotion\images\jx2\j_0084.gif" />
  3117. <Content Include="Content\images\learunim\emotion\images\jxface2.gif" />
  3118. <Content Include="Content\images\learunim\emotion\images\ldw\w_0001.gif" />
  3119. <Content Include="Content\images\learunim\emotion\images\ldw\w_0002.gif" />
  3120. <Content Include="Content\images\learunim\emotion\images\ldw\w_0003.gif" />
  3121. <Content Include="Content\images\learunim\emotion\images\ldw\w_0004.gif" />
  3122. <Content Include="Content\images\learunim\emotion\images\ldw\w_0005.gif" />
  3123. <Content Include="Content\images\learunim\emotion\images\ldw\w_0006.gif" />
  3124. <Content Include="Content\images\learunim\emotion\images\ldw\w_0007.gif" />
  3125. <Content Include="Content\images\learunim\emotion\images\ldw\w_0008.gif" />
  3126. <Content Include="Content\images\learunim\emotion\images\ldw\w_0009.gif" />
  3127. <Content Include="Content\images\learunim\emotion\images\ldw\w_0010.gif" />
  3128. <Content Include="Content\images\learunim\emotion\images\ldw\w_0011.gif" />
  3129. <Content Include="Content\images\learunim\emotion\images\ldw\w_0012.gif" />
  3130. <Content Include="Content\images\learunim\emotion\images\ldw\w_0013.gif" />
  3131. <Content Include="Content\images\learunim\emotion\images\ldw\w_0014.gif" />
  3132. <Content Include="Content\images\learunim\emotion\images\ldw\w_0015.gif" />
  3133. <Content Include="Content\images\learunim\emotion\images\ldw\w_0016.gif" />
  3134. <Content Include="Content\images\learunim\emotion\images\ldw\w_0017.gif" />
  3135. <Content Include="Content\images\learunim\emotion\images\ldw\w_0018.gif" />
  3136. <Content Include="Content\images\learunim\emotion\images\ldw\w_0019.gif" />
  3137. <Content Include="Content\images\learunim\emotion\images\ldw\w_0020.gif" />
  3138. <Content Include="Content\images\learunim\emotion\images\ldw\w_0021.gif" />
  3139. <Content Include="Content\images\learunim\emotion\images\ldw\w_0022.gif" />
  3140. <Content Include="Content\images\learunim\emotion\images\ldw\w_0023.gif" />
  3141. <Content Include="Content\images\learunim\emotion\images\ldw\w_0024.gif" />
  3142. <Content Include="Content\images\learunim\emotion\images\ldw\w_0025.gif" />
  3143. <Content Include="Content\images\learunim\emotion\images\ldw\w_0026.gif" />
  3144. <Content Include="Content\images\learunim\emotion\images\ldw\w_0027.gif" />
  3145. <Content Include="Content\images\learunim\emotion\images\ldw\w_0028.gif" />
  3146. <Content Include="Content\images\learunim\emotion\images\ldw\w_0029.gif" />
  3147. <Content Include="Content\images\learunim\emotion\images\ldw\w_0030.gif" />
  3148. <Content Include="Content\images\learunim\emotion\images\ldw\w_0031.gif" />
  3149. <Content Include="Content\images\learunim\emotion\images\ldw\w_0032.gif" />
  3150. <Content Include="Content\images\learunim\emotion\images\ldw\w_0033.gif" />
  3151. <Content Include="Content\images\learunim\emotion\images\ldw\w_0034.gif" />
  3152. <Content Include="Content\images\learunim\emotion\images\ldw\w_0035.gif" />
  3153. <Content Include="Content\images\learunim\emotion\images\ldw\w_0036.gif" />
  3154. <Content Include="Content\images\learunim\emotion\images\ldw\w_0037.gif" />
  3155. <Content Include="Content\images\learunim\emotion\images\ldw\w_0038.gif" />
  3156. <Content Include="Content\images\learunim\emotion\images\ldw\w_0039.gif" />
  3157. <Content Include="Content\images\learunim\emotion\images\ldw\w_0040.gif" />
  3158. <Content Include="Content\images\learunim\emotion\images\ldw\w_0041.gif" />
  3159. <Content Include="Content\images\learunim\emotion\images\ldw\w_0042.gif" />
  3160. <Content Include="Content\images\learunim\emotion\images\ldw\w_0043.gif" />
  3161. <Content Include="Content\images\learunim\emotion\images\ldw\w_0044.gif" />
  3162. <Content Include="Content\images\learunim\emotion\images\ldw\w_0045.gif" />
  3163. <Content Include="Content\images\learunim\emotion\images\ldw\w_0046.gif" />
  3164. <Content Include="Content\images\learunim\emotion\images\ldw\w_0047.gif" />
  3165. <Content Include="Content\images\learunim\emotion\images\ldw\w_0048.gif" />
  3166. <Content Include="Content\images\learunim\emotion\images\ldw\w_0049.gif" />
  3167. <Content Include="Content\images\learunim\emotion\images\ldw\w_0050.gif" />
  3168. <Content Include="Content\images\learunim\emotion\images\ldw\w_0051.gif" />
  3169. <Content Include="Content\images\learunim\emotion\images\ldw\w_0052.gif" />
  3170. <Content Include="Content\images\learunim\emotion\images\neweditor-tab-bg.png" />
  3171. <Content Include="Content\images\learunim\emotion\images\tface.gif" />
  3172. <Content Include="Content\images\learunim\emotion\images\tsj\t_0001.gif" />
  3173. <Content Include="Content\images\learunim\emotion\images\tsj\t_0002.gif" />
  3174. <Content Include="Content\images\learunim\emotion\images\tsj\t_0003.gif" />
  3175. <Content Include="Content\images\learunim\emotion\images\tsj\t_0004.gif" />
  3176. <Content Include="Content\images\learunim\emotion\images\tsj\t_0005.gif" />
  3177. <Content Include="Content\images\learunim\emotion\images\tsj\t_0006.gif" />
  3178. <Content Include="Content\images\learunim\emotion\images\tsj\t_0007.gif" />
  3179. <Content Include="Content\images\learunim\emotion\images\tsj\t_0008.gif" />
  3180. <Content Include="Content\images\learunim\emotion\images\tsj\t_0009.gif" />
  3181. <Content Include="Content\images\learunim\emotion\images\tsj\t_0010.gif" />
  3182. <Content Include="Content\images\learunim\emotion\images\tsj\t_0011.gif" />
  3183. <Content Include="Content\images\learunim\emotion\images\tsj\t_0012.gif" />
  3184. <Content Include="Content\images\learunim\emotion\images\tsj\t_0013.gif" />
  3185. <Content Include="Content\images\learunim\emotion\images\tsj\t_0014.gif" />
  3186. <Content Include="Content\images\learunim\emotion\images\tsj\t_0015.gif" />
  3187. <Content Include="Content\images\learunim\emotion\images\tsj\t_0016.gif" />
  3188. <Content Include="Content\images\learunim\emotion\images\tsj\t_0017.gif" />
  3189. <Content Include="Content\images\learunim\emotion\images\tsj\t_0018.gif" />
  3190. <Content Include="Content\images\learunim\emotion\images\tsj\t_0019.gif" />
  3191. <Content Include="Content\images\learunim\emotion\images\tsj\t_0020.gif" />
  3192. <Content Include="Content\images\learunim\emotion\images\tsj\t_0021.gif" />
  3193. <Content Include="Content\images\learunim\emotion\images\tsj\t_0022.gif" />
  3194. <Content Include="Content\images\learunim\emotion\images\tsj\t_0023.gif" />
  3195. <Content Include="Content\images\learunim\emotion\images\tsj\t_0024.gif" />
  3196. <Content Include="Content\images\learunim\emotion\images\tsj\t_0025.gif" />
  3197. <Content Include="Content\images\learunim\emotion\images\tsj\t_0026.gif" />
  3198. <Content Include="Content\images\learunim\emotion\images\tsj\t_0027.gif" />
  3199. <Content Include="Content\images\learunim\emotion\images\tsj\t_0028.gif" />
  3200. <Content Include="Content\images\learunim\emotion\images\tsj\t_0029.gif" />
  3201. <Content Include="Content\images\learunim\emotion\images\tsj\t_0030.gif" />
  3202. <Content Include="Content\images\learunim\emotion\images\tsj\t_0031.gif" />
  3203. <Content Include="Content\images\learunim\emotion\images\tsj\t_0032.gif" />
  3204. <Content Include="Content\images\learunim\emotion\images\tsj\t_0033.gif" />
  3205. <Content Include="Content\images\learunim\emotion\images\tsj\t_0034.gif" />
  3206. <Content Include="Content\images\learunim\emotion\images\tsj\t_0035.gif" />
  3207. <Content Include="Content\images\learunim\emotion\images\tsj\t_0036.gif" />
  3208. <Content Include="Content\images\learunim\emotion\images\tsj\t_0037.gif" />
  3209. <Content Include="Content\images\learunim\emotion\images\tsj\t_0038.gif" />
  3210. <Content Include="Content\images\learunim\emotion\images\tsj\t_0039.gif" />
  3211. <Content Include="Content\images\learunim\emotion\images\tsj\t_0040.gif" />
  3212. <Content Include="Content\images\learunim\emotion\images\wface.gif" />
  3213. <Content Include="Content\images\learunim\emotion\images\yface.gif" />
  3214. <Content Include="Content\images\learunim\emotion\images\youa\y_0001.gif" />
  3215. <Content Include="Content\images\learunim\emotion\images\youa\y_0002.gif" />
  3216. <Content Include="Content\images\learunim\emotion\images\youa\y_0003.gif" />
  3217. <Content Include="Content\images\learunim\emotion\images\youa\y_0004.gif" />
  3218. <Content Include="Content\images\learunim\emotion\images\youa\y_0005.gif" />
  3219. <Content Include="Content\images\learunim\emotion\images\youa\y_0006.gif" />
  3220. <Content Include="Content\images\learunim\emotion\images\youa\y_0007.gif" />
  3221. <Content Include="Content\images\learunim\emotion\images\youa\y_0008.gif" />
  3222. <Content Include="Content\images\learunim\emotion\images\youa\y_0009.gif" />
  3223. <Content Include="Content\images\learunim\emotion\images\youa\y_0010.gif" />
  3224. <Content Include="Content\images\learunim\emotion\images\youa\y_0011.gif" />
  3225. <Content Include="Content\images\learunim\emotion\images\youa\y_0012.gif" />
  3226. <Content Include="Content\images\learunim\emotion\images\youa\y_0013.gif" />
  3227. <Content Include="Content\images\learunim\emotion\images\youa\y_0014.gif" />
  3228. <Content Include="Content\images\learunim\emotion\images\youa\y_0015.gif" />
  3229. <Content Include="Content\images\learunim\emotion\images\youa\y_0016.gif" />
  3230. <Content Include="Content\images\learunim\emotion\images\youa\y_0017.gif" />
  3231. <Content Include="Content\images\learunim\emotion\images\youa\y_0018.gif" />
  3232. <Content Include="Content\images\learunim\emotion\images\youa\y_0019.gif" />
  3233. <Content Include="Content\images\learunim\emotion\images\youa\y_0020.gif" />
  3234. <Content Include="Content\images\learunim\emotion\images\youa\y_0021.gif" />
  3235. <Content Include="Content\images\learunim\emotion\images\youa\y_0022.gif" />
  3236. <Content Include="Content\images\learunim\emotion\images\youa\y_0023.gif" />
  3237. <Content Include="Content\images\learunim\emotion\images\youa\y_0024.gif" />
  3238. <Content Include="Content\images\learunim\emotion\images\youa\y_0025.gif" />
  3239. <Content Include="Content\images\learunim\emotion\images\youa\y_0026.gif" />
  3240. <Content Include="Content\images\learunim\emotion\images\youa\y_0027.gif" />
  3241. <Content Include="Content\images\learunim\emotion\images\youa\y_0028.gif" />
  3242. <Content Include="Content\images\learunim\emotion\images\youa\y_0029.gif" />
  3243. <Content Include="Content\images\learunim\emotion\images\youa\y_0030.gif" />
  3244. <Content Include="Content\images\learunim\emotion\images\youa\y_0031.gif" />
  3245. <Content Include="Content\images\learunim\emotion\images\youa\y_0032.gif" />
  3246. <Content Include="Content\images\learunim\emotion\images\youa\y_0033.gif" />
  3247. <Content Include="Content\images\learunim\emotion\images\youa\y_0034.gif" />
  3248. <Content Include="Content\images\learunim\emotion\images\youa\y_0035.gif" />
  3249. <Content Include="Content\images\learunim\emotion\images\youa\y_0036.gif" />
  3250. <Content Include="Content\images\learunim\emotion\images\youa\y_0037.gif" />
  3251. <Content Include="Content\images\learunim\emotion\images\youa\y_0038.gif" />
  3252. <Content Include="Content\images\learunim\emotion\images\youa\y_0039.gif" />
  3253. <Content Include="Content\images\learunim\emotion\images\youa\y_0040.gif" />
  3254. <Content Include="Content\images\learunim\off-line.png" />
  3255. <Content Include="Content\images\learunim\on-line.png" />
  3256. <Content Include="Content\images\learuntree\checkbox_0.png" />
  3257. <Content Include="Content\images\learuntree\checkbox_1.png" />
  3258. <Content Include="Content\images\learuntree\checkbox_2.png" />
  3259. <Content Include="Content\images\learunworkflow\conditionnodediv.png" />
  3260. <Content Include="Content\images\learunworkflow\conditionnode.png" />
  3261. <Content Include="Content\images\learunworkflow\conditionnodediv1.png" />
  3262. <Content Include="Content\images\learunworkflow\cursor.png" />
  3263. <Content Include="Content\images\learunworkflow\startround.png" />
  3264. <Content Include="Content\images\learunworkflow\confluencenode.png" />
  3265. <Content Include="Content\images\learunworkflow\stepnode.png" />
  3266. <Content Include="Content\images\learunworkflow\childwfnode.png" />
  3267. <Content Include="Content\images\learunworkflow\endround.png" />
  3268. <Content Include="Content\images\learunworkflow\direct.png" />
  3269. <Content Include="Content\images\learunworkflow\GooFlow_line_oper.png" />
  3270. <Content Include="Content\images\learunworkflow\close.png" />
  3271. <Content Include="Content\images\learunworkflow\wallbg.png" />
  3272. <Content Include="Content\images\learunworkflow\auditornode.png" />
  3273. <Content Include="Content\images\Login\bgmask1.png" />
  3274. <Content Include="Content\images\Login\bgmask2.png" />
  3275. <Content Include="Content\images\Login\bgmask3.png" />
  3276. <Content Include="Content\images\Login\blue_code.png" />
  3277. <Content Include="Content\images\Login\blue_logo.png" />
  3278. <Content Include="Content\images\Login\blue_pc.png" />
  3279. <Content Include="Content\images\Login\defaultbg.png" />
  3280. <Content Include="Content\images\Login\default_account0.png" />
  3281. <Content Include="Content\images\Login\default_account1.png" />
  3282. <Content Include="Content\images\Login\default_code.png" />
  3283. <Content Include="Content\images\Login\default_left.png" />
  3284. <Content Include="Content\images\Login\default_psw0.png" />
  3285. <Content Include="Content\images\Login\default_psw1.png" />
  3286. <Content Include="Content\images\Login\default_reg0.png" />
  3287. <Content Include="Content\images\Login\default_reg1.png" />
  3288. <Content Include="Content\images\Login\error.png" />
  3289. <Content Include="Content\images\Login\psw0.png" />
  3290. <Content Include="Content\images\Login\psw1.png" />
  3291. <Content Include="Content\images\Login\qrcode.png" />
  3292. <Content Include="Content\images\Login\short_logo.png" />
  3293. <Content Include="Content\images\Login\topbg2.png" />
  3294. <Content Include="Content\images\Login\windos_arrow.png" />
  3295. <Content Include="Content\images\Login\windos_left.png" />
  3296. <Content Include="Content\images\Login\windos_pc.png" />
  3297. <Content Include="Content\images\Login\windowbg.png" />
  3298. <Content Include="Content\images\Login\topbg.png" />
  3299. <Content Include="Content\images\logo-head.png" />
  3300. <Content Include="Content\images\logo_long.png" />
  3301. <Content Include="Content\images\logo_long_blue.png" />
  3302. <Content Include="Content\images\selected_red.png" />
  3303. <Content Include="Content\images\learuntree\loading.gif" />
  3304. <Content Include="Content\images\tableform.png" />
  3305. <Content Include="Content\images\UserCard01.png" />
  3306. <Content Include="Content\images\UserCard02.png" />
  3307. <Content Include="Content\images\UserCard03.png" />
  3308. <Content Include="Content\jquery-ui-1.12.1.custom\AUTHORS.txt" />
  3309. <Content Include="Content\jquery-ui-1.12.1.custom\external\jquery\jquery.js" />
  3310. <Content Include="Content\jquery-ui-1.12.1.custom\images\ui-icons_444444_256x240.png" />
  3311. <Content Include="Content\jquery-ui-1.12.1.custom\images\ui-icons_555555_256x240.png" />
  3312. <Content Include="Content\jquery-ui-1.12.1.custom\images\ui-icons_777620_256x240.png" />
  3313. <Content Include="Content\jquery-ui-1.12.1.custom\images\ui-icons_777777_256x240.png" />
  3314. <Content Include="Content\jquery-ui-1.12.1.custom\images\ui-icons_cc0000_256x240.png" />
  3315. <Content Include="Content\jquery-ui-1.12.1.custom\images\ui-icons_ffffff_256x240.png" />
  3316. <Content Include="Content\jquery-ui-1.12.1.custom\index.html" />
  3317. <Content Include="Content\jquery-ui-1.12.1.custom\jquery-ui.css" />
  3318. <Content Include="Content\jquery-ui-1.12.1.custom\jquery-ui.js" />
  3319. <Content Include="Content\jquery-ui-1.12.1.custom\jquery-ui.min.css" />
  3320. <Content Include="Content\jquery-ui-1.12.1.custom\jquery-ui.min.js" />
  3321. <Content Include="Content\jquery-ui-1.12.1.custom\jquery-ui.structure.css" />
  3322. <Content Include="Content\jquery-ui-1.12.1.custom\jquery-ui.structure.min.css" />
  3323. <Content Include="Content\jquery-ui-1.12.1.custom\jquery-ui.theme.css" />
  3324. <Content Include="Content\jquery-ui-1.12.1.custom\jquery-ui.theme.min.css" />
  3325. <Content Include="Content\jquery-ui-1.12.1.custom\LICENSE.txt" />
  3326. <Content Include="Content\jquerygantt\bootstrap.min.js" />
  3327. <Content Include="Content\jquerygantt\css\bootstrap.min.css" />
  3328. <Content Include="Content\jquerygantt\css\gantt.css" />
  3329. <Content Include="Content\jquerygantt\css\ganttPrint.css" />
  3330. <Content Include="Content\jquerygantt\css\platform.css" />
  3331. <Content Include="Content\jquerygantt\ganttDrawerSVG.js" />
  3332. <Content Include="Content\jquerygantt\ganttGridEditor.js" />
  3333. <Content Include="Content\jquerygantt\ganttMaster.js" />
  3334. <Content Include="Content\jquerygantt\ganttTask.js" />
  3335. <Content Include="Content\jquerygantt\ganttTestSuite.js" />
  3336. <Content Include="Content\jquerygantt\ganttUtilities.js" />
  3337. <Content Include="Content\jquerygantt\jquery-ui.js" />
  3338. <Content Include="Content\jquerygantt\jquery-ui.min.js" />
  3339. <Content Include="Content\jquerygantt\jquery.form.js" />
  3340. <Content Include="Content\jquerygantt\jquery.min.js" />
  3341. <Content Include="Content\jquerygantt\libs\date.js" />
  3342. <Content Include="Content\jquerygantt\libs\dialogs.js" />
  3343. <Content Include="Content\jquerygantt\libs\forms.js" />
  3344. <Content Include="Content\jquerygantt\libs\i18nJs.js" />
  3345. <Content Include="Content\jquerygantt\libs\jquery\dateField\img\next.png" />
  3346. <Content Include="Content\jquerygantt\libs\jquery\dateField\img\prev.png" />
  3347. <Content Include="Content\jquerygantt\libs\jquery\dateField\img\today.png" />
  3348. <Content Include="Content\jquerygantt\libs\jquery\dateField\jquery.dateField.css" />
  3349. <Content Include="Content\jquerygantt\libs\jquery\dateField\jquery.dateField.js" />
  3350. <Content Include="Content\jquerygantt\libs\jquery\jquery.livequery.1.1.1.min.js" />
  3351. <Content Include="Content\jquerygantt\libs\jquery\jquery.timers.js" />
  3352. <Content Include="Content\jquerygantt\libs\jquery\JST\jquery.JST.js" />
  3353. <Content Include="Content\jquerygantt\libs\jquery\svg\jquery.svg.min.js" />
  3354. <Content Include="Content\jquerygantt\libs\jquery\svg\jquery.svgdom.1.8.js" />
  3355. <Content Include="Content\jquerygantt\libs\jquery\svg\jquery.svgdom.pack.js" />
  3356. <Content Include="Content\jquerygantt\libs\layout.js" />
  3357. <Content Include="Content\jquerygantt\libs\utilities.js" />
  3358. <Content Include="Content\jquerygantt\res\alert.gif" />
  3359. <Content Include="Content\jquerygantt\res\black_70.png" />
  3360. <Content Include="Content\jquerygantt\res\closeBig.png" />
  3361. <Content Include="Content\jquerygantt\res\ganttSplitterGrip.png" />
  3362. <Content Include="Content\jquerygantt\res\hasExternalDeps.png" />
  3363. <Content Include="Content\jquerygantt\res\icons.svg" />
  3364. <Content Include="Content\jquerygantt\res\indentIcon.png" />
  3365. <Content Include="Content\jquerygantt\res\linkArrow.png" />
  3366. <Content Include="Content\jquerygantt\res\milestone.png" />
  3367. <Content Include="Content\jquerygantt\res\toggle-expand.png" />
  3368. <Content Include="Content\jquerygantt\res\toggle_collapse.png" />
  3369. <Content Include="Content\jquerygantt\res\twBanner.jpg" />
  3370. <Content Include="Content\jquerygantt\res\twGanttLogo.png" />
  3371. <Content Include="Content\jquerygantt\res\twproject-badge.png" />
  3372. <Content Include="Content\jquery\plugin\fullcalendar\css\fullcalendar.css" />
  3373. <Content Include="Content\jquery\plugin\fullcalendar\css\fullcalendar.print.css" />
  3374. <Content Include="Content\jquery\plugin\fullcalendar\css\style.css" />
  3375. <Content Include="Content\jquery\plugin\fullcalendar\img\arrow-left.png" />
  3376. <Content Include="Content\jquery\plugin\fullcalendar\img\arrow-right.png" />
  3377. <Content Include="Content\jquery\plugin\fullcalendar\img\bg2.png" />
  3378. <Content Include="Content\jquery\plugin\fullcalendar\img\buttons-disabled.png" />
  3379. <Content Include="Content\jquery\plugin\fullcalendar\img\buttons.gif" />
  3380. <Content Include="Content\jquery\plugin\fullcalendar\img\buttons.png" />
  3381. <Content Include="Content\jquery\plugin\fullcalendar\img\chosen-sprite.png" />
  3382. <Content Include="Content\jquery\plugin\fullcalendar\img\dribble.png" />
  3383. <Content Include="Content\jquery\plugin\fullcalendar\img\facebook.png" />
  3384. <Content Include="Content\jquery\plugin\fullcalendar\img\forrst.png" />
  3385. <Content Include="Content\jquery\plugin\fullcalendar\img\glyphicons-halflings-white.png" />
  3386. <Content Include="Content\jquery\plugin\fullcalendar\img\glyphicons-halflings.png" />
  3387. <Content Include="Content\jquery\plugin\fullcalendar\img\light.jpg" />
  3388. <Content Include="Content\jquery\plugin\fullcalendar\img\magnifier_grey.png" />
  3389. <Content Include="Content\jquery\plugin\fullcalendar\img\natural_paper.png" />
  3390. <Content Include="Content\jquery\plugin\fullcalendar\img\preload.gif" />
  3391. <Content Include="Content\jquery\plugin\fullcalendar\img\slider.png" />
  3392. <Content Include="Content\jquery\plugin\fullcalendar\img\slider_hover.png" />
  3393. <Content Include="Content\jquery\plugin\fullcalendar\img\sort_asc.png" />
  3394. <Content Include="Content\jquery\plugin\fullcalendar\img\sort_asc_disabled.png" />
  3395. <Content Include="Content\jquery\plugin\fullcalendar\img\sort_both.png" />
  3396. <Content Include="Content\jquery\plugin\fullcalendar\img\sort_desc.png" />
  3397. <Content Include="Content\jquery\plugin\fullcalendar\img\sort_desc_disabled.png" />
  3398. <Content Include="Content\jquery\plugin\fullcalendar\img\spinner_arrows.gif" />
  3399. <Content Include="Content\jquery\plugin\fullcalendar\img\toggle-subnav-down.png" />
  3400. <Content Include="Content\jquery\plugin\fullcalendar\img\toggle-subnav-up-white.png" />
  3401. <Content Include="Content\jquery\plugin\fullcalendar\img\toolbar.gif" />
  3402. <Content Include="Content\jquery\plugin\fullcalendar\img\transp50.png" />
  3403. <Content Include="Content\jquery\plugin\fullcalendar\img\twitter.png" />
  3404. <Content Include="Content\jquery\plugin\fullcalendar\js\fullcalendar.min.js" />
  3405. <Content Include="Content\jquery\plugin\fullcalendar\js\jquery-1.7.2.min.js" />
  3406. <Content Include="Content\jquery\plugin\jfGrid\img\loading.gif" />
  3407. <Content Include="Content\jquery\plugin\jfGrid\img\nodata.jpg" />
  3408. <Content Include="Content\images\learunselect\icon.png" />
  3409. <Content Include="Content\images\Login\loading.gif" />
  3410. <Content Include="Content\images\loading.gif" />
  3411. <Content Include="Content\images\Login\pwd-icons-new.png" />
  3412. <Content Include="Content\images\logo.png" />
  3413. <Content Include="Content\images\select.png" />
  3414. <Content Include="Content\images\Login\bg_01.png" />
  3415. <Content Include="Content\images\Login\bg_02.jpg" />
  3416. <Content Include="Content\images\Login\bg_03.png" />
  3417. <Content Include="Content\images\tab_close.png" />
  3418. <Content Include="Content\images\learuntree\arrows.gif" />
  3419. <Content Include="Content\images\jfgrid\checkbox_0.png" />
  3420. <Content Include="Content\images\jfgrid\checkbox_1.png" />
  3421. <Content Include="Content\images\jfgrid\checkbox_2.png" />
  3422. <Content Include="Content\images\learuntree\s.gif" />
  3423. <Content Include="Content\jquery\jquery.md5.min.js" />
  3424. <Content Include="Content\jquery\plugin\jfGrid\img\close.png" />
  3425. <Content Include="Content\jquery\plugin\jfGrid\jfgrid.js" />
  3426. <Content Include="Content\jquery\plugin\jfGrid\jfgrid.min.js" />
  3427. <Content Include="Content\jquery\plugin\jqprint\jquery.jqprint-0.3.js" />
  3428. <Content Include="Content\jquery\plugin\jquery-ui\images\calendar.gif" />
  3429. <Content Include="Content\jquery\plugin\jquery-ui\images\ui-bg_flat_0_aaaaaa_40x100.png" />
  3430. <Content Include="Content\jquery\plugin\jquery-ui\images\ui-bg_flat_75_ffffff_40x100.png" />
  3431. <Content Include="Content\jquery\plugin\jquery-ui\images\ui-bg_glass_55_fbf9ee_1x400.png" />
  3432. <Content Include="Content\jquery\plugin\jquery-ui\images\ui-bg_glass_65_ffffff_1x400.png" />
  3433. <Content Include="Content\jquery\plugin\jquery-ui\images\ui-bg_glass_75_dadada_1x400.png" />
  3434. <Content Include="Content\jquery\plugin\jquery-ui\images\ui-bg_glass_75_e6e6e6_1x400.png" />
  3435. <Content Include="Content\jquery\plugin\jquery-ui\images\ui-bg_glass_95_fef1ec_1x400.png" />
  3436. <Content Include="Content\jquery\plugin\jquery-ui\images\ui-bg_highlight-soft_75_cccccc_1x100.png" />
  3437. <Content Include="Content\jquery\plugin\jquery-ui\images\ui-icons_222222_256x240.png" />
  3438. <Content Include="Content\jquery\plugin\jquery-ui\images\ui-icons_2e83ff_256x240.png" />
  3439. <Content Include="Content\jquery\plugin\jquery-ui\images\ui-icons_454545_256x240.png" />
  3440. <Content Include="Content\jquery\plugin\jquery-ui\images\ui-icons_888888_256x240.png" />
  3441. <Content Include="Content\jquery\plugin\jquery-ui\images\ui-icons_cd0a0a_256x240.png" />
  3442. <Content Include="Content\jquery\plugin\jquery-ui\jquery-ui-1.11.4.js" />
  3443. <Content Include="Content\jquery\plugin\jquery-ui\jquery-ui.min.css" />
  3444. <Content Include="Content\jquery\plugin\jquery-ui\jquery-ui.min.js" />
  3445. <Content Include="Content\jquery\plugin\jquery.cookie.min.js" />
  3446. <Content Include="Content\jquery\plugin\jquery.cookie.js" />
  3447. <Content Include="Content\jquery\plugin\layer\layer.js" />
  3448. <Content Include="Content\jquery\plugin\layer\skin\default\icon-ext.png" />
  3449. <Content Include="Content\jquery\plugin\layer\skin\default\icon.png" />
  3450. <Content Include="Content\jquery\plugin\layer\skin\default\layer.css" />
  3451. <Content Include="Content\jquery\plugin\layer\skin\default\loading-0.gif" />
  3452. <Content Include="Content\jquery\plugin\layer\skin\default\loading-1.gif" />
  3453. <Content Include="Content\jquery\plugin\layer\skin\default\loading-2.gif" />
  3454. <Content Include="Content\jquery\plugin\scrollbar\jquery.mCustomScrollbar.concat.min.js" />
  3455. <Content Include="Content\jquery\plugin\scrollbar\jquery.mCustomScrollbar.css" />
  3456. <Content Include="Content\jquery\plugin\scrollbar\jquery.mCustomScrollbar.js" />
  3457. <Content Include="Content\jquery\plugin\scrollbar\jquery.mCustomScrollbar.min.css" />
  3458. <Content Include="Content\jquery\plugin\scrollbar\mCSB_buttons.png" />
  3459. <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shAutoloader.js" />
  3460. <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushAppleScript.js" />
  3461. <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushAS3.js" />
  3462. <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushBash.js" />
  3463. <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushColdFusion.js" />
  3464. <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushCpp.js" />
  3465. <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushCSharp.js" />
  3466. <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushCss.js" />
  3467. <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushDelphi.js" />
  3468. <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushDiff.js" />
  3469. <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushErlang.js" />
  3470. <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushGroovy.js" />
  3471. <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushJava.js" />
  3472. <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushJavaFX.js" />
  3473. <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushJScript.js" />
  3474. <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushPerl.js" />
  3475. <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushPhp.js" />
  3476. <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushPlain.js" />
  3477. <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushPowerShell.js" />
  3478. <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushPython.js" />
  3479. <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushRuby.js" />
  3480. <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushSass.js" />
  3481. <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushScala.js" />
  3482. <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushSql.js" />
  3483. <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushVb.js" />
  3484. <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushXml.js" />
  3485. <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shCore.js" />
  3486. <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shLegacy.js" />
  3487. <Content Include="Content\jquery\plugin\syntaxhighlighter\src\shAutoloader.js" />
  3488. <Content Include="Content\jquery\plugin\syntaxhighlighter\src\shCore.js" />
  3489. <Content Include="Content\jquery\plugin\syntaxhighlighter\src\shLegacy.js" />
  3490. <Content Include="Content\jquery\plugin\syntaxhighlighter\styles\shCore.css" />
  3491. <Content Include="Content\jquery\plugin\syntaxhighlighter\styles\shCoreDefault.css" />
  3492. <Content Include="Content\jquery\plugin\syntaxhighlighter\styles\shCoreDjango.css" />
  3493. <Content Include="Content\jquery\plugin\syntaxhighlighter\styles\shCoreEclipse.css" />
  3494. <Content Include="Content\jquery\plugin\syntaxhighlighter\styles\shCoreEmacs.css" />
  3495. <Content Include="Content\jquery\plugin\syntaxhighlighter\styles\shCoreFadeToGrey.css" />
  3496. <Content Include="Content\jquery\plugin\syntaxhighlighter\styles\shCoreMDUltra.css" />
  3497. <Content Include="Content\jquery\plugin\syntaxhighlighter\styles\shCoreMidnight.css" />
  3498. <Content Include="Content\jquery\plugin\syntaxhighlighter\styles\shCoreRDark.css" />
  3499. <Content Include="Content\jquery\plugin\syntaxhighlighter\styles\shThemeDefault.css" />
  3500. <Content Include="Content\jquery\plugin\syntaxhighlighter\styles\shThemeDjango.css" />
  3501. <Content Include="Content\jquery\plugin\syntaxhighlighter\styles\shThemeEclipse.css" />
  3502. <Content Include="Content\jquery\plugin\syntaxhighlighter\styles\shThemeEmacs.css" />
  3503. <Content Include="Content\jquery\plugin\syntaxhighlighter\styles\shThemeFadeToGrey.css" />
  3504. <Content Include="Content\jquery\plugin\syntaxhighlighter\styles\shThemeMDUltra.css" />
  3505. <Content Include="Content\jquery\plugin\syntaxhighlighter\styles\shThemeMidnight.css" />
  3506. <Content Include="Content\jquery\plugin\syntaxhighlighter\styles\shThemeRDark.css" />
  3507. <Content Include="Content\jquery\plugin\toastr\toastr.css" />
  3508. <Content Include="Content\jquery\qrcode.min.js" />
  3509. <Content Include="Content\js\bootstrap.min.js" />
  3510. <Content Include="Content\js\china.js" />
  3511. <Content Include="Content\js\DragSSO\aLeft.js" />
  3512. <Content Include="Content\js\DragSSO\index.js" />
  3513. <Content Include="Content\js\DragSSO\index2.js" />
  3514. <Content Include="Content\js\DragSSO\index3.js" />
  3515. <Content Include="Content\js\DragSSO\indexData.js" />
  3516. <Content Include="Content\js\DragSSO\inSecHead.js" />
  3517. <Content Include="Content\js\DragSSO\main.js" />
  3518. <Content Include="Content\js\DragSSO\sortable.js" />
  3519. <Content Include="Content\js\easing.js" />
  3520. <Content Include="Content\js\echarts.js" />
  3521. <Content Include="Content\js\echarts.min.js" />
  3522. <Content Include="Content\js\gl.js" />
  3523. <Content Include="Content\js\index.js" />
  3524. <Content Include="Content\js\indexTwo.js" />
  3525. <Content Include="Content\js\jquery-ui.min.js" />
  3526. <Content Include="Content\js\jquery.js" />
  3527. <Content Include="Content\js\jquery.min.js" />
  3528. <Content Include="Content\js\mainTwo.js" />
  3529. <Content Include="Content\js\map.js" />
  3530. <Content Include="Content\js\mapJs\anhui.js" />
  3531. <Content Include="Content\js\mapJs\aomen.js" />
  3532. <Content Include="Content\js\mapJs\beijing.js" />
  3533. <Content Include="Content\js\mapJs\chongqing.js" />
  3534. <Content Include="Content\js\mapJs\fujian.js" />
  3535. <Content Include="Content\js\mapJs\gansu.js" />
  3536. <Content Include="Content\js\mapJs\guangdong.js" />
  3537. <Content Include="Content\js\mapJs\guangxi.js" />
  3538. <Content Include="Content\js\mapJs\guizhou.js" />
  3539. <Content Include="Content\js\mapJs\hainan.js" />
  3540. <Content Include="Content\js\mapJs\hebei.js" />
  3541. <Content Include="Content\js\mapJs\heilongjiang.js" />
  3542. <Content Include="Content\js\mapJs\henan.js" />
  3543. <Content Include="Content\js\mapJs\hubei.js" />
  3544. <Content Include="Content\js\mapJs\hunan.js" />
  3545. <Content Include="Content\js\mapJs\jiangsu.js" />
  3546. <Content Include="Content\js\mapJs\jiangxi.js" />
  3547. <Content Include="Content\js\mapJs\jilin.js" />
  3548. <Content Include="Content\js\mapJs\liaoning.js" />
  3549. <Content Include="Content\js\mapJs\neimenggu.js" />
  3550. <Content Include="Content\js\mapJs\ningxia.js" />
  3551. <Content Include="Content\js\mapJs\qinghai.js" />
  3552. <Content Include="Content\js\mapJs\shandong.js" />
  3553. <Content Include="Content\js\mapJs\shanghai.js" />
  3554. <Content Include="Content\js\mapJs\shanxi.js" />
  3555. <Content Include="Content\js\mapJs\shanxi1.js" />
  3556. <Content Include="Content\js\mapJs\sichuan.js" />
  3557. <Content Include="Content\js\mapJs\taiwan.js" />
  3558. <Content Include="Content\js\mapJs\tianjin.js" />
  3559. <Content Include="Content\js\mapJs\xianggang.js" />
  3560. <Content Include="Content\js\mapJs\xinjiang.js" />
  3561. <Content Include="Content\js\mapJs\xizang.js" />
  3562. <Content Include="Content\js\mapJs\yunnan.js" />
  3563. <Content Include="Content\js\mapJs\zhejiang.js" />
  3564. <Content Include="Content\js\OnlineRegistrate\bootstrapValidator.js" />
  3565. <Content Include="Content\js\OnlineRegistrate\scripts.js" />
  3566. <Content Include="Content\js\OnlineRegistrate\tooltips.js" />
  3567. <Content Include="Content\js\popper.js" />
  3568. <Content Include="Content\js\qrcode.min.js" />
  3569. <Content Include="Content\js\swiper.min.js" />
  3570. <Content Include="Content\js\swiper.min1.js" />
  3571. <Content Include="Content\js\xinjiang.js" />
  3572. <Content Include="Content\kanbanjs\tamplate.js" />
  3573. <Content Include="Content\laydate\laydate.js" />
  3574. <Content Include="Content\laydate\src\laydate.js" />
  3575. <Content Include="Content\laydate\src\theme\default\font\iconfont.svg" />
  3576. <Content Include="Content\laydate\src\theme\default\laydate.css" />
  3577. <Content Include="Content\laydate\theme\default\font\iconfont.svg" />
  3578. <Content Include="Content\laydate\theme\default\laydate.css" />
  3579. <Content Include="Content\laydate\theme\laydate.css" />
  3580. <Content Include="Content\laypage\laypage.js" />
  3581. <Content Include="Content\laypage\laypage.min.js" />
  3582. <Content Include="Content\laypage\skin\laypage.css" />
  3583. <Content Include="Content\laypage\skin\laypage.min.css" />
  3584. <Content Include="Content\layui\css\code.css" />
  3585. <Content Include="Content\layui\css\layui.css" />
  3586. <Content Include="Content\layui\css\layui.mobile.css" />
  3587. <Content Include="Content\layui\css\modules\code.css" />
  3588. <Content Include="Content\layui\css\modules\laydate\default\laydate.css" />
  3589. <Content Include="Content\layui\css\modules\layer\default\icon-ext.png" />
  3590. <Content Include="Content\layui\css\modules\layer\default\icon.png" />
  3591. <Content Include="Content\layui\css\modules\layer\default\layer.css" />
  3592. <Content Include="Content\layui\css\modules\layer\default\loading-0.gif" />
  3593. <Content Include="Content\layui\css\modules\layer\default\loading-1.gif" />
  3594. <Content Include="Content\layui\css\modules\layer\default\loading-2.gif" />
  3595. <Content Include="Content\layui\font\iconfont.svg" />
  3596. <Content Include="Content\layui\images\face\0.gif" />
  3597. <Content Include="Content\layui\images\face\1.gif" />
  3598. <Content Include="Content\layui\images\face\10.gif" />
  3599. <Content Include="Content\layui\images\face\11.gif" />
  3600. <Content Include="Content\layui\images\face\12.gif" />
  3601. <Content Include="Content\layui\images\face\13.gif" />
  3602. <Content Include="Content\layui\images\face\14.gif" />
  3603. <Content Include="Content\layui\images\face\15.gif" />
  3604. <Content Include="Content\layui\images\face\16.gif" />
  3605. <Content Include="Content\layui\images\face\17.gif" />
  3606. <Content Include="Content\layui\images\face\18.gif" />
  3607. <Content Include="Content\layui\images\face\19.gif" />
  3608. <Content Include="Content\layui\images\face\2.gif" />
  3609. <Content Include="Content\layui\images\face\20.gif" />
  3610. <Content Include="Content\layui\images\face\21.gif" />
  3611. <Content Include="Content\layui\images\face\22.gif" />
  3612. <Content Include="Content\layui\images\face\23.gif" />
  3613. <Content Include="Content\layui\images\face\24.gif" />
  3614. <Content Include="Content\layui\images\face\25.gif" />
  3615. <Content Include="Content\layui\images\face\26.gif" />
  3616. <Content Include="Content\layui\images\face\27.gif" />
  3617. <Content Include="Content\layui\images\face\28.gif" />
  3618. <Content Include="Content\layui\images\face\29.gif" />
  3619. <Content Include="Content\layui\images\face\3.gif" />
  3620. <Content Include="Content\layui\images\face\30.gif" />
  3621. <Content Include="Content\layui\images\face\31.gif" />
  3622. <Content Include="Content\layui\images\face\32.gif" />
  3623. <Content Include="Content\layui\images\face\33.gif" />
  3624. <Content Include="Content\layui\images\face\34.gif" />
  3625. <Content Include="Content\layui\images\face\35.gif" />
  3626. <Content Include="Content\layui\images\face\36.gif" />
  3627. <Content Include="Content\layui\images\face\37.gif" />
  3628. <Content Include="Content\layui\images\face\38.gif" />
  3629. <Content Include="Content\layui\images\face\39.gif" />
  3630. <Content Include="Content\layui\images\face\4.gif" />
  3631. <Content Include="Content\layui\images\face\40.gif" />
  3632. <Content Include="Content\layui\images\face\41.gif" />
  3633. <Content Include="Content\layui\images\face\42.gif" />
  3634. <Content Include="Content\layui\images\face\43.gif" />
  3635. <Content Include="Content\layui\images\face\44.gif" />
  3636. <Content Include="Content\layui\images\face\45.gif" />
  3637. <Content Include="Content\layui\images\face\46.gif" />
  3638. <Content Include="Content\layui\images\face\47.gif" />
  3639. <Content Include="Content\layui\images\face\48.gif" />
  3640. <Content Include="Content\layui\images\face\49.gif" />
  3641. <Content Include="Content\layui\images\face\5.gif" />
  3642. <Content Include="Content\layui\images\face\50.gif" />
  3643. <Content Include="Content\layui\images\face\51.gif" />
  3644. <Content Include="Content\layui\images\face\52.gif" />
  3645. <Content Include="Content\layui\images\face\53.gif" />
  3646. <Content Include="Content\layui\images\face\54.gif" />
  3647. <Content Include="Content\layui\images\face\55.gif" />
  3648. <Content Include="Content\layui\images\face\56.gif" />
  3649. <Content Include="Content\layui\images\face\57.gif" />
  3650. <Content Include="Content\layui\images\face\58.gif" />
  3651. <Content Include="Content\layui\images\face\59.gif" />
  3652. <Content Include="Content\layui\images\face\6.gif" />
  3653. <Content Include="Content\layui\images\face\60.gif" />
  3654. <Content Include="Content\layui\images\face\61.gif" />
  3655. <Content Include="Content\layui\images\face\62.gif" />
  3656. <Content Include="Content\layui\images\face\63.gif" />
  3657. <Content Include="Content\layui\images\face\64.gif" />
  3658. <Content Include="Content\layui\images\face\65.gif" />
  3659. <Content Include="Content\layui\images\face\66.gif" />
  3660. <Content Include="Content\layui\images\face\67.gif" />
  3661. <Content Include="Content\layui\images\face\68.gif" />
  3662. <Content Include="Content\layui\images\face\69.gif" />
  3663. <Content Include="Content\layui\images\face\7.gif" />
  3664. <Content Include="Content\layui\images\face\70.gif" />
  3665. <Content Include="Content\layui\images\face\71.gif" />
  3666. <Content Include="Content\layui\images\face\8.gif" />
  3667. <Content Include="Content\layui\images\face\9.gif" />
  3668. <Content Include="Content\layui\layui.all.js" />
  3669. <Content Include="Content\layui\layui.js" />
  3670. <Content Include="Content\layui\lay\modules\carousel.js" />
  3671. <Content Include="Content\layui\lay\modules\code.js" />
  3672. <Content Include="Content\layui\lay\modules\element.js" />
  3673. <Content Include="Content\layui\lay\modules\flow.js" />
  3674. <Content Include="Content\layui\lay\modules\form.js" />
  3675. <Content Include="Content\layui\lay\modules\jquery.js" />
  3676. <Content Include="Content\layui\lay\modules\laydate.js" />
  3677. <Content Include="Content\layui\lay\modules\layedit.js" />
  3678. <Content Include="Content\layui\lay\modules\layer.js" />
  3679. <Content Include="Content\layui\lay\modules\laypage.js" />
  3680. <Content Include="Content\layui\lay\modules\laytpl.js" />
  3681. <Content Include="Content\layui\lay\modules\mobile.js" />
  3682. <Content Include="Content\layui\lay\modules\table.js" />
  3683. <Content Include="Content\layui\lay\modules\tree.js" />
  3684. <Content Include="Content\layui\lay\modules\upload.js" />
  3685. <Content Include="Content\layui\lay\modules\util.js" />
  3686. <Content Include="Content\Lodop\LodopFuncs.js" />
  3687. <Content Include="Content\news\css\common.css" />
  3688. <Content Include="Content\news\css\style.css" />
  3689. <Content Include="Content\news\js\easing.js" />
  3690. <Content Include="Content\news\js\main.js" />
  3691. <Content Include="Content\css\OnlineRegistrate\default.css" />
  3692. <Content Include="Content\css\OnlineRegistrate\hddb.css" />
  3693. <Content Include="Content\css\OnlineRegistrate\style1.css" />
  3694. <Content Include="Content\css\OnlineRegistrate\zyjs.css" />
  3695. <Content Include="Content\pace\pace.js" />
  3696. <Content Include="Content\pace\pace.min.js" />
  3697. <Content Include="Content\pace\pace-theme-loading-bar.css" />
  3698. <Content Include="Content\pace\pace-theme-minimal.css" />
  3699. <Content Include="Content\jquery\plugin\jfGrid\jfgrid.css" />
  3700. <Content Include="Content\paper\css\animate.min.css" />
  3701. <Content Include="Content\paper\css\bootstrap.min.css" />
  3702. <Content Include="Content\paper\css\common.css" />
  3703. <Content Include="Content\paper\css\font-awesome.css" />
  3704. <Content Include="Content\paper\css\index.css" />
  3705. <Content Include="Content\paper\css\style.css" />
  3706. <Content Include="Content\paper\dist\demo.css" />
  3707. <Content Include="Content\paper\dist\images\loading.gif" />
  3708. <Content Include="Content\paper\dist\images\validator_default.png" />
  3709. <Content Include="Content\paper\dist\images\validator_simple.png" />
  3710. <Content Include="Content\paper\dist\jquery.validator.css" />
  3711. <Content Include="Content\paper\dist\jquery.validator.js" />
  3712. <Content Include="Content\paper\dist\jquery.validator.min.js" />
  3713. <Content Include="Content\paper\dist\local\en.js" />
  3714. <Content Include="Content\paper\dist\local\ja.js" />
  3715. <Content Include="Content\paper\dist\local\zh-CN.js" />
  3716. <Content Include="Content\paper\dist\local\zh-TW.js" />
  3717. <Content Include="Content\paper\easing.js" />
  3718. <Content Include="Content\paper\images\duigou.png" />
  3719. <Content Include="Content\phone\css\css\common.css" />
  3720. <Content Include="Content\phone\css\css\default.css" />
  3721. <Content Include="Content\phone\css\css\htmleaf-demo.css" />
  3722. <Content Include="Content\phone\css\css\index.css" />
  3723. <Content Include="Content\phone\css\css\normalize.css" />
  3724. <Content Include="Content\phone\css\css\style.css" />
  3725. <Content Include="Content\phone\css\css\swiper-3.3.1.min.css" />
  3726. <Content Include="Content\phone\css\menu.css" />
  3727. <Content Include="Content\phone\css\split.css" />
  3728. <Content Include="Content\phone\css\survey.css" />
  3729. <Content Include="Content\phone\css\title_search.css" />
  3730. <Content Include="Content\phone\imgs\backBtn.png" />
  3731. <Content Include="Content\phone\imgs\backBtn_white.png" />
  3732. <Content Include="Content\phone\imgs\bg.png" />
  3733. <Content Include="Content\phone\imgs\list_1.png" />
  3734. <Content Include="Content\phone\imgs\list_2.png" />
  3735. <Content Include="Content\phone\imgs\list_3.png" />
  3736. <Content Include="Content\phone\imgs\list_4.png" />
  3737. <Content Include="Content\phone\imgs\list_botom.png" />
  3738. <Content Include="Content\phone\imgs\newStudentGui\process.png" />
  3739. <Content Include="Content\phone\imgs\newStudentGui\title.png" />
  3740. <Content Include="Content\phone\imgs\new_icon.png" />
  3741. <Content Include="Content\phone\imgs\proDsc\list_1.png" />
  3742. <Content Include="Content\phone\imgs\proDsc\list_2.png" />
  3743. <Content Include="Content\phone\imgs\proDsc\list_3.png" />
  3744. <Content Include="Content\phone\imgs\proDsc\list_4.png" />
  3745. <Content Include="Content\phone\imgs\proDsc\list_5.png" />
  3746. <Content Include="Content\phone\imgs\proDsc\list_6.png" />
  3747. <Content Include="Content\phone\imgs\schoolNews\list_main.png" />
  3748. <Content Include="Content\phone\imgs\search_icon.png" />
  3749. <Content Include="Content\phone\imgs\survey1.png" />
  3750. <Content Include="Content\phone\imgs\survey2.png" />
  3751. <Content Include="Content\phone\imgs\survey3.png" />
  3752. <Content Include="Content\phone\imgs\title.png" />
  3753. <Content Include="Content\phone\js\calendar.js" />
  3754. <Content Include="Content\phone\js\getSize.js" />
  3755. <Content Include="Content\phone\js\jquery-2.1.4.min.js" />
  3756. <Content Include="Content\phone\js\jquery.min.js" />
  3757. <Content Include="Content\phone\js\menu.js" />
  3758. <Content Include="Content\phone\js\swiper-3.3.1.min.js" />
  3759. <Content Include="Content\phone\js\title_search.js" />
  3760. <Content Include="Content\qingju\128.png" />
  3761. <Content Include="Content\signalr\jquery.signalR-2.2.2.js" />
  3762. <Content Include="Content\signalr\jquery.signalR-2.2.2.min.js" />
  3763. <Content Include="Content\signet\jquery.zsign.css" />
  3764. <Content Include="Content\signet\jquery.zsign.js" />
  3765. <Content Include="Content\signet\signet.gif" />
  3766. <Content Include="Content\Site.css" />
  3767. <Content Include="Content\sso\css\bootstrap.css" />
  3768. <Content Include="Content\sso\css\common.css" />
  3769. <Content Include="Content\sso\css\index.css" />
  3770. <Content Include="Content\sso\css\layui.css" />
  3771. <Content Include="Content\sso\css\style.css" />
  3772. <Content Include="Content\sso\fx.png" />
  3773. <Content Include="Content\sso\images\ban1.jpg" />
  3774. <Content Include="Content\sso\images\ban2.jpg" />
  3775. <Content Include="Content\sso\images\ban3.jpg" />
  3776. <Content Include="Content\sso\images\ban4.jpg" />
  3777. <Content Include="Content\sso\images\gatSec1-1.jpg" />
  3778. <Content Include="Content\sso\images\gatSec1-1.png" />
  3779. <Content Include="Content\sso\images\gatSec1-10.png" />
  3780. <Content Include="Content\sso\images\gatSec1-11.png" />
  3781. <Content Include="Content\sso\images\gatSec1-12.png" />
  3782. <Content Include="Content\sso\images\gatSec1-2.png" />
  3783. <Content Include="Content\sso\images\gatSec1-3.png" />
  3784. <Content Include="Content\sso\images\gatSec1-4.png" />
  3785. <Content Include="Content\sso\images\gatSec1-5.png" />
  3786. <Content Include="Content\sso\images\gatSec1-6.png" />
  3787. <Content Include="Content\sso\images\gatSec1-7.png" />
  3788. <Content Include="Content\sso\images\gatSec1-8.png" />
  3789. <Content Include="Content\sso\images\gatSec1-9.png" />
  3790. <Content Include="Content\sso\images\gatSec2-1.png" />
  3791. <Content Include="Content\sso\images\gatSec2-2.png" />
  3792. <Content Include="Content\sso\images\gatSec2-3.png" />
  3793. <Content Include="Content\sso\images\gatSec3-1.png" />
  3794. <Content Include="Content\sso\images\gatSec3-10.png" />
  3795. <Content Include="Content\sso\images\gatSec3-11.png" />
  3796. <Content Include="Content\sso\images\gatSec3-12.png" />
  3797. <Content Include="Content\sso\images\gatSec3-13.png" />
  3798. <Content Include="Content\sso\images\gatSec3-14.png" />
  3799. <Content Include="Content\sso\images\gatSec3-2.png" />
  3800. <Content Include="Content\sso\images\gatSec3-3.png" />
  3801. <Content Include="Content\sso\images\gatSec3-4.png" />
  3802. <Content Include="Content\sso\images\gatSec3-5.png" />
  3803. <Content Include="Content\sso\images\gatSec3-6.png" />
  3804. <Content Include="Content\sso\images\gatSec3-7.png" />
  3805. <Content Include="Content\sso\images\gatSec3-8.png" />
  3806. <Content Include="Content\sso\images\gatSec3-9.png" />
  3807. <Content Include="Content\sso\images\head1.png" />
  3808. <Content Include="Content\sso\images\inSec1-1.png" />
  3809. <Content Include="Content\sso\images\inSec1-2.png" />
  3810. <Content Include="Content\sso\images\inSec1-3.png" />
  3811. <Content Include="Content\sso\images\inSec1-4.png" />
  3812. <Content Include="Content\sso\images\inSec1-5.png" />
  3813. <Content Include="Content\sso\images\inSec1-6.png" />
  3814. <Content Include="Content\sso\images\inSec1-7.png" />
  3815. <Content Include="Content\sso\images\inSec1-8.png" />
  3816. <Content Include="Content\sso\images\inSec1-9.png" />
  3817. <Content Include="Content\sso\images\inSec4-1.jpg" />
  3818. <Content Include="Content\sso\images\inSec4-1.png" />
  3819. <Content Include="Content\sso\images\listDot1.jpg" />
  3820. <Content Include="Content\sso\images\logo.png" />
  3821. <Content Include="Content\sso\images\saiXuan.png" />
  3822. <Content Include="Content\sso\jqbase64\jquery.base64.js" />
  3823. <Content Include="Content\static\css\main.css" />
  3824. <Content Include="Content\static\css\TimeTable.css" />
  3825. <Content Include="Content\static\img\map.gif" />
  3826. <Content Include="Content\static\js\app.js" />
  3827. <Content Include="Content\static\js\citymap.js" />
  3828. <Content Include="Content\static\js\echarts.min.js" />
  3829. <Content Include="Content\static\js\jquery.min.js" />
  3830. <Content Include="Content\static\js\LodopFuncs.js" />
  3831. <Content Include="Content\static\map\city\china-main-city-map.js" />
  3832. <Content Include="Content\ueditor\dialogs\anchor\anchor.html" />
  3833. <Content Include="Content\ueditor\dialogs\attachment\attachment.css" />
  3834. <Content Include="Content\ueditor\dialogs\attachment\attachment.html" />
  3835. <Content Include="Content\ueditor\dialogs\attachment\attachment.js" />
  3836. <Content Include="Content\ueditor\dialogs\attachment\fileTypeImages\icon_chm.gif" />
  3837. <Content Include="Content\ueditor\dialogs\attachment\fileTypeImages\icon_default.png" />
  3838. <Content Include="Content\ueditor\dialogs\attachment\fileTypeImages\icon_doc.gif" />
  3839. <Content Include="Content\ueditor\dialogs\attachment\fileTypeImages\icon_exe.gif" />
  3840. <Content Include="Content\ueditor\dialogs\attachment\fileTypeImages\icon_jpg.gif" />
  3841. <Content Include="Content\ueditor\dialogs\attachment\fileTypeImages\icon_mp3.gif" />
  3842. <Content Include="Content\ueditor\dialogs\attachment\fileTypeImages\icon_mv.gif" />
  3843. <Content Include="Content\ueditor\dialogs\attachment\fileTypeImages\icon_pdf.gif" />
  3844. <Content Include="Content\ueditor\dialogs\attachment\fileTypeImages\icon_ppt.gif" />
  3845. <Content Include="Content\ueditor\dialogs\attachment\fileTypeImages\icon_psd.gif" />
  3846. <Content Include="Content\ueditor\dialogs\attachment\fileTypeImages\icon_rar.gif" />
  3847. <Content Include="Content\ueditor\dialogs\attachment\fileTypeImages\icon_txt.gif" />
  3848. <Content Include="Content\ueditor\dialogs\attachment\fileTypeImages\icon_xls.gif" />
  3849. <Content Include="Content\ueditor\dialogs\attachment\images\alignicon.gif" />
  3850. <Content Include="Content\ueditor\dialogs\attachment\images\alignicon.png" />
  3851. <Content Include="Content\ueditor\dialogs\attachment\images\bg.png" />
  3852. <Content Include="Content\ueditor\dialogs\attachment\images\file-icons.gif" />
  3853. <Content Include="Content\ueditor\dialogs\attachment\images\file-icons.png" />
  3854. <Content Include="Content\ueditor\dialogs\attachment\images\icons.gif" />
  3855. <Content Include="Content\ueditor\dialogs\attachment\images\icons.png" />
  3856. <Content Include="Content\ueditor\dialogs\attachment\images\image.png" />
  3857. <Content Include="Content\ueditor\dialogs\attachment\images\progress.png" />
  3858. <Content Include="Content\ueditor\dialogs\attachment\images\success.gif" />
  3859. <Content Include="Content\ueditor\dialogs\attachment\images\success.png" />
  3860. <Content Include="Content\ueditor\dialogs\background\background.css" />
  3861. <Content Include="Content\ueditor\dialogs\background\background.html" />
  3862. <Content Include="Content\ueditor\dialogs\background\background.js" />
  3863. <Content Include="Content\ueditor\dialogs\background\images\bg.png" />
  3864. <Content Include="Content\ueditor\dialogs\background\images\success.png" />
  3865. <Content Include="Content\ueditor\dialogs\charts\chart.config.js" />
  3866. <Content Include="Content\ueditor\dialogs\charts\charts.css" />
  3867. <Content Include="Content\ueditor\dialogs\charts\charts.html" />
  3868. <Content Include="Content\ueditor\dialogs\charts\charts.js" />
  3869. <Content Include="Content\ueditor\dialogs\charts\images\charts0.png" />
  3870. <Content Include="Content\ueditor\dialogs\charts\images\charts1.png" />
  3871. <Content Include="Content\ueditor\dialogs\charts\images\charts2.png" />
  3872. <Content Include="Content\ueditor\dialogs\charts\images\charts3.png" />
  3873. <Content Include="Content\ueditor\dialogs\charts\images\charts4.png" />
  3874. <Content Include="Content\ueditor\dialogs\charts\images\charts5.png" />
  3875. <Content Include="Content\ueditor\dialogs\emotion\emotion.css" />
  3876. <Content Include="Content\ueditor\dialogs\emotion\emotion.html" />
  3877. <Content Include="Content\ueditor\dialogs\emotion\emotion.js" />
  3878. <Content Include="Content\ueditor\dialogs\emotion\images\0.gif" />
  3879. <Content Include="Content\ueditor\dialogs\emotion\images\bface.gif" />
  3880. <Content Include="Content\ueditor\dialogs\emotion\images\cface.gif" />
  3881. <Content Include="Content\ueditor\dialogs\emotion\images\fface.gif" />
  3882. <Content Include="Content\ueditor\dialogs\emotion\images\jxface2.gif" />
  3883. <Content Include="Content\ueditor\dialogs\emotion\images\neweditor-tab-bg.png" />
  3884. <Content Include="Content\ueditor\dialogs\emotion\images\tface.gif" />
  3885. <Content Include="Content\ueditor\dialogs\emotion\images\wface.gif" />
  3886. <Content Include="Content\ueditor\dialogs\emotion\images\yface.gif" />
  3887. <Content Include="Content\ueditor\dialogs\gmap\gmap.html" />
  3888. <Content Include="Content\ueditor\dialogs\help\help.css" />
  3889. <Content Include="Content\ueditor\dialogs\help\help.html" />
  3890. <Content Include="Content\ueditor\dialogs\image\image.css" />
  3891. <Content Include="Content\ueditor\dialogs\image\image.html" />
  3892. <Content Include="Content\ueditor\dialogs\image\image.js" />
  3893. <Content Include="Content\ueditor\dialogs\image\images\alignicon.jpg" />
  3894. <Content Include="Content\ueditor\dialogs\image\images\bg.png" />
  3895. <Content Include="Content\ueditor\dialogs\image\images\icons.gif" />
  3896. <Content Include="Content\ueditor\dialogs\image\images\icons.png" />
  3897. <Content Include="Content\ueditor\dialogs\image\images\image.png" />
  3898. <Content Include="Content\ueditor\dialogs\image\images\progress.png" />
  3899. <Content Include="Content\ueditor\dialogs\image\images\success.gif" />
  3900. <Content Include="Content\ueditor\dialogs\image\images\success.png" />
  3901. <Content Include="Content\ueditor\dialogs\insertframe\insertframe.html" />
  3902. <Content Include="Content\ueditor\dialogs\internal.js" />
  3903. <Content Include="Content\ueditor\dialogs\link\link.html" />
  3904. <Content Include="Content\ueditor\dialogs\map\map.html" />
  3905. <Content Include="Content\ueditor\dialogs\map\show.html" />
  3906. <Content Include="Content\ueditor\dialogs\music\music.css" />
  3907. <Content Include="Content\ueditor\dialogs\music\music.html" />
  3908. <Content Include="Content\ueditor\dialogs\music\music.js" />
  3909. <Content Include="Content\ueditor\dialogs\preview\preview.html" />
  3910. <Content Include="Content\ueditor\dialogs\scrawl\images\addimg.png" />
  3911. <Content Include="Content\ueditor\dialogs\scrawl\images\brush.png" />
  3912. <Content Include="Content\ueditor\dialogs\scrawl\images\delimg.png" />
  3913. <Content Include="Content\ueditor\dialogs\scrawl\images\delimgH.png" />
  3914. <Content Include="Content\ueditor\dialogs\scrawl\images\empty.png" />
  3915. <Content Include="Content\ueditor\dialogs\scrawl\images\emptyH.png" />
  3916. <Content Include="Content\ueditor\dialogs\scrawl\images\eraser.png" />
  3917. <Content Include="Content\ueditor\dialogs\scrawl\images\redo.png" />
  3918. <Content Include="Content\ueditor\dialogs\scrawl\images\redoH.png" />
  3919. <Content Include="Content\ueditor\dialogs\scrawl\images\scale.png" />
  3920. <Content Include="Content\ueditor\dialogs\scrawl\images\scaleH.png" />
  3921. <Content Include="Content\ueditor\dialogs\scrawl\images\size.png" />
  3922. <Content Include="Content\ueditor\dialogs\scrawl\images\undo.png" />
  3923. <Content Include="Content\ueditor\dialogs\scrawl\images\undoH.png" />
  3924. <Content Include="Content\ueditor\dialogs\scrawl\scrawl.css" />
  3925. <Content Include="Content\ueditor\dialogs\scrawl\scrawl.html" />
  3926. <Content Include="Content\ueditor\dialogs\scrawl\scrawl.js" />
  3927. <Content Include="Content\ueditor\dialogs\searchreplace\searchreplace.html" />
  3928. <Content Include="Content\ueditor\dialogs\searchreplace\searchreplace.js" />
  3929. <Content Include="Content\ueditor\dialogs\snapscreen\snapscreen.html" />
  3930. <Content Include="Content\ueditor\dialogs\spechars\spechars.html" />
  3931. <Content Include="Content\ueditor\dialogs\spechars\spechars.js" />
  3932. <Content Include="Content\ueditor\dialogs\table\dragicon.png" />
  3933. <Content Include="Content\ueditor\dialogs\table\edittable.css" />
  3934. <Content Include="Content\ueditor\dialogs\table\edittable.html" />
  3935. <Content Include="Content\ueditor\dialogs\table\edittable.js" />
  3936. <Content Include="Content\ueditor\dialogs\table\edittd.html" />
  3937. <Content Include="Content\ueditor\dialogs\table\edittip.html" />
  3938. <Content Include="Content\ueditor\dialogs\template\config.js" />
  3939. <Content Include="Content\ueditor\dialogs\template\images\bg.gif" />
  3940. <Content Include="Content\ueditor\dialogs\template\images\pre0.png" />
  3941. <Content Include="Content\ueditor\dialogs\template\images\pre1.png" />
  3942. <Content Include="Content\ueditor\dialogs\template\images\pre2.png" />
  3943. <Content Include="Content\ueditor\dialogs\template\images\pre3.png" />
  3944. <Content Include="Content\ueditor\dialogs\template\images\pre4.png" />
  3945. <Content Include="Content\ueditor\dialogs\template\template.css" />
  3946. <Content Include="Content\ueditor\dialogs\template\template.html" />
  3947. <Content Include="Content\ueditor\dialogs\template\template.js" />
  3948. <Content Include="Content\ueditor\dialogs\video\images\bg.png" />
  3949. <Content Include="Content\ueditor\dialogs\video\images\center_focus.jpg" />
  3950. <Content Include="Content\ueditor\dialogs\video\images\file-icons.gif" />
  3951. <Content Include="Content\ueditor\dialogs\video\images\file-icons.png" />
  3952. <Content Include="Content\ueditor\dialogs\video\images\icons.gif" />
  3953. <Content Include="Content\ueditor\dialogs\video\images\icons.png" />
  3954. <Content Include="Content\ueditor\dialogs\video\images\image.png" />
  3955. <Content Include="Content\ueditor\dialogs\video\images\left_focus.jpg" />
  3956. <Content Include="Content\ueditor\dialogs\video\images\none_focus.jpg" />
  3957. <Content Include="Content\ueditor\dialogs\video\images\progress.png" />
  3958. <Content Include="Content\ueditor\dialogs\video\images\right_focus.jpg" />
  3959. <Content Include="Content\ueditor\dialogs\video\images\success.gif" />
  3960. <Content Include="Content\ueditor\dialogs\video\images\success.png" />
  3961. <Content Include="Content\ueditor\dialogs\video\video.css" />
  3962. <Content Include="Content\ueditor\dialogs\video\video.html" />
  3963. <Content Include="Content\ueditor\dialogs\video\video.js" />
  3964. <Content Include="Content\ueditor\dialogs\webapp\webapp.html" />
  3965. <Content Include="Content\ueditor\dialogs\wordimage\fClipboard_ueditor.swf" />
  3966. <Content Include="Content\ueditor\dialogs\wordimage\imageUploader.swf" />
  3967. <Content Include="Content\ueditor\dialogs\wordimage\tangram.js" />
  3968. <Content Include="Content\ueditor\dialogs\wordimage\wordimage.html" />
  3969. <Content Include="Content\ueditor\dialogs\wordimage\wordimage.js" />
  3970. <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0001.gif" />
  3971. <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0002.gif" />
  3972. <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0003.gif" />
  3973. <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0004.gif" />
  3974. <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0005.gif" />
  3975. <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0006.gif" />
  3976. <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0007.gif" />
  3977. <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0008.gif" />
  3978. <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0009.gif" />
  3979. <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0010.gif" />
  3980. <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0011.gif" />
  3981. <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0012.gif" />
  3982. <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0013.gif" />
  3983. <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0014.gif" />
  3984. <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0015.gif" />
  3985. <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0016.gif" />
  3986. <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0017.gif" />
  3987. <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0018.gif" />
  3988. <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0019.gif" />
  3989. <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0020.gif" />
  3990. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0001.gif" />
  3991. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0002.gif" />
  3992. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0003.gif" />
  3993. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0004.gif" />
  3994. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0005.gif" />
  3995. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0006.gif" />
  3996. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0007.gif" />
  3997. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0008.gif" />
  3998. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0009.gif" />
  3999. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0010.gif" />
  4000. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0011.gif" />
  4001. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0012.gif" />
  4002. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0013.gif" />
  4003. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0014.gif" />
  4004. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0015.gif" />
  4005. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0016.gif" />
  4006. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0017.gif" />
  4007. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0018.gif" />
  4008. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0019.gif" />
  4009. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0020.gif" />
  4010. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0021.gif" />
  4011. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0022.gif" />
  4012. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0023.gif" />
  4013. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0024.gif" />
  4014. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0025.gif" />
  4015. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0026.gif" />
  4016. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0027.gif" />
  4017. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0028.gif" />
  4018. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0029.gif" />
  4019. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0030.gif" />
  4020. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0031.gif" />
  4021. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0032.gif" />
  4022. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0033.gif" />
  4023. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0034.gif" />
  4024. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0035.gif" />
  4025. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0036.gif" />
  4026. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0037.gif" />
  4027. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0038.gif" />
  4028. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0039.gif" />
  4029. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0040.gif" />
  4030. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0041.gif" />
  4031. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0042.gif" />
  4032. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0043.gif" />
  4033. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0044.gif" />
  4034. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0045.gif" />
  4035. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0046.gif" />
  4036. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0047.gif" />
  4037. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0048.gif" />
  4038. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0049.gif" />
  4039. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0050.gif" />
  4040. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0051.gif" />
  4041. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0052.gif" />
  4042. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0053.gif" />
  4043. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0054.gif" />
  4044. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0055.gif" />
  4045. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0056.gif" />
  4046. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0057.gif" />
  4047. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0058.gif" />
  4048. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0059.gif" />
  4049. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0060.gif" />
  4050. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0061.gif" />
  4051. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0062.gif" />
  4052. <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0063.gif" />
  4053. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f01.gif" />
  4054. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f02.gif" />
  4055. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f03.gif" />
  4056. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f04.gif" />
  4057. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f05.gif" />
  4058. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f06.gif" />
  4059. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f07.gif" />
  4060. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f08.gif" />
  4061. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f09.gif" />
  4062. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f10.gif" />
  4063. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f11.gif" />
  4064. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f12.gif" />
  4065. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f13.gif" />
  4066. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f14.gif" />
  4067. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f15.gif" />
  4068. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f16.gif" />
  4069. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f17.gif" />
  4070. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f18.gif" />
  4071. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f19.gif" />
  4072. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f20.gif" />
  4073. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f21.gif" />
  4074. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f22.gif" />
  4075. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f23.gif" />
  4076. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f24.gif" />
  4077. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f25.gif" />
  4078. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f26.gif" />
  4079. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f27.gif" />
  4080. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f28.gif" />
  4081. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f29.gif" />
  4082. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f30.gif" />
  4083. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f31.gif" />
  4084. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f32.gif" />
  4085. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f33.gif" />
  4086. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f34.gif" />
  4087. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f35.gif" />
  4088. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f36.gif" />
  4089. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f37.gif" />
  4090. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f38.gif" />
  4091. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f39.gif" />
  4092. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f40.gif" />
  4093. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f41.gif" />
  4094. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f42.gif" />
  4095. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f43.gif" />
  4096. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f44.gif" />
  4097. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f45.gif" />
  4098. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f46.gif" />
  4099. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f47.gif" />
  4100. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f48.gif" />
  4101. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f49.gif" />
  4102. <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f50.gif" />
  4103. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0001.gif" />
  4104. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0002.gif" />
  4105. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0003.gif" />
  4106. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0004.gif" />
  4107. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0005.gif" />
  4108. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0006.gif" />
  4109. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0007.gif" />
  4110. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0008.gif" />
  4111. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0009.gif" />
  4112. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0010.gif" />
  4113. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0011.gif" />
  4114. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0012.gif" />
  4115. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0013.gif" />
  4116. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0014.gif" />
  4117. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0015.gif" />
  4118. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0016.gif" />
  4119. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0017.gif" />
  4120. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0018.gif" />
  4121. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0019.gif" />
  4122. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0020.gif" />
  4123. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0021.gif" />
  4124. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0022.gif" />
  4125. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0023.gif" />
  4126. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0024.gif" />
  4127. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0025.gif" />
  4128. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0026.gif" />
  4129. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0027.gif" />
  4130. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0028.gif" />
  4131. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0029.gif" />
  4132. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0030.gif" />
  4133. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0031.gif" />
  4134. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0032.gif" />
  4135. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0033.gif" />
  4136. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0034.gif" />
  4137. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0035.gif" />
  4138. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0036.gif" />
  4139. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0037.gif" />
  4140. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0038.gif" />
  4141. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0039.gif" />
  4142. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0040.gif" />
  4143. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0041.gif" />
  4144. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0042.gif" />
  4145. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0043.gif" />
  4146. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0044.gif" />
  4147. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0045.gif" />
  4148. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0046.gif" />
  4149. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0047.gif" />
  4150. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0048.gif" />
  4151. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0049.gif" />
  4152. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0050.gif" />
  4153. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0051.gif" />
  4154. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0052.gif" />
  4155. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0053.gif" />
  4156. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0054.gif" />
  4157. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0055.gif" />
  4158. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0056.gif" />
  4159. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0057.gif" />
  4160. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0058.gif" />
  4161. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0059.gif" />
  4162. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0060.gif" />
  4163. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0061.gif" />
  4164. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0062.gif" />
  4165. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0063.gif" />
  4166. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0064.gif" />
  4167. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0065.gif" />
  4168. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0066.gif" />
  4169. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0067.gif" />
  4170. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0068.gif" />
  4171. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0069.gif" />
  4172. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0070.gif" />
  4173. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0071.gif" />
  4174. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0072.gif" />
  4175. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0073.gif" />
  4176. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0074.gif" />
  4177. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0075.gif" />
  4178. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0076.gif" />
  4179. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0077.gif" />
  4180. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0078.gif" />
  4181. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0079.gif" />
  4182. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0080.gif" />
  4183. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0081.gif" />
  4184. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0082.gif" />
  4185. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0083.gif" />
  4186. <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0084.gif" />
  4187. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0001.gif" />
  4188. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0002.gif" />
  4189. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0003.gif" />
  4190. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0004.gif" />
  4191. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0005.gif" />
  4192. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0006.gif" />
  4193. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0007.gif" />
  4194. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0008.gif" />
  4195. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0009.gif" />
  4196. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0010.gif" />
  4197. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0011.gif" />
  4198. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0012.gif" />
  4199. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0013.gif" />
  4200. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0014.gif" />
  4201. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0015.gif" />
  4202. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0016.gif" />
  4203. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0017.gif" />
  4204. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0018.gif" />
  4205. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0019.gif" />
  4206. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0020.gif" />
  4207. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0021.gif" />
  4208. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0022.gif" />
  4209. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0023.gif" />
  4210. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0024.gif" />
  4211. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0025.gif" />
  4212. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0026.gif" />
  4213. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0027.gif" />
  4214. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0028.gif" />
  4215. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0029.gif" />
  4216. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0030.gif" />
  4217. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0031.gif" />
  4218. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0032.gif" />
  4219. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0033.gif" />
  4220. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0034.gif" />
  4221. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0035.gif" />
  4222. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0036.gif" />
  4223. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0037.gif" />
  4224. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0038.gif" />
  4225. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0039.gif" />
  4226. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0040.gif" />
  4227. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0041.gif" />
  4228. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0042.gif" />
  4229. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0043.gif" />
  4230. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0044.gif" />
  4231. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0045.gif" />
  4232. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0046.gif" />
  4233. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0047.gif" />
  4234. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0048.gif" />
  4235. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0049.gif" />
  4236. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0050.gif" />
  4237. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0051.gif" />
  4238. <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0052.gif" />
  4239. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0001.gif" />
  4240. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0002.gif" />
  4241. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0003.gif" />
  4242. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0004.gif" />
  4243. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0005.gif" />
  4244. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0006.gif" />
  4245. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0007.gif" />
  4246. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0008.gif" />
  4247. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0009.gif" />
  4248. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0010.gif" />
  4249. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0011.gif" />
  4250. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0012.gif" />
  4251. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0013.gif" />
  4252. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0014.gif" />
  4253. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0015.gif" />
  4254. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0016.gif" />
  4255. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0017.gif" />
  4256. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0018.gif" />
  4257. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0019.gif" />
  4258. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0020.gif" />
  4259. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0021.gif" />
  4260. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0022.gif" />
  4261. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0023.gif" />
  4262. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0024.gif" />
  4263. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0025.gif" />
  4264. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0026.gif" />
  4265. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0027.gif" />
  4266. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0028.gif" />
  4267. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0029.gif" />
  4268. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0030.gif" />
  4269. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0031.gif" />
  4270. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0032.gif" />
  4271. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0033.gif" />
  4272. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0034.gif" />
  4273. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0035.gif" />
  4274. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0036.gif" />
  4275. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0037.gif" />
  4276. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0038.gif" />
  4277. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0039.gif" />
  4278. <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0040.gif" />
  4279. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0001.gif" />
  4280. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0002.gif" />
  4281. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0003.gif" />
  4282. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0004.gif" />
  4283. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0005.gif" />
  4284. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0006.gif" />
  4285. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0007.gif" />
  4286. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0008.gif" />
  4287. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0009.gif" />
  4288. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0010.gif" />
  4289. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0011.gif" />
  4290. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0012.gif" />
  4291. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0013.gif" />
  4292. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0014.gif" />
  4293. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0015.gif" />
  4294. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0016.gif" />
  4295. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0017.gif" />
  4296. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0018.gif" />
  4297. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0019.gif" />
  4298. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0020.gif" />
  4299. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0021.gif" />
  4300. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0022.gif" />
  4301. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0023.gif" />
  4302. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0024.gif" />
  4303. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0025.gif" />
  4304. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0026.gif" />
  4305. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0027.gif" />
  4306. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0028.gif" />
  4307. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0029.gif" />
  4308. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0030.gif" />
  4309. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0031.gif" />
  4310. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0032.gif" />
  4311. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0033.gif" />
  4312. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0034.gif" />
  4313. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0035.gif" />
  4314. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0036.gif" />
  4315. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0037.gif" />
  4316. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0038.gif" />
  4317. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0039.gif" />
  4318. <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0040.gif" />
  4319. <Content Include="Content\ueditor\lang\en\en.js" />
  4320. <Content Include="Content\ueditor\lang\en\images\addimage.png" />
  4321. <Content Include="Content\ueditor\lang\en\images\alldeletebtnhoverskin.png" />
  4322. <Content Include="Content\ueditor\lang\en\images\alldeletebtnupskin.png" />
  4323. <Content Include="Content\ueditor\lang\en\images\background.png" />
  4324. <Content Include="Content\ueditor\lang\en\images\button.png" />
  4325. <Content Include="Content\ueditor\lang\en\images\copy.png" />
  4326. <Content Include="Content\ueditor\lang\en\images\deletedisable.png" />
  4327. <Content Include="Content\ueditor\lang\en\images\deleteenable.png" />
  4328. <Content Include="Content\ueditor\lang\en\images\listbackground.png" />
  4329. <Content Include="Content\ueditor\lang\en\images\localimage.png" />
  4330. <Content Include="Content\ueditor\lang\en\images\music.png" />
  4331. <Content Include="Content\ueditor\lang\en\images\rotateleftdisable.png" />
  4332. <Content Include="Content\ueditor\lang\en\images\rotateleftenable.png" />
  4333. <Content Include="Content\ueditor\lang\en\images\rotaterightdisable.png" />
  4334. <Content Include="Content\ueditor\lang\en\images\rotaterightenable.png" />
  4335. <Content Include="Content\ueditor\lang\en\images\upload.png" />
  4336. <Content Include="Content\ueditor\lang\zh-cn\images\copy.png" />
  4337. <Content Include="Content\ueditor\lang\zh-cn\images\localimage.png" />
  4338. <Content Include="Content\ueditor\lang\zh-cn\images\music.png" />
  4339. <Content Include="Content\ueditor\lang\zh-cn\images\upload.png" />
  4340. <Content Include="Content\ueditor\lang\zh-cn\zh-cn.js" />
  4341. <Content Include="Content\ueditor\themes\default\css\ueditor.css" />
  4342. <Content Include="Content\ueditor\themes\default\css\ueditor.min.css" />
  4343. <Content Include="Content\ueditor\themes\default\dialogbase.css" />
  4344. <Content Include="Content\ueditor\themes\default\images\anchor.gif" />
  4345. <Content Include="Content\ueditor\themes\default\images\arrow.png" />
  4346. <Content Include="Content\ueditor\themes\default\images\arrow_down.png" />
  4347. <Content Include="Content\ueditor\themes\default\images\arrow_up.png" />
  4348. <Content Include="Content\ueditor\themes\default\images\button-bg.gif" />
  4349. <Content Include="Content\ueditor\themes\default\images\cancelbutton.gif" />
  4350. <Content Include="Content\ueditor\themes\default\images\charts.png" />
  4351. <Content Include="Content\ueditor\themes\default\images\cursor_h.gif" />
  4352. <Content Include="Content\ueditor\themes\default\images\cursor_h.png" />
  4353. <Content Include="Content\ueditor\themes\default\images\cursor_v.gif" />
  4354. <Content Include="Content\ueditor\themes\default\images\cursor_v.png" />
  4355. <Content Include="Content\ueditor\themes\default\images\dialog-title-bg.png" />
  4356. <Content Include="Content\ueditor\themes\default\images\filescan.png" />
  4357. <Content Include="Content\ueditor\themes\default\images\highlighted.gif" />
  4358. <Content Include="Content\ueditor\themes\default\images\icons-all.gif" />
  4359. <Content Include="Content\ueditor\themes\default\images\icons.gif" />
  4360. <Content Include="Content\ueditor\themes\default\images\icons.png" />
  4361. <Content Include="Content\ueditor\themes\default\images\loaderror.png" />
  4362. <Content Include="Content\ueditor\themes\default\images\loading.gif" />
  4363. <Content Include="Content\ueditor\themes\default\images\lock.gif" />
  4364. <Content Include="Content\ueditor\themes\default\images\neweditor-tab-bg.png" />
  4365. <Content Include="Content\ueditor\themes\default\images\pagebreak.gif" />
  4366. <Content Include="Content\ueditor\themes\default\images\scale.png" />
  4367. <Content Include="Content\ueditor\themes\default\images\sortable.png" />
  4368. <Content Include="Content\ueditor\themes\default\images\spacer.gif" />
  4369. <Content Include="Content\ueditor\themes\default\images\sparator_v.png" />
  4370. <Content Include="Content\ueditor\themes\default\images\table-cell-align.png" />
  4371. <Content Include="Content\ueditor\themes\default\images\tangram-colorpicker.png" />
  4372. <Content Include="Content\ueditor\themes\default\images\toolbar_bg.png" />
  4373. <Content Include="Content\ueditor\themes\default\images\unhighlighted.gif" />
  4374. <Content Include="Content\ueditor\themes\default\images\upload.png" />
  4375. <Content Include="Content\ueditor\themes\default\images\videologo.gif" />
  4376. <Content Include="Content\ueditor\themes\default\images\word.gif" />
  4377. <Content Include="Content\ueditor\themes\default\images\wordpaste.png" />
  4378. <Content Include="Content\ueditor\themes\iframe.css" />
  4379. <Content Include="Content\ueditor\third-party\codemirror\codemirror.css" />
  4380. <Content Include="Content\ueditor\third-party\codemirror\codemirror.js" />
  4381. <Content Include="Content\ueditor\third-party\highcharts\adapters\mootools-adapter.js" />
  4382. <Content Include="Content\ueditor\third-party\highcharts\adapters\mootools-adapter.src.js" />
  4383. <Content Include="Content\ueditor\third-party\highcharts\adapters\prototype-adapter.js" />
  4384. <Content Include="Content\ueditor\third-party\highcharts\adapters\prototype-adapter.src.js" />
  4385. <Content Include="Content\ueditor\third-party\highcharts\adapters\standalone-framework.js" />
  4386. <Content Include="Content\ueditor\third-party\highcharts\adapters\standalone-framework.src.js" />
  4387. <Content Include="Content\ueditor\third-party\highcharts\highcharts-more.js" />
  4388. <Content Include="Content\ueditor\third-party\highcharts\highcharts-more.src.js" />
  4389. <Content Include="Content\ueditor\third-party\highcharts\highcharts.js" />
  4390. <Content Include="Content\ueditor\third-party\highcharts\highcharts.src.js" />
  4391. <Content Include="Content\ueditor\third-party\highcharts\modules\annotations.js" />
  4392. <Content Include="Content\ueditor\third-party\highcharts\modules\annotations.src.js" />
  4393. <Content Include="Content\ueditor\third-party\highcharts\modules\canvas-tools.js" />
  4394. <Content Include="Content\ueditor\third-party\highcharts\modules\canvas-tools.src.js" />
  4395. <Content Include="Content\ueditor\third-party\highcharts\modules\data.js" />
  4396. <Content Include="Content\ueditor\third-party\highcharts\modules\data.src.js" />
  4397. <Content Include="Content\ueditor\third-party\highcharts\modules\drilldown.js" />
  4398. <Content Include="Content\ueditor\third-party\highcharts\modules\drilldown.src.js" />
  4399. <Content Include="Content\ueditor\third-party\highcharts\modules\exporting.js" />
  4400. <Content Include="Content\ueditor\third-party\highcharts\modules\exporting.src.js" />
  4401. <Content Include="Content\ueditor\third-party\highcharts\modules\funnel.js" />
  4402. <Content Include="Content\ueditor\third-party\highcharts\modules\funnel.src.js" />
  4403. <Content Include="Content\ueditor\third-party\highcharts\modules\heatmap.js" />
  4404. <Content Include="Content\ueditor\third-party\highcharts\modules\heatmap.src.js" />
  4405. <Content Include="Content\ueditor\third-party\highcharts\modules\map.js" />
  4406. <Content Include="Content\ueditor\third-party\highcharts\modules\map.src.js" />
  4407. <Content Include="Content\ueditor\third-party\highcharts\modules\no-data-to-display.js" />
  4408. <Content Include="Content\ueditor\third-party\highcharts\modules\no-data-to-display.src.js" />
  4409. <Content Include="Content\ueditor\third-party\highcharts\themes\dark-blue.js" />
  4410. <Content Include="Content\ueditor\third-party\highcharts\themes\dark-green.js" />
  4411. <Content Include="Content\ueditor\third-party\highcharts\themes\gray.js" />
  4412. <Content Include="Content\ueditor\third-party\highcharts\themes\grid.js" />
  4413. <Content Include="Content\ueditor\third-party\highcharts\themes\skies.js" />
  4414. <Content Include="Content\ueditor\third-party\jquery-1.10.2.js" />
  4415. <Content Include="Content\ueditor\third-party\jquery-1.10.2.min.js" />
  4416. <Content Include="Content\ueditor\third-party\snapscreen\UEditorSnapscreen.exe" />
  4417. <Content Include="Content\ueditor\third-party\SyntaxHighlighter\shCore.js" />
  4418. <Content Include="Content\ueditor\third-party\SyntaxHighlighter\shCoreDefault.css" />
  4419. <Content Include="Content\ueditor\third-party\video-js\font\vjs.svg" />
  4420. <Content Include="Content\ueditor\third-party\video-js\video-js.css" />
  4421. <Content Include="Content\ueditor\third-party\video-js\video-js.min.css" />
  4422. <Content Include="Content\ueditor\third-party\video-js\video-js.swf" />
  4423. <Content Include="Content\ueditor\third-party\video-js\video.dev.js" />
  4424. <Content Include="Content\ueditor\third-party\video-js\video.js" />
  4425. <Content Include="Content\ueditor\third-party\webuploader\Uploader.swf" />
  4426. <Content Include="Content\ueditor\third-party\webuploader\webuploader.css" />
  4427. <Content Include="Content\ueditor\third-party\webuploader\webuploader.custom.js" />
  4428. <Content Include="Content\ueditor\third-party\webuploader\webuploader.custom.min.js" />
  4429. <Content Include="Content\ueditor\third-party\webuploader\webuploader.flashonly.js" />
  4430. <Content Include="Content\ueditor\third-party\webuploader\webuploader.flashonly.min.js" />
  4431. <Content Include="Content\ueditor\third-party\webuploader\webuploader.html5only.js" />
  4432. <Content Include="Content\ueditor\third-party\webuploader\webuploader.html5only.min.js" />
  4433. <Content Include="Content\ueditor\third-party\webuploader\webuploader.js" />
  4434. <Content Include="Content\ueditor\third-party\webuploader\webuploader.min.js" />
  4435. <Content Include="Content\ueditor\third-party\webuploader\webuploader.withoutimage.js" />
  4436. <Content Include="Content\ueditor\third-party\webuploader\webuploader.withoutimage.min.js" />
  4437. <Content Include="Content\ueditor\third-party\xss.min.js" />
  4438. <Content Include="Content\ueditor\third-party\zeroclipboard\ZeroClipboard.js" />
  4439. <Content Include="Content\ueditor\third-party\zeroclipboard\ZeroClipboard.min.js" />
  4440. <Content Include="Content\ueditor\third-party\zeroclipboard\ZeroClipboard.swf" />
  4441. <Content Include="Content\ueditor\ueditor.all.js" />
  4442. <Content Include="Content\ueditor\ueditor.all.min.js" />
  4443. <Content Include="Content\ueditor\ueditor.config.js" />
  4444. <Content Include="Content\ueditor\ueditor.parse.js" />
  4445. <Content Include="Content\ueditor\ueditor.parse.min.js" />
  4446. <Content Include="Content\uploadify\Change Log.txt" />
  4447. <Content Include="Content\uploadify\check-exists.php" />
  4448. <Content Include="Content\uploadify\index.php" />
  4449. <Content Include="Content\uploadify\jquery.uploadify.js" />
  4450. <Content Include="Content\uploadify\jquery.uploadify.min.js" />
  4451. <Content Include="Content\uploadify\license.txt" />
  4452. <Content Include="Content\uploadify\uploadify-cancel.png" />
  4453. <Content Include="Content\uploadify\uploadify.css" />
  4454. <Content Include="Content\uploadify\uploadify.php" />
  4455. <Content Include="Content\uploadify\uploadify.swf" />
  4456. <Content Include="Content\uploadify\__MACOSX\._Change Log.txt" />
  4457. <Content Include="Content\uploadify\__MACOSX\._uploadify.swf" />
  4458. <Content Include="Content\vue\vue-resource.js" />
  4459. <Content Include="Content\vue\vue.js" />
  4460. <Content Include="Content\webuploader\Uploader.swf" />
  4461. <Content Include="Content\webuploader\webuploader.css" />
  4462. <Content Include="Content\webuploader\webuploader.custom.js" />
  4463. <Content Include="Content\webuploader\webuploader.custom.min.js" />
  4464. <Content Include="Content\webuploader\webuploader.fis.js" />
  4465. <Content Include="Content\webuploader\webuploader.flashonly.js" />
  4466. <Content Include="Content\webuploader\webuploader.flashonly.min.js" />
  4467. <Content Include="Content\webuploader\webuploader.html5only.js" />
  4468. <Content Include="Content\webuploader\webuploader.html5only.min.js" />
  4469. <Content Include="Content\webuploader\webuploader.js" />
  4470. <Content Include="Content\webuploader\webuploader.min.js" />
  4471. <Content Include="Content\webuploader\webuploader.noimage.js" />
  4472. <Content Include="Content\webuploader\webuploader.noimage.min.js" />
  4473. <Content Include="Content\webuploader\webuploader.nolog.js" />
  4474. <Content Include="Content\webuploader\webuploader.nolog.min.js" />
  4475. <Content Include="Content\webuploader\webuploader.withoutimage.js" />
  4476. <Content Include="Content\webuploader\webuploader.withoutimage.min.js" />
  4477. <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\Form.cshtml" />
  4478. <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\HistoryForm.cshtml" />
  4479. <Content Include="PhonePage\index.html" />
  4480. <Content Include="PhonePage\newStudentGui.html" />
  4481. <Content Include="PhonePage\proDsc.html" />
  4482. <Content Include="PhonePage\schoolNewsDetails.html" />
  4483. <Content Include="PhonePage\schoolNewsList.html" />
  4484. <Content Include="PhonePage\schoolSceneryList.html" />
  4485. <Content Include="PhonePage\server.js" />
  4486. <Content Include="PhonePage\survey.html" />
  4487. <Content Include="PhonePage\surveyold.html" />
  4488. <Content Include="Resource\wav\收到新消息.wav" />
  4489. <Content Include="Views\Home\AdminAccordion\Index.css" />
  4490. <Content Include="Views\Home\AdminAccordion\Index.js" />
  4491. <Content Include="Views\Home\AdminDefault\indexNavigation.js" />
  4492. <Content Include="Views\Home\AdminDesktopAccordion\index.css" />
  4493. <Content Include="Views\Home\AdminDesktopAccordion\index.js" />
  4494. <Content Include="Views\Home\AdminDesktopTemp\Index.css" />
  4495. <Content Include="Views\Home\AdminDesktopTemp\Index.js" />
  4496. <Content Include="Views\Home\AdminDesktopTop\index.css" />
  4497. <Content Include="Views\Home\AdminDesktopTop\index.js" />
  4498. <Content Include="Views\Home\AdminDesktopWindos\index.css" />
  4499. <Content Include="Views\Home\AdminDesktopWindos\index.js" />
  4500. <Content Include="Views\Home\AdminDesktop\Index.css" />
  4501. <Content Include="Views\Home\AdminDesktop\Index.js" />
  4502. <Content Include="Views\Home\AdminTheme5\index.css" />
  4503. <Content Include="Views\Home\AdminTheme5\index.js" />
  4504. <Content Include="Views\Home\AdminTop\Index.css" />
  4505. <Content Include="Views\Home\AdminTop\Index.js" />
  4506. <Content Include="Views\Home\AdminWindos\Index.css" />
  4507. <Content Include="Views\Home\AdminWindos\Index.js" />
  4508. <Content Include="Views\Home\DataBaseInit.js" />
  4509. <Content Include="Views\Home\ChangePwd.js" />
  4510. <Content Include="Views\Home\NeedToDoForm.js" />
  4511. <Content Include="Views\Home\Guide\guide.css" />
  4512. <Content Include="Views\Home\Guide\index.css" />
  4513. <Content Include="Views\Home\Guide\index.js" />
  4514. <Content Include="Views\Home\HomeOfStudent\Index.css" />
  4515. <Content Include="Views\Home\HomeOfStudent\Index.js" />
  4516. <Content Include="Views\Login\Accordion\Index.css" />
  4517. <Content Include="Views\Login\Accordion\Index.js" />
  4518. <Content Include="Views\Login\ACLogon.js" />
  4519. <Content Include="Views\Login\Default.cshtml" />
  4520. <Content Include="Views\Login\Default\IndexWxLogin.js" />
  4521. <Content Include="Views\Login\Default\Index.css" />
  4522. <Content Include="Views\Login\Default\Index.js" />
  4523. <Content Include="Views\Login\Default\qrcode.min.js" />
  4524. <Content Include="Views\Login\images\login1.png" />
  4525. <Content Include="Views\Login\images\loginBg.jpg" />
  4526. <Content Include="Views\Login\PageFive\IndexWxLogin.js" />
  4527. <Content Include="Views\Login\PageFour\IndexWxLogin.js" />
  4528. <Content Include="Views\Login\PageOne\IndexWxLogin.js" />
  4529. <Content Include="Views\Login\PageSix\IndexWxLogin.js" />
  4530. <Content Include="Views\Login\PageSix\Index.js" />
  4531. <Content Include="Views\Login\PageFive\Index.js" />
  4532. <Content Include="Views\Login\PageFour\Index.js" />
  4533. <Content Include="Views\Login\PageOne\Index.js" />
  4534. <Content Include="Views\Login\PageThree\IndexWxLogin.js" />
  4535. <Content Include="Views\Login\PageThree\Index.js" />
  4536. <Content Include="Views\Login\PageTwo\IndexWxLogin.js" />
  4537. <Content Include="Views\Login\PageTwo\Index.js" />
  4538. <Content Include="Views\Login\Top\Index.css" />
  4539. <Content Include="Views\Login\Top\Index.js" />
  4540. <Content Include="Views\Login\Window\Index.css" />
  4541. <Content Include="Views\Login\Window\Index.js" />
  4542. <Content Include="Views\LR_Content\plugin\contextmenu\lr-contextmenu.css" />
  4543. <Content Include="Views\LR_Content\plugin\contextmenu\lr-contextmenu.js" />
  4544. <Content Include="Views\LR_Content\plugin\custmerform\lr-formcomponts.js" />
  4545. <Content Include="Views\LR_Content\plugin\custmerform\lr-formdesigner.css" />
  4546. <Content Include="Views\LR_Content\plugin\custmerform\lr-formdesigner.js" />
  4547. <Content Include="Views\LR_Content\plugin\custmerform\lr-formrender.js" />
  4548. <Content Include="Views\LR_Content\plugin\gantt\lrGantt.css" />
  4549. <Content Include="Views\LR_Content\plugin\gantt\lrGantt.js" />
  4550. <Content Include="Views\LR_Content\plugin\grid\jfgrid.css" />
  4551. <Content Include="Views\LR_Content\plugin\grid\jfgrid.js" />
  4552. <Content Include="Views\LR_Content\plugin\im\lr-im.css" />
  4553. <Content Include="Views\LR_Content\plugin\im\lr-im.js" />
  4554. <Content Include="Views\LR_Content\plugin\custmerquery\lr-custmerquery.css" />
  4555. <Content Include="Views\LR_Content\plugin\custmerquery\lr-custmerquery.js" />
  4556. <Content Include="Views\LR_Content\plugin\date\lr-datepicker.css" />
  4557. <Content Include="Views\LR_Content\plugin\date\lr-datepicker.js" />
  4558. <Content Include="Views\LR_Content\plugin\formselect\lr-formselect.css" />
  4559. <Content Include="Views\LR_Content\plugin\formselect\lr-formselect.js" />
  4560. <Content Include="Views\LR_Content\plugin\inputsearch\lr-isearch.css" />
  4561. <Content Include="Views\LR_Content\plugin\inputsearch\lr-isearch.js" />
  4562. <Content Include="Views\LR_Content\plugin\layerselect\lr-layerselect.css" />
  4563. <Content Include="Views\LR_Content\plugin\layerselect\lr-layerselect.js" />
  4564. <Content Include="Views\LR_Content\plugin\layout\lr-layout.css" />
  4565. <Content Include="Views\LR_Content\plugin\layout\lr-layout.js" />
  4566. <Content Include="Views\LR_Content\plugin\mousewheel\mousewheel.js" />
  4567. <Content Include="Views\LR_Content\plugin\resize\resize.js" />
  4568. <Content Include="Views\LR_Content\plugin\scroll\scroll.css" />
  4569. <Content Include="Views\LR_Content\plugin\scroll\scroll.js" />
  4570. <Content Include="Views\LR_Content\plugin\select\lr-select.css" />
  4571. <Content Include="Views\LR_Content\plugin\select\lr-select.js" />
  4572. <Content Include="Views\LR_Content\plugin\timeline\lr-timelineEsc.js" />
  4573. <Content Include="Views\LR_Content\plugin\timeline\lr-timeline.css" />
  4574. <Content Include="Views\LR_Content\plugin\timeline\lr-timeline.js" />
  4575. <Content Include="Views\LR_Content\plugin\tree\lr-tree.css" />
  4576. <Content Include="Views\LR_Content\plugin\uploader\lr-uploader.css" />
  4577. <Content Include="Views\LR_Content\plugin\uploader\lr-uploader.js" />
  4578. <Content Include="Views\LR_Content\plugin\wizard\wizard.css" />
  4579. <Content Include="Views\LR_Content\plugin\wizard\wizard.js" />
  4580. <Content Include="Views\LR_Content\plugin\workflownew\lr-workflow-ui.css" />
  4581. <Content Include="Views\LR_Content\plugin\workflownew\lr-workflow-ui.js" />
  4582. <Content Include="Views\LR_Content\plugin\workflow\lr-workflow-api.js" />
  4583. <Content Include="Views\LR_Content\plugin\workflow\lr-workflow-ui.css" />
  4584. <Content Include="Views\LR_Content\plugin\workflow\lr-workflow-ui.js" />
  4585. <Content Include="Views\LR_Content\script\lr-adminForDC.js" />
  4586. <Content Include="Views\LR_Content\script\lr-admin.js" />
  4587. <Content Include="Views\LR_Content\script\lr-authorize.js" />
  4588. <Content Include="Views\LR_Content\script\lr-chartshelper.js" />
  4589. <Content Include="Views\LR_Content\script\lr-date.js" />
  4590. <Content Include="Views\LR_Content\script\lr-fileupload.js" />
  4591. <Content Include="Views\LR_Content\script\lr-form.js" />
  4592. <Content Include="Views\LR_Content\script\lr-iframe-index.js" />
  4593. <Content Include="Views\LR_Content\script\lr-bootstrap.js" />
  4594. <Content Include="Views\LR_Content\script\pushmessage.js" />
  4595. <Content Include="Views\LR_Content\script\lr-im.js" />
  4596. <Content Include="Views\LR_Content\script\lr-language - 副本.js" />
  4597. <Content Include="Views\LR_Content\script\lr-language.js" />
  4598. <Content Include="Views\LR_Content\script\lr-tabs.js" />
  4599. <Content Include="Views\LR_Content\script\lr-validator.js" />
  4600. <Content Include="Views\LR_Content\script\lr-validator-helper.js" />
  4601. <Content Include="Views\LR_Content\script\lr-excel.js" />
  4602. <Content Include="Views\LR_Content\script\lr_layout.js" />
  4603. <Content Include="Views\LR_Content\style\lr-admin.css" />
  4604. <Content Include="Views\LR_Content\style\lr-iframe-form.css" />
  4605. <Content Include="Views\LR_Content\style\lr-iframe-index.css" />
  4606. <Content Include="Views\LR_Content\script\lr-ajax.js" />
  4607. <Content Include="Views\LR_Content\script\lr-base.js" />
  4608. <Content Include="Views\LR_Content\script\lr-clientdata.js" />
  4609. <Content Include="Views\LR_Content\style\lr-common.css" />
  4610. <Content Include="favicon.ico" />
  4611. <Content Include="Global.asax" />
  4612. <Content Include="Content\jquery\jquery-1.10.2.min.js" />
  4613. <Content Include="Index.htm" />
  4614. <Content Include="Content\bootstrap\modernizr-2.6.2.min.js" />
  4615. <Content Include="Content\bootstrap\respond.min.js" />
  4616. <Content Include="Content\bootstrap\bootstrap.min.js" />
  4617. <Content Include="Content\font\fonts\fontawesome-webfont.eot" />
  4618. <Content Include="Content\font\fonts\fontawesome-webfont.ttf" />
  4619. <Content Include="Content\font\fonts\fontawesome-webfont.woff" />
  4620. <Content Include="Content\font\fonts\fontawesome-webfont.woff2" />
  4621. <Content Include="Content\font\fonts\FontAwesome.otf" />
  4622. <Content Include="Views\Home\AdminDefault\index.css" />
  4623. <Content Include="Views\Home\AdminDefault\index.js" />
  4624. <Content Include="Views\LR_Content\script\lr-layer.js" />
  4625. <Content Include="Views\LR_Content\plugin\tree\lr-tree.js" />
  4626. <Content Include="Views\Login\index.css" />
  4627. <Content Include="Views\Login\index.js" />
  4628. <Content Include="Areas\LR_SystemModule\Views\web.config" />
  4629. <Content Include="Areas\LR_OrganizationModule\Views\web.config" />
  4630. <Content Include="Areas\LR_CodeGeneratorModule\Views\web.config" />
  4631. <Content Include="Areas\LR_CodeGeneratorModule\Views\PluginDemo\Index.cshtml" />
  4632. <Content Include="Areas\LR_SystemModule\Views\Area\Index.cshtml" />
  4633. <Content Include="Areas\LR_SystemModule\Views\Module\Index.cshtml" />
  4634. <Content Include="Areas\LR_SystemModule\Views\Module\Form.cshtml" />
  4635. <Content Include="Views\LR_Content\style\lr-reportTemplate.css" />
  4636. <Content Include="Views\Shared\_Form.cshtml" />
  4637. <Content Include="Content\jquery\plugin\toastr\toastr.min.js" />
  4638. <Content Include="Areas\LR_SystemModule\Views\Area\Form.cshtml" />
  4639. <Content Include="Areas\LR_SystemModule\Views\DataItem\Index.cshtml" />
  4640. <Content Include="Areas\LR_SystemModule\Views\DataItem\ClassifyIndex.cshtml" />
  4641. <Content Include="Areas\LR_SystemModule\Views\DataItem\ClassifyForm.cshtml" />
  4642. <Content Include="Areas\LR_SystemModule\Views\DataItem\Form.cshtml" />
  4643. <Content Include="Areas\LR_OrganizationModule\Views\Company\Index.cshtml" />
  4644. <Content Include="Areas\LR_OrganizationModule\Views\Company\Form.cshtml" />
  4645. <Content Include="Areas\LR_OrganizationModule\Views\Department\Index.cshtml" />
  4646. <Content Include="Areas\LR_OrganizationModule\Views\Department\Form.cshtml" />
  4647. <Content Include="Areas\LR_OrganizationModule\Views\Role\Index.cshtml" />
  4648. <Content Include="Areas\LR_OrganizationModule\Views\Role\Form.cshtml" />
  4649. <Content Include="Areas\LR_SystemModule\Views\Log\Index.cshtml" />
  4650. <Content Include="Areas\LR_SystemModule\Views\CustmerQuery\Index.cshtml" />
  4651. <Content Include="Areas\LR_SystemModule\Views\CustmerQuery\Form.cshtml" />
  4652. <Content Include="Areas\LR_SystemModule\Views\CustmerQuery\QueryForm.cshtml" />
  4653. <Content Include="Areas\LR_SystemModule\Views\Log\Form.cshtml" />
  4654. <Content Include="Areas\LR_SystemModule\Views\DatabaseLink\Index.cshtml" />
  4655. <Content Include="Areas\LR_SystemModule\Views\DatabaseLink\Form.cshtml" />
  4656. <Content Include="Areas\LR_SystemModule\Views\DatabaseTable\Index.cshtml" />
  4657. <Content Include="Areas\LR_SystemModule\Views\DatabaseTable\Form.cshtml" />
  4658. <Content Include="Areas\LR_SystemModule\Views\DatabaseTable\TableIndex.cshtml" />
  4659. <Content Include="Views\Home\AdminAccordion.cshtml" />
  4660. <Content Include="Views\Home\AdminWindos.cshtml" />
  4661. <Content Include="Views\Home\AdminTop.cshtml" />
  4662. <Content Include="Areas\LR_CodeGeneratorModule\Views\Icon\Index.cshtml" />
  4663. <Content Include="Areas\LR_OrganizationModule\Views\User\SelectForm.cshtml" />
  4664. <Content Include="Areas\LR_SystemModule\Views\CodeRule\Index.cshtml" />
  4665. <Content Include="Areas\LR_SystemModule\Views\CodeRule\Form.cshtml" />
  4666. <Content Include="Areas\LR_SystemModule\Views\CodeRule\FormatForm.cshtml" />
  4667. <Content Include="Areas\LR_OrganizationModule\Views\Post\Index.cshtml" />
  4668. <Content Include="Areas\LR_OrganizationModule\Views\Post\Form.cshtml" />
  4669. <Content Include="Areas\LR_OrganizationModule\Views\Post\SelectForm.cshtml" />
  4670. <Content Include="Areas\LR_OrganizationModule\Views\User\Index.cshtml" />
  4671. <Content Include="Areas\LR_OrganizationModule\Views\User\Form.cshtml" />
  4672. <Content Include="Areas\LR_AuthorizeModule\Views\web.config" />
  4673. <Content Include="Areas\LR_AuthorizeModule\Views\FilterIP\Index.cshtml" />
  4674. <Content Include="Areas\LR_AuthorizeModule\Views\FilterIP\Form.cshtml" />
  4675. <Content Include="Areas\LR_AuthorizeModule\Views\FilterTime\Form.cshtml" />
  4676. <Content Include="Content\ueditor\third-party\jquery-1.10.2.min.map" />
  4677. <Content Include="Content\ueditor\third-party\video-js\font\vjs.eot" />
  4678. <Content Include="Content\ueditor\third-party\video-js\font\vjs.ttf" />
  4679. <Content Include="Content\ueditor\third-party\video-js\font\vjs.woff" />
  4680. <Content Include="Content\ueditor\config\config.json" />
  4681. <Content Include="Areas\LR_FormModule\Views\web.config" />
  4682. <Content Include="Areas\LR_FormModule\Views\Custmerform\Index.cshtml" />
  4683. <Content Include="Areas\LR_FormModule\Views\Custmerform\Form.cshtml" />
  4684. <Content Include="Areas\LR_FormModule\Views\Custmerform\PreviewForm.cshtml" />
  4685. <Content Include="Areas\LR_SystemModule\Views\DataSource\Index.cshtml" />
  4686. <Content Include="Areas\LR_SystemModule\Views\DataSource\Form.cshtml" />
  4687. <Content Include="Views\Shared\_Admin.cshtml" />
  4688. <Content Include="Areas\LR_SystemModule\Views\Annexes\UploadForm.cshtml" />
  4689. <Content Include="Areas\LR_SystemModule\Views\Annexes\DownForm.cshtml" />
  4690. <Content Include="Content\webuploader\README.md" />
  4691. <Content Include="Areas\LR_SystemModule\Views\ExcelImport\Index.cshtml" />
  4692. <Content Include="Areas\LR_SystemModule\Views\ExcelImport\Form.cshtml" />
  4693. <Content Include="Views\Shared\_CustmerFormDesigner.cshtml" />
  4694. <Content Include="Content\jquery-ui-1.12.1.custom\package.json" />
  4695. <Content Include="Areas\LR_FormModule\Views\Custmerform\DataTableForm.cshtml" />
  4696. <Content Include="Areas\LR_SystemModule\Views\DataSource\SelectForm.cshtml" />
  4697. <Content Include="Views\Home\AdminDesktopTemp.cshtml" />
  4698. <Content Include="Areas\LR_AuthorizeModule\Views\UserRelation\LookForm.cshtml" />
  4699. <Content Include="Areas\LR_AuthorizeModule\Views\UserRelation\SelectForm.cshtml" />
  4700. <Content Include="Areas\LR_AuthorizeModule\Views\Authorize\Form.cshtml" />
  4701. <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\Index.cshtml" />
  4702. <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplateAPP\Index.cshtml" />
  4703. <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\FastCodeIndex.cshtml" />
  4704. <Content Include="Areas\LR_WorkFlowModule\Views\web.config" />
  4705. <Content Include="Areas\LR_CRMModule\Views\web.config" />
  4706. <Content Include="Views\Shared\_CodeBulidForm.cshtml" />
  4707. <Content Include="Areas\LR_AuthorizeModule\Views\DataAuthorize\QueryForm.cshtml" />
  4708. <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\Index.cshtml" />
  4709. <Content Include="Views\Shared\_WorkFlowForm.cshtml" />
  4710. <Content Include="Areas\LR_SystemModule\Views\DataItem\DetailIndex.cshtml" />
  4711. <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\NodeForm.cshtml" />
  4712. <Content Include="Views\Shared\_CustmerFormPreview.cshtml" />
  4713. <Content Include="Areas\LR_SystemModule\Views\Interface\Index.cshtml" />
  4714. <Content Include="Areas\LR_SystemModule\Views\Interface\Form.cshtml" />
  4715. <Content Include="Areas\LR_SystemModule\Views\Interface\FieldForm.cshtml" />
  4716. <Content Include="Views\Shared\_ReportTemplate.cshtml" />
  4717. <Content Include="Areas\LR_FormModule\Views\Custmerform\HistoryForm.cshtml" />
  4718. <Content Include="Areas\LR_ReportModule\Views\web.config" />
  4719. <Content Include="Areas\LR_ReportModule\Views\ReportTemplate\FinanceReport.cshtml" />
  4720. <Content Include="Areas\LR_ReportModule\Views\ReportTemplate\PurchaseReport.cshtml" />
  4721. <Content Include="Areas\LR_ReportModule\Views\ReportTemplate\SalesReport.cshtml" />
  4722. <Content Include="Areas\LR_ReportModule\Views\ReportTemplate\StockReport.cshtml" />
  4723. <Content Include="Areas\LR_ReportModule\Views\ReportTemplate\ReportData\FinanceReport.xlsx" />
  4724. <Content Include="Areas\LR_ReportModule\Views\ReportTemplate\ReportData\PurchaseReport.xlsx" />
  4725. <Content Include="Areas\LR_ReportModule\Views\ReportTemplate\ReportData\SalesReport.xlsx" />
  4726. <Content Include="Areas\LR_ReportModule\Views\ReportTemplate\ReportData\StockReport.xlsx" />
  4727. <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\EntityCodeIndex.cshtml" />
  4728. <Content Include="Areas\LR_CRMModule\Views\CrmOrder\Form.cshtml" />
  4729. <Content Include="Areas\LR_CRMModule\Views\CrmOrder\Index.cshtml" />
  4730. <Content Include="Areas\LR_OAModule\Views\web.config" />
  4731. <Content Include="Areas\LR_OAModule\Views\News\Form.cshtml" />
  4732. <Content Include="Areas\LR_OAModule\Views\News\Index.cshtml" />
  4733. <Content Include="Areas\LR_OAModule\Views\Notice\Form.cshtml" />
  4734. <Content Include="Areas\LR_OAModule\Views\Notice\Index.cshtml" />
  4735. <Content Include="Areas\LR_OAModule\Views\Schedule\Index.cshtml" />
  4736. <Content Include="Content\jquery\plugin\jquery-ui\images\ui-icons_2e83ff_256x240.png.5576_1.1154.partial" />
  4737. <Content Include="Areas\LR_OAModule\Views\Schedule\Form.cshtml" />
  4738. <Content Include="Areas\LR_CRMModule\Views\CashBalance\Index.cshtml" />
  4739. <Content Include="Areas\LR_CRMModule\Views\Chance\Detail.cshtml" />
  4740. <Content Include="Areas\LR_CRMModule\Views\Chance\Form.cshtml" />
  4741. <Content Include="Areas\LR_CRMModule\Views\Chance\Index.cshtml" />
  4742. <Content Include="Areas\LR_CRMModule\Views\CustomerContact\ContactIndex.cshtml" />
  4743. <Content Include="Areas\LR_CRMModule\Views\CustomerContact\ContactForm.cshtml" />
  4744. <Content Include="Areas\LR_CRMModule\Views\Customer\Detail.cshtml" />
  4745. <Content Include="Areas\LR_CRMModule\Views\Customer\Form.cshtml" />
  4746. <Content Include="Areas\LR_CRMModule\Views\Customer\Index.cshtml" />
  4747. <Content Include="Areas\LR_CRMModule\Views\Expenses\Index.cshtml" />
  4748. <Content Include="Areas\LR_CRMModule\Views\Expenses\ExpensesForm.cshtml" />
  4749. <Content Include="Areas\LR_CRMModule\Views\Invoice\Index.cshtml" />
  4750. <Content Include="Areas\LR_CRMModule\Views\Invoice\Form.cshtml" />
  4751. <Content Include="Areas\LR_CRMModule\Views\Receivable\ReportIndex.cshtml" />
  4752. <Content Include="Areas\LR_CRMModule\Views\Receivable\Index.cshtml" />
  4753. <Content Include="Areas\LR_CRMModule\Views\Receivable\ReceiptForm.cshtml" />
  4754. <Content Include="Areas\LR_CRMModule\Views\TrailRecord\Index.cshtml" />
  4755. <Content Include="Areas\LR_ReportModule\Views\ReportManage\Form.cshtml" />
  4756. <Content Include="Areas\LR_ReportModule\Views\ReportManage\Index.cshtml" />
  4757. <Content Include="Areas\LR_ReportModule\Views\ReportManage\Preview.cshtml" />
  4758. <Content Include="Areas\LR_OAModule\Views\Signet\Index.cshtml" />
  4759. <Content Include="Areas\LR_FormModule\Views\Custmerform\SetFieldForm.cshtml" />
  4760. <Content Include="Areas\LR_FormModule\Views\Custmerform\SetFieldIndex.cshtml" />
  4761. <Content Include="Areas\LR_FormModule\Views\Custmerform\SetSelectFieldForm.cshtml" />
  4762. <Content Include="Areas\LR_SystemModule\Views\DataSource\TestForm.cshtml" />
  4763. <Content Include="Areas\LR_WebChatModule\Views\web.config" />
  4764. <Content Include="Areas\LR_WebChatModule\Views\Token\Index.cshtml" />
  4765. <Content Include="Areas\LR_FormModule\Views\FormRelation\Index.cshtml" />
  4766. <Content Include="Areas\LR_FormModule\Views\FormRelation\Form.cshtml" />
  4767. <Content Include="Areas\LR_FormModule\Views\FormRelation\QueryFieldForm.cshtml" />
  4768. <Content Include="Areas\LR_FormModule\Views\FormRelation\ColFieldForm.cshtml" />
  4769. <Content Include="Areas\LR_FormModule\Views\FormRelation\PreviewIndex.cshtml" />
  4770. <Content Include="Views\Shared\_CustmerIndexPreview.cshtml" />
  4771. <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\PostForm.cshtml" />
  4772. <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\RoleForm.cshtml" />
  4773. <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\UserForm.cshtml" />
  4774. <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\AuthorizeForm.cshtml" />
  4775. <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\ConditionFieldForm.cshtml" />
  4776. <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\FieldSelectForm.cshtml" />
  4777. <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\LineForm.cshtml" />
  4778. <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\PreviewForm.cshtml" />
  4779. <Content Include="Areas\LR_FormModule\Views\Custmerform\LayerInstanceForm.cshtml" />
  4780. <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\WorkformForm.cshtml" />
  4781. <Content Include="Areas\LR_FormModule\Views\Custmerform\WorkflowInstanceForm.cshtml" />
  4782. <Content Include="Areas\LR_FormModule\Views\Custmerform\TabInstanceForm.cshtml" />
  4783. <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\Index.cshtml" />
  4784. <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\ReleaseForm.cshtml" />
  4785. <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\CustmerWorkFlowForm.cshtml" />
  4786. <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\WfNodeForm.cshtml" />
  4787. <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\ReleaseFlowForm.cshtml" />
  4788. <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\AuditFlowForm.cshtml" />
  4789. <Content Include="Areas\LR_WorkFlowModule\Views\WfDelegateRule\Index.cshtml" />
  4790. <Content Include="Areas\LR_WorkFlowModule\Views\WfDelegateRule\Form.cshtml" />
  4791. <Content Include="Areas\LR_OrganizationModule\Views\User\SelectOnlyForm.cshtml" />
  4792. <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\SignFlowForm.cshtml" />
  4793. <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\CustmerCodeIndex.cshtml" />
  4794. <Content Include="Areas\LR_CodeDemo\Views\web.config" />
  4795. <Content Include="Areas\LR_WorkFlowModule\Views\WfMonitor\Index.cshtml" />
  4796. <Content Include="Areas\LR_WorkFlowModule\Views\WfSystemDemo\DemoLeaveForm.cshtml" />
  4797. <Content Include="Areas\LR_SystemModule\Views\Log\DetailForm.cshtml" />
  4798. <Content Include="Areas\LR_SystemModule\Views\ExcelExport\Index.cshtml" />
  4799. <Content Include="Areas\LR_SystemModule\Views\ExcelExport\Form.cshtml" />
  4800. <Content Include="Areas\LR_SystemModule\Views\ExcelImport\SetFieldForm.cshtml" />
  4801. <Content Include="Areas\LR_SystemModule\Views\ExcelImport\ImportForm.cshtml" />
  4802. <Content Include="Areas\LR_WorkFlowModule\Views\WfSystemDemo\DemoLeaveIndex.cshtml" />
  4803. <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\WorkflowCodeIndex.cshtml" />
  4804. <Content Include="Areas\AppManager\Views\web.config" />
  4805. <Content Include="Areas\AppManager\Views\FunctionManager\Index.cshtml" />
  4806. <Content Include="Areas\AppManager\Views\FunctionManager\Form.cshtml" />
  4807. <Content Include="Content\fontApp\iconfont.eot" />
  4808. <Content Include="Content\fontApp\iconfont.ttf" />
  4809. <Content Include="Content\fontApp\iconfont.woff" />
  4810. <Content Include="Areas\LR_CodeGeneratorModule\Views\Icon\AppIndex.cshtml" />
  4811. <Content Include="Areas\LR_SystemModule\Views\DbField\Index.cshtml" />
  4812. <Content Include="Areas\LR_SystemModule\Views\DbField\Form.cshtml" />
  4813. <Content Include="Areas\LR_SystemModule\Views\DatabaseTable\EditTableForm.cshtml" />
  4814. <Content Include="Areas\LR_SystemModule\Views\DatabaseTable\CopyTableForm.cshtml" />
  4815. <Content Include="Areas\LR_SystemModule\Views\DbField\SelectForm.cshtml" />
  4816. <Content Include="Areas\LR_SystemModule\Views\DatabaseTable\DraftForm.cshtml" />
  4817. <Content Include="Areas\LR_CodeDemo\Views\GridDemo\CommonIndex.cshtml" />
  4818. <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\AddBtnForm.cshtml" />
  4819. <Content Include="Areas\LR_CodeDemo\Views\GridDemo\EditIndex.cshtml" />
  4820. <Content Include="Areas\LR_CodeDemo\Views\GridDemo\ReportIndex.cshtml" />
  4821. <Content Include="Areas\LR_IM\Views\web.config" />
  4822. <Content Include="Areas\LR_IM\Views\SysUser\Index.cshtml" />
  4823. <Content Include="Areas\LR_IM\Views\SysUser\Form.cshtml" />
  4824. <Content Include="Areas\LR_IM\Views\IMMsg\Index.cshtml" />
  4825. <Content Include="Areas\LR_AuthorizeModule\Views\Authorize\AppForm.cshtml" />
  4826. <Content Include="Areas\LR_WebChatModule\Views\Organize\Index.cshtml" />
  4827. <Content Include="Areas\LR_WebChatModule\Views\Organize\MemberForm.cshtml" />
  4828. <Content Include="Areas\LR_OAModule\Views\Email\ConfigForm.cshtml" />
  4829. <Content Include="Areas\LR_OAModule\Views\Email\DetailForm.cshtml" />
  4830. <Content Include="Areas\LR_OAModule\Views\Email\Form.cshtml" />
  4831. <Content Include="Areas\LR_OAModule\Views\Email\Index.cshtml" />
  4832. <Content Include="Areas\LR_OAModule\Views\ResourceFile\FileForm.cshtml" />
  4833. <Content Include="Areas\LR_OAModule\Views\ResourceFile\FolderForm.cshtml" />
  4834. <Content Include="Areas\LR_OAModule\Views\ResourceFile\Index.cshtml" />
  4835. <Content Include="Areas\LR_OAModule\Views\ResourceFile\MoveForm.cshtml" />
  4836. <Content Include="Areas\LR_OAModule\Views\ResourceFile\UploadifyForm.cshtml" />
  4837. <Content Include="Content\jquerygantt\res\icons.eot" />
  4838. <Content Include="Content\jquerygantt\res\icons.ttf" />
  4839. <Content Include="Content\jquerygantt\res\icons.woff" />
  4840. <Content Include="Areas\LR_OAModule\Views\ProjectGantt\Form.cshtml" />
  4841. <Content Include="Areas\LR_OAModule\Views\ProjectGantt\Index.cshtml" />
  4842. <Content Include="Areas\LR_OAModule\Views\ModuleExport\Index.cshtml" />
  4843. <Content Include="Areas\AppManager\Views\DTImg\Index.cshtml" />
  4844. <Content Include="Areas\AppManager\Views\DTImg\Form.cshtml" />
  4845. <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\AppCustmerCodeIndex.cshtml" />
  4846. <Content Include="Areas\LR_SystemModule\Views\LogoImg\AppIndex.cshtml" />
  4847. <Content Include="Areas\LR_Desktop\Views\web.config" />
  4848. <Content Include="Areas\LR_Desktop\Views\DTSetting\PcIndex.cshtml" />
  4849. <Content Include="Areas\LR_Desktop\Views\DTSetting\AppIndex.cshtml" />
  4850. <Content Include="Areas\LR_LGManager\Views\web.config" />
  4851. <Content Include="Areas\LR_LGManager\Views\LGMap\DataItemLG.cshtml" />
  4852. <Content Include="Areas\LR_SystemModule\Views\LogoImg\PCIndex.cshtml" />
  4853. <Content Include="Areas\LR_LGManager\Views\LGMap\AddForm.cshtml" />
  4854. <Content Include="Areas\LR_LGManager\Views\LGMap\SystemModuleLG.cshtml" />
  4855. <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\GridEditCodeIndex.cshtml" />
  4856. <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\ReportCodeIndex.cshtml" />
  4857. <Content Include="Areas\LR_ReportTest\Views\web.config" />
  4858. <Content Include="Areas\LR_ReportTestModule\Views\web.config" />
  4859. <Content Include="Areas\LR_ReportTestModule\Views\LR_ReportTest\Index.cshtml" />
  4860. <Content Include="Content\json\map_json\china.json" />
  4861. <Content Include="Content\json\map_json\上海\上海.json" />
  4862. <Content Include="Content\json\map_json\云南\临沧市.json" />
  4863. <Content Include="Content\json\map_json\云南\丽江市.json" />
  4864. <Content Include="Content\json\map_json\云南\云南.json" />
  4865. <Content Include="Content\json\map_json\云南\保山市.json" />
  4866. <Content Include="Content\json\map_json\云南\大理白族自治州.json" />
  4867. <Content Include="Content\json\map_json\云南\德宏傣族景颇族自治州.json" />
  4868. <Content Include="Content\json\map_json\云南\怒江傈僳族自治州.json" />
  4869. <Content Include="Content\json\map_json\云南\文山壮族苗族自治州.json" />
  4870. <Content Include="Content\json\map_json\云南\昆明市.json" />
  4871. <Content Include="Content\json\map_json\云南\昭通市.json" />
  4872. <Content Include="Content\json\map_json\云南\普洱市.json" />
  4873. <Content Include="Content\json\map_json\云南\曲靖市.json" />
  4874. <Content Include="Content\json\map_json\云南\楚雄彝族自治州.json" />
  4875. <Content Include="Content\json\map_json\云南\玉溪市.json" />
  4876. <Content Include="Content\json\map_json\云南\红河哈尼族彝族自治州.json" />
  4877. <Content Include="Content\json\map_json\云南\西双版纳傣族自治州.json" />
  4878. <Content Include="Content\json\map_json\云南\迪庆藏族自治州.json" />
  4879. <Content Include="Content\json\map_json\内蒙古\乌兰察布市.json" />
  4880. <Content Include="Content\json\map_json\内蒙古\乌海市.json" />
  4881. <Content Include="Content\json\map_json\内蒙古\兴安盟.json" />
  4882. <Content Include="Content\json\map_json\内蒙古\内蒙古.json" />
  4883. <Content Include="Content\json\map_json\内蒙古\包头市.json" />
  4884. <Content Include="Content\json\map_json\内蒙古\呼伦贝尔市.json" />
  4885. <Content Include="Content\json\map_json\内蒙古\呼和浩特市.json" />
  4886. <Content Include="Content\json\map_json\内蒙古\巴彦淖尔市.json" />
  4887. <Content Include="Content\json\map_json\内蒙古\赤峰市.json" />
  4888. <Content Include="Content\json\map_json\内蒙古\通辽市.json" />
  4889. <Content Include="Content\json\map_json\内蒙古\鄂尔多斯市.json" />
  4890. <Content Include="Content\json\map_json\内蒙古\锡林郭勒盟.json" />
  4891. <Content Include="Content\json\map_json\内蒙古\阿拉善盟.json" />
  4892. <Content Include="Content\json\map_json\北京\北京.json" />
  4893. <Content Include="Content\json\map_json\台湾\台湾.json" />
  4894. <Content Include="Content\json\map_json\吉林\吉林.json" />
  4895. <Content Include="Content\json\map_json\吉林\吉林市.json" />
  4896. <Content Include="Content\json\map_json\吉林\四平市.json" />
  4897. <Content Include="Content\json\map_json\吉林\延边朝鲜族自治州.json" />
  4898. <Content Include="Content\json\map_json\吉林\松原市.json" />
  4899. <Content Include="Content\json\map_json\吉林\白城市.json" />
  4900. <Content Include="Content\json\map_json\吉林\白山市.json" />
  4901. <Content Include="Content\json\map_json\吉林\辽源市.json" />
  4902. <Content Include="Content\json\map_json\吉林\通化市.json" />
  4903. <Content Include="Content\json\map_json\吉林\长春市.json" />
  4904. <Content Include="Content\json\map_json\四川\乐山市.json" />
  4905. <Content Include="Content\json\map_json\四川\内江市.json" />
  4906. <Content Include="Content\json\map_json\四川\凉山彝族自治州.json" />
  4907. <Content Include="Content\json\map_json\四川\南充市.json" />
  4908. <Content Include="Content\json\map_json\四川\四川.json" />
  4909. <Content Include="Content\json\map_json\四川\宜宾市.json" />
  4910. <Content Include="Content\json\map_json\四川\巴中市.json" />
  4911. <Content Include="Content\json\map_json\四川\广元市.json" />
  4912. <Content Include="Content\json\map_json\四川\广安市.json" />
  4913. <Content Include="Content\json\map_json\四川\德阳市.json" />
  4914. <Content Include="Content\json\map_json\四川\成都市.json" />
  4915. <Content Include="Content\json\map_json\四川\攀枝花市.json" />
  4916. <Content Include="Content\json\map_json\四川\泸州市.json" />
  4917. <Content Include="Content\json\map_json\四川\甘孜藏族自治州.json" />
  4918. <Content Include="Content\json\map_json\四川\眉山市.json" />
  4919. <Content Include="Content\json\map_json\四川\绵阳市.json" />
  4920. <Content Include="Content\json\map_json\四川\自贡市.json" />
  4921. <Content Include="Content\json\map_json\四川\资阳市.json" />
  4922. <Content Include="Content\json\map_json\四川\达州市.json" />
  4923. <Content Include="Content\json\map_json\四川\遂宁市.json" />
  4924. <Content Include="Content\json\map_json\四川\阿坝藏族羌族自治州.json" />
  4925. <Content Include="Content\json\map_json\四川\雅安市.json" />
  4926. <Content Include="Content\json\map_json\天津\天津.json" />
  4927. <Content Include="Content\json\map_json\宁夏\中卫市.json" />
  4928. <Content Include="Content\json\map_json\宁夏\吴忠市.json" />
  4929. <Content Include="Content\json\map_json\宁夏\固原市.json" />
  4930. <Content Include="Content\json\map_json\宁夏\宁夏.json" />
  4931. <Content Include="Content\json\map_json\宁夏\石嘴山市.json" />
  4932. <Content Include="Content\json\map_json\宁夏\银川市.json" />
  4933. <Content Include="Content\json\map_json\安徽\亳州市.json" />
  4934. <Content Include="Content\json\map_json\安徽\六安市.json" />
  4935. <Content Include="Content\json\map_json\安徽\合肥市.json" />
  4936. <Content Include="Content\json\map_json\安徽\安庆市.json" />
  4937. <Content Include="Content\json\map_json\安徽\安徽.json" />
  4938. <Content Include="Content\json\map_json\安徽\宣城市.json" />
  4939. <Content Include="Content\json\map_json\安徽\宿州市.json" />
  4940. <Content Include="Content\json\map_json\安徽\池州市.json" />
  4941. <Content Include="Content\json\map_json\安徽\淮北市.json" />
  4942. <Content Include="Content\json\map_json\安徽\淮南市.json" />
  4943. <Content Include="Content\json\map_json\安徽\滁州市.json" />
  4944. <Content Include="Content\json\map_json\安徽\芜湖市.json" />
  4945. <Content Include="Content\json\map_json\安徽\蚌埠市.json" />
  4946. <Content Include="Content\json\map_json\安徽\铜陵市.json" />
  4947. <Content Include="Content\json\map_json\安徽\阜阳市.json" />
  4948. <Content Include="Content\json\map_json\安徽\马鞍山市.json" />
  4949. <Content Include="Content\json\map_json\安徽\黄山市.json" />
  4950. <Content Include="Content\json\map_json\山东\东营市.json" />
  4951. <Content Include="Content\json\map_json\山东\临沂市.json" />
  4952. <Content Include="Content\json\map_json\山东\威海市.json" />
  4953. <Content Include="Content\json\map_json\山东\山东.json" />
  4954. <Content Include="Content\json\map_json\山东\德州市.json" />
  4955. <Content Include="Content\json\map_json\山东\日照市.json" />
  4956. <Content Include="Content\json\map_json\山东\枣庄市.json" />
  4957. <Content Include="Content\json\map_json\山东\泰安市.json" />
  4958. <Content Include="Content\json\map_json\山东\济南市.json" />
  4959. <Content Include="Content\json\map_json\山东\济宁市.json" />
  4960. <Content Include="Content\json\map_json\山东\淄博市.json" />
  4961. <Content Include="Content\json\map_json\山东\滨州市.json" />
  4962. <Content Include="Content\json\map_json\山东\潍坊市.json" />
  4963. <Content Include="Content\json\map_json\山东\烟台市.json" />
  4964. <Content Include="Content\json\map_json\山东\聊城市.json" />
  4965. <Content Include="Content\json\map_json\山东\莱芜市.json" />
  4966. <Content Include="Content\json\map_json\山东\菏泽市.json" />
  4967. <Content Include="Content\json\map_json\山东\青岛市.json" />
  4968. <Content Include="Content\json\map_json\山西\临汾市.json" />
  4969. <Content Include="Content\json\map_json\山西\吕梁市.json" />
  4970. <Content Include="Content\json\map_json\山西\大同市.json" />
  4971. <Content Include="Content\json\map_json\山西\太原市.json" />
  4972. <Content Include="Content\json\map_json\山西\山西.json" />
  4973. <Content Include="Content\json\map_json\山西\忻州市.json" />
  4974. <Content Include="Content\json\map_json\山西\晋中市.json" />
  4975. <Content Include="Content\json\map_json\山西\晋城市.json" />
  4976. <Content Include="Content\json\map_json\山西\朔州市.json" />
  4977. <Content Include="Content\json\map_json\山西\运城市.json" />
  4978. <Content Include="Content\json\map_json\山西\长治市.json" />
  4979. <Content Include="Content\json\map_json\山西\阳泉市.json" />
  4980. <Content Include="Content\json\map_json\广东\东莞市.json" />
  4981. <Content Include="Content\json\map_json\广东\中山市.json" />
  4982. <Content Include="Content\json\map_json\广东\云浮市.json" />
  4983. <Content Include="Content\json\map_json\广东\佛山市.json" />
  4984. <Content Include="Content\json\map_json\广东\广东.json" />
  4985. <Content Include="Content\json\map_json\广东\广州市.json" />
  4986. <Content Include="Content\json\map_json\广东\惠州市.json" />
  4987. <Content Include="Content\json\map_json\广东\揭阳市.json" />
  4988. <Content Include="Content\json\map_json\广东\梅州市.json" />
  4989. <Content Include="Content\json\map_json\广东\汕头市.json" />
  4990. <Content Include="Content\json\map_json\广东\汕尾市.json" />
  4991. <Content Include="Content\json\map_json\广东\江门市.json" />
  4992. <Content Include="Content\json\map_json\广东\河源市.json" />
  4993. <Content Include="Content\json\map_json\广东\深圳市.json" />
  4994. <Content Include="Content\json\map_json\广东\清远市.json" />
  4995. <Content Include="Content\json\map_json\广东\湛江市.json" />
  4996. <Content Include="Content\json\map_json\广东\潮州市.json" />
  4997. <Content Include="Content\json\map_json\广东\珠海市.json" />
  4998. <Content Include="Content\json\map_json\广东\肇庆市.json" />
  4999. <Content Include="Content\json\map_json\广东\茂名市.json" />
  5000. <Content Include="Content\json\map_json\广东\阳江市.json" />
  5001. <Content Include="Content\json\map_json\广东\韶关市.json" />
  5002. <Content Include="Content\json\map_json\广西\北海市.json" />
  5003. <Content Include="Content\json\map_json\广西\南宁市.json" />
  5004. <Content Include="Content\json\map_json\广西\崇左市.json" />
  5005. <Content Include="Content\json\map_json\广西\广西.json" />
  5006. <Content Include="Content\json\map_json\广西\来宾市.json" />
  5007. <Content Include="Content\json\map_json\广西\柳州市.json" />
  5008. <Content Include="Content\json\map_json\广西\桂林市.json" />
  5009. <Content Include="Content\json\map_json\广西\梧州市.json" />
  5010. <Content Include="Content\json\map_json\广西\河池市.json" />
  5011. <Content Include="Content\json\map_json\广西\玉林市.json" />
  5012. <Content Include="Content\json\map_json\广西\百色市.json" />
  5013. <Content Include="Content\json\map_json\广西\贵港市.json" />
  5014. <Content Include="Content\json\map_json\广西\贺州市.json" />
  5015. <Content Include="Content\json\map_json\广西\钦州市.json" />
  5016. <Content Include="Content\json\map_json\广西\防城港市.json" />
  5017. <Content Include="Content\json\map_json\新疆\乌鲁木齐市.json" />
  5018. <Content Include="Content\json\map_json\新疆\五家渠市.json" />
  5019. <Content Include="Content\json\map_json\新疆\伊犁哈萨克自治州.json" />
  5020. <Content Include="Content\json\map_json\新疆\克孜勒苏柯尔克孜自治州.json" />
  5021. <Content Include="Content\json\map_json\新疆\克拉玛依市.json" />
  5022. <Content Include="Content\json\map_json\新疆\北屯市.json" />
  5023. <Content Include="Content\json\map_json\新疆\博尔塔拉蒙古自治州.json" />
  5024. <Content Include="Content\json\map_json\新疆\双河市.json" />
  5025. <Content Include="Content\json\map_json\新疆\可克达拉市.json" />
  5026. <Content Include="Content\json\map_json\新疆\吐鲁番市.json" />
  5027. <Content Include="Content\json\map_json\新疆\和田地区.json" />
  5028. <Content Include="Content\json\map_json\新疆\哈密地区.json" />
  5029. <Content Include="Content\json\map_json\新疆\喀什地区.json" />
  5030. <Content Include="Content\json\map_json\新疆\图木舒克市.json" />
  5031. <Content Include="Content\json\map_json\新疆\塔城地区.json" />
  5032. <Content Include="Content\json\map_json\新疆\巴音郭楞蒙古自治州.json" />
  5033. <Content Include="Content\json\map_json\新疆\新疆.json" />
  5034. <Content Include="Content\json\map_json\新疆\昆玉市.json" />
  5035. <Content Include="Content\json\map_json\新疆\昌吉回族自治州.json" />
  5036. <Content Include="Content\json\map_json\新疆\石河子市.json" />
  5037. <Content Include="Content\json\map_json\新疆\铁门关市.json" />
  5038. <Content Include="Content\json\map_json\新疆\阿克苏地区.json" />
  5039. <Content Include="Content\json\map_json\新疆\阿勒泰地区.json" />
  5040. <Content Include="Content\json\map_json\新疆\阿拉尔市.json" />
  5041. <Content Include="Content\json\map_json\江苏\南京市.json" />
  5042. <Content Include="Content\json\map_json\江苏\南通市.json" />
  5043. <Content Include="Content\json\map_json\江苏\宿迁市.json" />
  5044. <Content Include="Content\json\map_json\江苏\常州市.json" />
  5045. <Content Include="Content\json\map_json\江苏\徐州市.json" />
  5046. <Content Include="Content\json\map_json\江苏\扬州市.json" />
  5047. <Content Include="Content\json\map_json\江苏\无锡市.json" />
  5048. <Content Include="Content\json\map_json\江苏\江苏.json" />
  5049. <Content Include="Content\json\map_json\江苏\泰州市.json" />
  5050. <Content Include="Content\json\map_json\江苏\淮安市.json" />
  5051. <Content Include="Content\json\map_json\江苏\盐城市.json" />
  5052. <Content Include="Content\json\map_json\江苏\苏州市.json" />
  5053. <Content Include="Content\json\map_json\江苏\连云港市.json" />
  5054. <Content Include="Content\json\map_json\江苏\镇江市.json" />
  5055. <Content Include="Content\json\map_json\江西\上饶市.json" />
  5056. <Content Include="Content\json\map_json\江西\九江市.json" />
  5057. <Content Include="Content\json\map_json\江西\南昌市.json" />
  5058. <Content Include="Content\json\map_json\江西\吉安市.json" />
  5059. <Content Include="Content\json\map_json\江西\宜春市.json" />
  5060. <Content Include="Content\json\map_json\江西\抚州市.json" />
  5061. <Content Include="Content\json\map_json\江西\新余市.json" />
  5062. <Content Include="Content\json\map_json\江西\景德镇市.json" />
  5063. <Content Include="Content\json\map_json\江西\江西.json" />
  5064. <Content Include="Content\json\map_json\江西\萍乡市.json" />
  5065. <Content Include="Content\json\map_json\江西\赣州市.json" />
  5066. <Content Include="Content\json\map_json\江西\鹰潭市.json" />
  5067. <Content Include="Content\json\map_json\河北\保定市.json" />
  5068. <Content Include="Content\json\map_json\河北\唐山市.json" />
  5069. <Content Include="Content\json\map_json\河北\廊坊市.json" />
  5070. <Content Include="Content\json\map_json\河北\张家口市.json" />
  5071. <Content Include="Content\json\map_json\河北\承德市.json" />
  5072. <Content Include="Content\json\map_json\河北\沧州市.json" />
  5073. <Content Include="Content\json\map_json\河北\河北.json" />
  5074. <Content Include="Content\json\map_json\河北\石家庄市.json" />
  5075. <Content Include="Content\json\map_json\河北\秦皇岛市.json" />
  5076. <Content Include="Content\json\map_json\河北\衡水市.json" />
  5077. <Content Include="Content\json\map_json\河北\邢台市.json" />
  5078. <Content Include="Content\json\map_json\河北\邯郸市.json" />
  5079. <Content Include="Content\json\map_json\河南\三门峡市.json" />
  5080. <Content Include="Content\json\map_json\河南\信阳市.json" />
  5081. <Content Include="Content\json\map_json\河南\南阳市.json" />
  5082. <Content Include="Content\json\map_json\河南\周口市.json" />
  5083. <Content Include="Content\json\map_json\河南\商丘市.json" />
  5084. <Content Include="Content\json\map_json\河南\安阳市.json" />
  5085. <Content Include="Content\json\map_json\河南\平顶山市.json" />
  5086. <Content Include="Content\json\map_json\河南\开封市.json" />
  5087. <Content Include="Content\json\map_json\河南\新乡市.json" />
  5088. <Content Include="Content\json\map_json\河南\河南.json" />
  5089. <Content Include="Content\json\map_json\河南\洛阳市.json" />
  5090. <Content Include="Content\json\map_json\河南\济源市.json" />
  5091. <Content Include="Content\json\map_json\河南\漯河市.json" />
  5092. <Content Include="Content\json\map_json\河南\濮阳市.json" />
  5093. <Content Include="Content\json\map_json\河南\焦作市.json" />
  5094. <Content Include="Content\json\map_json\河南\许昌市.json" />
  5095. <Content Include="Content\json\map_json\河南\郑州市.json" />
  5096. <Content Include="Content\json\map_json\河南\驻马店市.json" />
  5097. <Content Include="Content\json\map_json\河南\鹤壁市.json" />
  5098. <Content Include="Content\json\map_json\浙江\丽水市.json" />
  5099. <Content Include="Content\json\map_json\浙江\台州市.json" />
  5100. <Content Include="Content\json\map_json\浙江\嘉兴市.json" />
  5101. <Content Include="Content\json\map_json\浙江\宁波市.json" />
  5102. <Content Include="Content\json\map_json\浙江\杭州市.json" />
  5103. <Content Include="Content\json\map_json\浙江\浙江.json" />
  5104. <Content Include="Content\json\map_json\浙江\温州市.json" />
  5105. <Content Include="Content\json\map_json\浙江\湖州市.json" />
  5106. <Content Include="Content\json\map_json\浙江\绍兴市.json" />
  5107. <Content Include="Content\json\map_json\浙江\舟山市.json" />
  5108. <Content Include="Content\json\map_json\浙江\衢州市.json" />
  5109. <Content Include="Content\json\map_json\浙江\金华市.json" />
  5110. <Content Include="Content\json\map_json\海南\万宁市.json" />
  5111. <Content Include="Content\json\map_json\海南\三亚市.json" />
  5112. <Content Include="Content\json\map_json\海南\三沙市.json" />
  5113. <Content Include="Content\json\map_json\海南\东方市.json" />
  5114. <Content Include="Content\json\map_json\海南\临高县.json" />
  5115. <Content Include="Content\json\map_json\海南\乐东黎族自治县.json" />
  5116. <Content Include="Content\json\map_json\海南\五指山市.json" />
  5117. <Content Include="Content\json\map_json\海南\保亭黎族苗族自治县.json" />
  5118. <Content Include="Content\json\map_json\海南\儋州市.json" />
  5119. <Content Include="Content\json\map_json\海南\定安县.json" />
  5120. <Content Include="Content\json\map_json\海南\屯昌县.json" />
  5121. <Content Include="Content\json\map_json\海南\文昌市.json" />
  5122. <Content Include="Content\json\map_json\海南\昌江黎族自治县.json" />
  5123. <Content Include="Content\json\map_json\海南\海南.json" />
  5124. <Content Include="Content\json\map_json\海南\海口市.json" />
  5125. <Content Include="Content\json\map_json\海南\澄迈县.json" />
  5126. <Content Include="Content\json\map_json\海南\琼中黎族苗族自治县.json" />
  5127. <Content Include="Content\json\map_json\海南\琼海市.json" />
  5128. <Content Include="Content\json\map_json\海南\白沙黎族自治县.json" />
  5129. <Content Include="Content\json\map_json\海南\陵水黎族自治县.json" />
  5130. <Content Include="Content\json\map_json\湖北\仙桃市.json" />
  5131. <Content Include="Content\json\map_json\湖北\十堰市.json" />
  5132. <Content Include="Content\json\map_json\湖北\咸宁市.json" />
  5133. <Content Include="Content\json\map_json\湖北\天门市.json" />
  5134. <Content Include="Content\json\map_json\湖北\孝感市.json" />
  5135. <Content Include="Content\json\map_json\湖北\宜昌市.json" />
  5136. <Content Include="Content\json\map_json\湖北\恩施土家族苗族自治州.json" />
  5137. <Content Include="Content\json\map_json\湖北\武汉市.json" />
  5138. <Content Include="Content\json\map_json\湖北\湖北.json" />
  5139. <Content Include="Content\json\map_json\湖北\潜江市.json" />
  5140. <Content Include="Content\json\map_json\湖北\神农架林区.json" />
  5141. <Content Include="Content\json\map_json\湖北\荆州市.json" />
  5142. <Content Include="Content\json\map_json\湖北\荆门市.json" />
  5143. <Content Include="Content\json\map_json\湖北\襄阳市.json" />
  5144. <Content Include="Content\json\map_json\湖北\鄂州市.json" />
  5145. <Content Include="Content\json\map_json\湖北\随州市.json" />
  5146. <Content Include="Content\json\map_json\湖北\黄冈市.json" />
  5147. <Content Include="Content\json\map_json\湖北\黄石市.json" />
  5148. <Content Include="Content\json\map_json\湖南\娄底市.json" />
  5149. <Content Include="Content\json\map_json\湖南\岳阳市.json" />
  5150. <Content Include="Content\json\map_json\湖南\常德市.json" />
  5151. <Content Include="Content\json\map_json\湖南\张家界市.json" />
  5152. <Content Include="Content\json\map_json\湖南\怀化市.json" />
  5153. <Content Include="Content\json\map_json\湖南\株洲市.json" />
  5154. <Content Include="Content\json\map_json\湖南\永州市.json" />
  5155. <Content Include="Content\json\map_json\湖南\湖南.json" />
  5156. <Content Include="Content\json\map_json\湖南\湘潭市.json" />
  5157. <Content Include="Content\json\map_json\湖南\湘西土家族苗族自治州.json" />
  5158. <Content Include="Content\json\map_json\湖南\益阳市.json" />
  5159. <Content Include="Content\json\map_json\湖南\衡阳市.json" />
  5160. <Content Include="Content\json\map_json\湖南\邵阳市.json" />
  5161. <Content Include="Content\json\map_json\湖南\郴州市.json" />
  5162. <Content Include="Content\json\map_json\湖南\长沙市.json" />
  5163. <Content Include="Content\json\map_json\澳门\澳门.json" />
  5164. <Content Include="Content\json\map_json\甘肃\临夏回族自治州.json" />
  5165. <Content Include="Content\json\map_json\甘肃\兰州市.json" />
  5166. <Content Include="Content\json\map_json\甘肃\嘉峪关市.json" />
  5167. <Content Include="Content\json\map_json\甘肃\天水市.json" />
  5168. <Content Include="Content\json\map_json\甘肃\定西市.json" />
  5169. <Content Include="Content\json\map_json\甘肃\平凉市.json" />
  5170. <Content Include="Content\json\map_json\甘肃\庆阳市.json" />
  5171. <Content Include="Content\json\map_json\甘肃\张掖市.json" />
  5172. <Content Include="Content\json\map_json\甘肃\武威市.json" />
  5173. <Content Include="Content\json\map_json\甘肃\甘南藏族自治州.json" />
  5174. <Content Include="Content\json\map_json\甘肃\甘肃.json" />
  5175. <Content Include="Content\json\map_json\甘肃\白银市.json" />
  5176. <Content Include="Content\json\map_json\甘肃\酒泉市.json" />
  5177. <Content Include="Content\json\map_json\甘肃\金昌市.json" />
  5178. <Content Include="Content\json\map_json\甘肃\陇南市.json" />
  5179. <Content Include="Content\json\map_json\福建\三明市.json" />
  5180. <Content Include="Content\json\map_json\福建\南平市.json" />
  5181. <Content Include="Content\json\map_json\福建\厦门市.json" />
  5182. <Content Include="Content\json\map_json\福建\宁德市.json" />
  5183. <Content Include="Content\json\map_json\福建\泉州市.json" />
  5184. <Content Include="Content\json\map_json\福建\漳州市.json" />
  5185. <Content Include="Content\json\map_json\福建\福州市.json" />
  5186. <Content Include="Content\json\map_json\福建\福建.json" />
  5187. <Content Include="Content\json\map_json\福建\莆田市.json" />
  5188. <Content Include="Content\json\map_json\福建\龙岩市.json" />
  5189. <Content Include="Content\json\map_json\西藏\山南市.json" />
  5190. <Content Include="Content\json\map_json\西藏\拉萨市.json" />
  5191. <Content Include="Content\json\map_json\西藏\日喀则市.json" />
  5192. <Content Include="Content\json\map_json\西藏\昌都市.json" />
  5193. <Content Include="Content\json\map_json\西藏\林芝市.json" />
  5194. <Content Include="Content\json\map_json\西藏\西藏.json" />
  5195. <Content Include="Content\json\map_json\西藏\那曲地区.json" />
  5196. <Content Include="Content\json\map_json\西藏\阿里地区.json" />
  5197. <Content Include="Content\json\map_json\贵州\六盘水市.json" />
  5198. <Content Include="Content\json\map_json\贵州\安顺市.json" />
  5199. <Content Include="Content\json\map_json\贵州\毕节市.json" />
  5200. <Content Include="Content\json\map_json\贵州\贵州.json" />
  5201. <Content Include="Content\json\map_json\贵州\贵阳市.json" />
  5202. <Content Include="Content\json\map_json\贵州\遵义市.json" />
  5203. <Content Include="Content\json\map_json\贵州\铜仁市.json" />
  5204. <Content Include="Content\json\map_json\贵州\黔东南苗族侗族自治州.json" />
  5205. <Content Include="Content\json\map_json\贵州\黔南布依族苗族自治州.json" />
  5206. <Content Include="Content\json\map_json\贵州\黔西南布依族苗族自治州.json" />
  5207. <Content Include="Content\json\map_json\辽宁\丹东市.json" />
  5208. <Content Include="Content\json\map_json\辽宁\大连市.json" />
  5209. <Content Include="Content\json\map_json\辽宁\抚顺市.json" />
  5210. <Content Include="Content\json\map_json\辽宁\朝阳市.json" />
  5211. <Content Include="Content\json\map_json\辽宁\本溪市.json" />
  5212. <Content Include="Content\json\map_json\辽宁\沈阳市.json" />
  5213. <Content Include="Content\json\map_json\辽宁\盘锦市.json" />
  5214. <Content Include="Content\json\map_json\辽宁\营口市.json" />
  5215. <Content Include="Content\json\map_json\辽宁\葫芦岛市.json" />
  5216. <Content Include="Content\json\map_json\辽宁\辽宁.json" />
  5217. <Content Include="Content\json\map_json\辽宁\辽阳市.json" />
  5218. <Content Include="Content\json\map_json\辽宁\铁岭市.json" />
  5219. <Content Include="Content\json\map_json\辽宁\锦州市.json" />
  5220. <Content Include="Content\json\map_json\辽宁\阜新市.json" />
  5221. <Content Include="Content\json\map_json\辽宁\鞍山市.json" />
  5222. <Content Include="Content\json\map_json\重庆\重庆.json" />
  5223. <Content Include="Content\json\map_json\陕西\咸阳市.json" />
  5224. <Content Include="Content\json\map_json\陕西\商洛市.json" />
  5225. <Content Include="Content\json\map_json\陕西\安康市.json" />
  5226. <Content Include="Content\json\map_json\陕西\宝鸡市.json" />
  5227. <Content Include="Content\json\map_json\陕西\延安市.json" />
  5228. <Content Include="Content\json\map_json\陕西\榆林市.json" />
  5229. <Content Include="Content\json\map_json\陕西\汉中市.json" />
  5230. <Content Include="Content\json\map_json\陕西\渭南市.json" />
  5231. <Content Include="Content\json\map_json\陕西\西安市.json" />
  5232. <Content Include="Content\json\map_json\陕西\铜川市.json" />
  5233. <Content Include="Content\json\map_json\陕西\陕西.json" />
  5234. <Content Include="Content\json\map_json\青海\果洛藏族自治州.json" />
  5235. <Content Include="Content\json\map_json\青海\海东市.json" />
  5236. <Content Include="Content\json\map_json\青海\海北藏族自治州.json" />
  5237. <Content Include="Content\json\map_json\青海\海南藏族自治州.json" />
  5238. <Content Include="Content\json\map_json\青海\海西蒙古族藏族自治州.json" />
  5239. <Content Include="Content\json\map_json\青海\玉树藏族自治州.json" />
  5240. <Content Include="Content\json\map_json\青海\西宁市.json" />
  5241. <Content Include="Content\json\map_json\青海\青海.json" />
  5242. <Content Include="Content\json\map_json\青海\黄南藏族自治州.json" />
  5243. <Content Include="Content\json\map_json\香港\香港.json" />
  5244. <Content Include="Content\json\map_json\黑龙江\七台河市.json" />
  5245. <Content Include="Content\json\map_json\黑龙江\伊春市.json" />
  5246. <Content Include="Content\json\map_json\黑龙江\佳木斯市.json" />
  5247. <Content Include="Content\json\map_json\黑龙江\双鸭山市.json" />
  5248. <Content Include="Content\json\map_json\黑龙江\哈尔滨市.json" />
  5249. <Content Include="Content\json\map_json\黑龙江\大兴安岭地区.json" />
  5250. <Content Include="Content\json\map_json\黑龙江\大庆市.json" />
  5251. <Content Include="Content\json\map_json\黑龙江\牡丹江市.json" />
  5252. <Content Include="Content\json\map_json\黑龙江\绥化市.json" />
  5253. <Content Include="Content\json\map_json\黑龙江\鸡西市.json" />
  5254. <Content Include="Content\json\map_json\黑龙江\鹤岗市.json" />
  5255. <Content Include="Content\json\map_json\黑龙江\黑河市.json" />
  5256. <Content Include="Content\json\map_json\黑龙江\黑龙江.json" />
  5257. <Content Include="Content\json\map_json\黑龙江\齐齐哈尔市.json" />
  5258. <Content Include="Content\js\json.json" />
  5259. <Content Include="Content\static\map\china.json" />
  5260. <Content Include="Content\static\map\city\110100.json" />
  5261. <Content Include="Content\static\map\city\120100.json" />
  5262. <Content Include="Content\static\map\city\130100.json" />
  5263. <Content Include="Content\static\map\city\130200.json" />
  5264. <Content Include="Content\static\map\city\130300.json" />
  5265. <Content Include="Content\static\map\city\130400.json" />
  5266. <Content Include="Content\static\map\city\130500.json" />
  5267. <Content Include="Content\static\map\city\130600.json" />
  5268. <Content Include="Content\static\map\city\130700.json" />
  5269. <Content Include="Content\static\map\city\130800.json" />
  5270. <Content Include="Content\static\map\city\130900.json" />
  5271. <Content Include="Content\static\map\city\131000.json" />
  5272. <Content Include="Content\static\map\city\131100.json" />
  5273. <Content Include="Content\static\map\city\140100.json" />
  5274. <Content Include="Content\static\map\city\140200.json" />
  5275. <Content Include="Content\static\map\city\140300.json" />
  5276. <Content Include="Content\static\map\city\140400.json" />
  5277. <Content Include="Content\static\map\city\140500.json" />
  5278. <Content Include="Content\static\map\city\140600.json" />
  5279. <Content Include="Content\static\map\city\140700.json" />
  5280. <Content Include="Content\static\map\city\140800.json" />
  5281. <Content Include="Content\static\map\city\140900.json" />
  5282. <Content Include="Content\static\map\city\141000.json" />
  5283. <Content Include="Content\static\map\city\141100.json" />
  5284. <Content Include="Content\static\map\city\150100.json" />
  5285. <Content Include="Content\static\map\city\150200.json" />
  5286. <Content Include="Content\static\map\city\150300.json" />
  5287. <Content Include="Content\static\map\city\150400.json" />
  5288. <Content Include="Content\static\map\city\150500.json" />
  5289. <Content Include="Content\static\map\city\150600.json" />
  5290. <Content Include="Content\static\map\city\150700.json" />
  5291. <Content Include="Content\static\map\city\150800.json" />
  5292. <Content Include="Content\static\map\city\150900.json" />
  5293. <Content Include="Content\static\map\city\152200.json" />
  5294. <Content Include="Content\static\map\city\152500.json" />
  5295. <Content Include="Content\static\map\city\152900.json" />
  5296. <Content Include="Content\static\map\city\210100.json" />
  5297. <Content Include="Content\static\map\city\210200.json" />
  5298. <Content Include="Content\static\map\city\210300.json" />
  5299. <Content Include="Content\static\map\city\210400.json" />
  5300. <Content Include="Content\static\map\city\210500.json" />
  5301. <Content Include="Content\static\map\city\210600.json" />
  5302. <Content Include="Content\static\map\city\210700.json" />
  5303. <Content Include="Content\static\map\city\210800.json" />
  5304. <Content Include="Content\static\map\city\210900.json" />
  5305. <Content Include="Content\static\map\city\211000.json" />
  5306. <Content Include="Content\static\map\city\211100.json" />
  5307. <Content Include="Content\static\map\city\211200.json" />
  5308. <Content Include="Content\static\map\city\211300.json" />
  5309. <Content Include="Content\static\map\city\211400.json" />
  5310. <Content Include="Content\static\map\city\220100.json" />
  5311. <Content Include="Content\static\map\city\220200.json" />
  5312. <Content Include="Content\static\map\city\220300.json" />
  5313. <Content Include="Content\static\map\city\220400.json" />
  5314. <Content Include="Content\static\map\city\220500.json" />
  5315. <Content Include="Content\static\map\city\220600.json" />
  5316. <Content Include="Content\static\map\city\220700.json" />
  5317. <Content Include="Content\static\map\city\220800.json" />
  5318. <Content Include="Content\static\map\city\222400.json" />
  5319. <Content Include="Content\static\map\city\230100.json" />
  5320. <Content Include="Content\static\map\city\230200.json" />
  5321. <Content Include="Content\static\map\city\230300.json" />
  5322. <Content Include="Content\static\map\city\230400.json" />
  5323. <Content Include="Content\static\map\city\230500.json" />
  5324. <Content Include="Content\static\map\city\230600.json" />
  5325. <Content Include="Content\static\map\city\230700.json" />
  5326. <Content Include="Content\static\map\city\230800.json" />
  5327. <Content Include="Content\static\map\city\230900.json" />
  5328. <Content Include="Content\static\map\city\231000.json" />
  5329. <Content Include="Content\static\map\city\231100.json" />
  5330. <Content Include="Content\static\map\city\231200.json" />
  5331. <Content Include="Content\static\map\city\232700.json" />
  5332. <Content Include="Content\static\map\city\310100.json" />
  5333. <Content Include="Content\static\map\city\310200.json" />
  5334. <Content Include="Content\static\map\city\320100.json" />
  5335. <Content Include="Content\static\map\city\320200.json" />
  5336. <Content Include="Content\static\map\city\320300.json" />
  5337. <Content Include="Content\static\map\city\320400.json" />
  5338. <Content Include="Content\static\map\city\320500.json" />
  5339. <Content Include="Content\static\map\city\320600.json" />
  5340. <Content Include="Content\static\map\city\320700.json" />
  5341. <Content Include="Content\static\map\city\320800.json" />
  5342. <Content Include="Content\static\map\city\320900.json" />
  5343. <Content Include="Content\static\map\city\321000.json" />
  5344. <Content Include="Content\static\map\city\321100.json" />
  5345. <Content Include="Content\static\map\city\321200.json" />
  5346. <Content Include="Content\static\map\city\321300.json" />
  5347. <Content Include="Content\static\map\city\330100.json" />
  5348. <Content Include="Content\static\map\city\330200.json" />
  5349. <Content Include="Content\static\map\city\330300.json" />
  5350. <Content Include="Content\static\map\city\330400.json" />
  5351. <Content Include="Content\static\map\city\330500.json" />
  5352. <Content Include="Content\static\map\city\330600.json" />
  5353. <Content Include="Content\static\map\city\330700.json" />
  5354. <Content Include="Content\static\map\city\330800.json" />
  5355. <Content Include="Content\static\map\city\330900.json" />
  5356. <Content Include="Content\static\map\city\331000.json" />
  5357. <Content Include="Content\static\map\city\331100.json" />
  5358. <Content Include="Content\static\map\city\340100.json" />
  5359. <Content Include="Content\static\map\city\340200.json" />
  5360. <Content Include="Content\static\map\city\340300.json" />
  5361. <Content Include="Content\static\map\city\340400.json" />
  5362. <Content Include="Content\static\map\city\340500.json" />
  5363. <Content Include="Content\static\map\city\340600.json" />
  5364. <Content Include="Content\static\map\city\340700.json" />
  5365. <Content Include="Content\static\map\city\340800.json" />
  5366. <Content Include="Content\static\map\city\341000.json" />
  5367. <Content Include="Content\static\map\city\341100.json" />
  5368. <Content Include="Content\static\map\city\341200.json" />
  5369. <Content Include="Content\static\map\city\341300.json" />
  5370. <Content Include="Content\static\map\city\341500.json" />
  5371. <Content Include="Content\static\map\city\341600.json" />
  5372. <Content Include="Content\static\map\city\341700.json" />
  5373. <Content Include="Content\static\map\city\341800.json" />
  5374. <Content Include="Content\static\map\city\350100.json" />
  5375. <Content Include="Content\static\map\city\350200.json" />
  5376. <Content Include="Content\static\map\city\350300.json" />
  5377. <Content Include="Content\static\map\city\350400.json" />
  5378. <Content Include="Content\static\map\city\350500.json" />
  5379. <Content Include="Content\static\map\city\350600.json" />
  5380. <Content Include="Content\static\map\city\350700.json" />
  5381. <Content Include="Content\static\map\city\350800.json" />
  5382. <Content Include="Content\static\map\city\350900.json" />
  5383. <Content Include="Content\static\map\city\360100.json" />
  5384. <Content Include="Content\static\map\city\360200.json" />
  5385. <Content Include="Content\static\map\city\360300.json" />
  5386. <Content Include="Content\static\map\city\360400.json" />
  5387. <Content Include="Content\static\map\city\360500.json" />
  5388. <Content Include="Content\static\map\city\360600.json" />
  5389. <Content Include="Content\static\map\city\360700.json" />
  5390. <Content Include="Content\static\map\city\360800.json" />
  5391. <Content Include="Content\static\map\city\360900.json" />
  5392. <Content Include="Content\static\map\city\361000.json" />
  5393. <Content Include="Content\static\map\city\361100.json" />
  5394. <Content Include="Content\static\map\city\370100.json" />
  5395. <Content Include="Content\static\map\city\370200.json" />
  5396. <Content Include="Content\static\map\city\370300.json" />
  5397. <Content Include="Content\static\map\city\370400.json" />
  5398. <Content Include="Content\static\map\city\370500.json" />
  5399. <Content Include="Content\static\map\city\370600.json" />
  5400. <Content Include="Content\static\map\city\370700.json" />
  5401. <Content Include="Content\static\map\city\370800.json" />
  5402. <Content Include="Content\static\map\city\370900.json" />
  5403. <Content Include="Content\static\map\city\371000.json" />
  5404. <Content Include="Content\static\map\city\371100.json" />
  5405. <Content Include="Content\static\map\city\371200.json" />
  5406. <Content Include="Content\static\map\city\371300.json" />
  5407. <Content Include="Content\static\map\city\371400.json" />
  5408. <Content Include="Content\static\map\city\371500.json" />
  5409. <Content Include="Content\static\map\city\371600.json" />
  5410. <Content Include="Content\static\map\city\371700.json" />
  5411. <Content Include="Content\static\map\city\410100.json" />
  5412. <Content Include="Content\static\map\city\410200.json" />
  5413. <Content Include="Content\static\map\city\410300.json" />
  5414. <Content Include="Content\static\map\city\410400.json" />
  5415. <Content Include="Content\static\map\city\410500.json" />
  5416. <Content Include="Content\static\map\city\410600.json" />
  5417. <Content Include="Content\static\map\city\410700.json" />
  5418. <Content Include="Content\static\map\city\410800.json" />
  5419. <Content Include="Content\static\map\city\410900.json" />
  5420. <Content Include="Content\static\map\city\411000.json" />
  5421. <Content Include="Content\static\map\city\411100.json" />
  5422. <Content Include="Content\static\map\city\411200.json" />
  5423. <Content Include="Content\static\map\city\411300.json" />
  5424. <Content Include="Content\static\map\city\411400.json" />
  5425. <Content Include="Content\static\map\city\411500.json" />
  5426. <Content Include="Content\static\map\city\411600.json" />
  5427. <Content Include="Content\static\map\city\411700.json" />
  5428. <Content Include="Content\static\map\city\420100.json" />
  5429. <Content Include="Content\static\map\city\420200.json" />
  5430. <Content Include="Content\static\map\city\420300.json" />
  5431. <Content Include="Content\static\map\city\420500.json" />
  5432. <Content Include="Content\static\map\city\420600.json" />
  5433. <Content Include="Content\static\map\city\420700.json" />
  5434. <Content Include="Content\static\map\city\420800.json" />
  5435. <Content Include="Content\static\map\city\420900.json" />
  5436. <Content Include="Content\static\map\city\421000.json" />
  5437. <Content Include="Content\static\map\city\421100.json" />
  5438. <Content Include="Content\static\map\city\421200.json" />
  5439. <Content Include="Content\static\map\city\421300.json" />
  5440. <Content Include="Content\static\map\city\422800.json" />
  5441. <Content Include="Content\static\map\city\429000.json" />
  5442. <Content Include="Content\static\map\city\430100.json" />
  5443. <Content Include="Content\static\map\city\430200.json" />
  5444. <Content Include="Content\static\map\city\430300.json" />
  5445. <Content Include="Content\static\map\city\430400.json" />
  5446. <Content Include="Content\static\map\city\430500.json" />
  5447. <Content Include="Content\static\map\city\430600.json" />
  5448. <Content Include="Content\static\map\city\430700.json" />
  5449. <Content Include="Content\static\map\city\430800.json" />
  5450. <Content Include="Content\static\map\city\430900.json" />
  5451. <Content Include="Content\static\map\city\431000.json" />
  5452. <Content Include="Content\static\map\city\431100.json" />
  5453. <Content Include="Content\static\map\city\431200.json" />
  5454. <Content Include="Content\static\map\city\431300.json" />
  5455. <Content Include="Content\static\map\city\433100.json" />
  5456. <Content Include="Content\static\map\city\440100.json" />
  5457. <Content Include="Content\static\map\city\440200.json" />
  5458. <Content Include="Content\static\map\city\440300.json" />
  5459. <Content Include="Content\static\map\city\440400.json" />
  5460. <Content Include="Content\static\map\city\440500.json" />
  5461. <Content Include="Content\static\map\city\440600.json" />
  5462. <Content Include="Content\static\map\city\440700.json" />
  5463. <Content Include="Content\static\map\city\440800.json" />
  5464. <Content Include="Content\static\map\city\440900.json" />
  5465. <Content Include="Content\static\map\city\441200.json" />
  5466. <Content Include="Content\static\map\city\441300.json" />
  5467. <Content Include="Content\static\map\city\441400.json" />
  5468. <Content Include="Content\static\map\city\441500.json" />
  5469. <Content Include="Content\static\map\city\441600.json" />
  5470. <Content Include="Content\static\map\city\441700.json" />
  5471. <Content Include="Content\static\map\city\441800.json" />
  5472. <Content Include="Content\static\map\city\441900.json" />
  5473. <Content Include="Content\static\map\city\442000.json" />
  5474. <Content Include="Content\static\map\city\445100.json" />
  5475. <Content Include="Content\static\map\city\445200.json" />
  5476. <Content Include="Content\static\map\city\445300.json" />
  5477. <Content Include="Content\static\map\city\450100.json" />
  5478. <Content Include="Content\static\map\city\450200.json" />
  5479. <Content Include="Content\static\map\city\450300.json" />
  5480. <Content Include="Content\static\map\city\450400.json" />
  5481. <Content Include="Content\static\map\city\450500.json" />
  5482. <Content Include="Content\static\map\city\450600.json" />
  5483. <Content Include="Content\static\map\city\450700.json" />
  5484. <Content Include="Content\static\map\city\450800.json" />
  5485. <Content Include="Content\static\map\city\450900.json" />
  5486. <Content Include="Content\static\map\city\451000.json" />
  5487. <Content Include="Content\static\map\city\451100.json" />
  5488. <Content Include="Content\static\map\city\451200.json" />
  5489. <Content Include="Content\static\map\city\451300.json" />
  5490. <Content Include="Content\static\map\city\451400.json" />
  5491. <Content Include="Content\static\map\city\460100.json" />
  5492. <Content Include="Content\static\map\city\460200.json" />
  5493. <Content Include="Content\static\map\city\460300.json" />
  5494. <Content Include="Content\static\map\city\469000.json" />
  5495. <Content Include="Content\static\map\city\500100.json" />
  5496. <Content Include="Content\static\map\city\510100.json" />
  5497. <Content Include="Content\static\map\city\510300.json" />
  5498. <Content Include="Content\static\map\city\510400.json" />
  5499. <Content Include="Content\static\map\city\510500.json" />
  5500. <Content Include="Content\static\map\city\510600.json" />
  5501. <Content Include="Content\static\map\city\510700.json" />
  5502. <Content Include="Content\static\map\city\510800.json" />
  5503. <Content Include="Content\static\map\city\510900.json" />
  5504. <Content Include="Content\static\map\city\511000.json" />
  5505. <Content Include="Content\static\map\city\511100.json" />
  5506. <Content Include="Content\static\map\city\511300.json" />
  5507. <Content Include="Content\static\map\city\511400.json" />
  5508. <Content Include="Content\static\map\city\511500.json" />
  5509. <Content Include="Content\static\map\city\511600.json" />
  5510. <Content Include="Content\static\map\city\511700.json" />
  5511. <Content Include="Content\static\map\city\511800.json" />
  5512. <Content Include="Content\static\map\city\511900.json" />
  5513. <Content Include="Content\static\map\city\512000.json" />
  5514. <Content Include="Content\static\map\city\513200.json" />
  5515. <Content Include="Content\static\map\city\513300.json" />
  5516. <Content Include="Content\static\map\city\513400.json" />
  5517. <Content Include="Content\static\map\city\520100.json" />
  5518. <Content Include="Content\static\map\city\520200.json" />
  5519. <Content Include="Content\static\map\city\520300.json" />
  5520. <Content Include="Content\static\map\city\520400.json" />
  5521. <Content Include="Content\static\map\city\522200.json" />
  5522. <Content Include="Content\static\map\city\522300.json" />
  5523. <Content Include="Content\static\map\city\522400.json" />
  5524. <Content Include="Content\static\map\city\522600.json" />
  5525. <Content Include="Content\static\map\city\522700.json" />
  5526. <Content Include="Content\static\map\city\530100.json" />
  5527. <Content Include="Content\static\map\city\530300.json" />
  5528. <Content Include="Content\static\map\city\530400.json" />
  5529. <Content Include="Content\static\map\city\530500.json" />
  5530. <Content Include="Content\static\map\city\530600.json" />
  5531. <Content Include="Content\static\map\city\530700.json" />
  5532. <Content Include="Content\static\map\city\530800.json" />
  5533. <Content Include="Content\static\map\city\530900.json" />
  5534. <Content Include="Content\static\map\city\532300.json" />
  5535. <Content Include="Content\static\map\city\532500.json" />
  5536. <Content Include="Content\static\map\city\532600.json" />
  5537. <Content Include="Content\static\map\city\532800.json" />
  5538. <Content Include="Content\static\map\city\532900.json" />
  5539. <Content Include="Content\static\map\city\533100.json" />
  5540. <Content Include="Content\static\map\city\533300.json" />
  5541. <Content Include="Content\static\map\city\533400.json" />
  5542. <Content Include="Content\static\map\city\540100.json" />
  5543. <Content Include="Content\static\map\city\542100.json" />
  5544. <Content Include="Content\static\map\city\542200.json" />
  5545. <Content Include="Content\static\map\city\542300.json" />
  5546. <Content Include="Content\static\map\city\542400.json" />
  5547. <Content Include="Content\static\map\city\542500.json" />
  5548. <Content Include="Content\static\map\city\542600.json" />
  5549. <Content Include="Content\static\map\city\610100.json" />
  5550. <Content Include="Content\static\map\city\610200.json" />
  5551. <Content Include="Content\static\map\city\610300.json" />
  5552. <Content Include="Content\static\map\city\610400.json" />
  5553. <Content Include="Content\static\map\city\610500.json" />
  5554. <Content Include="Content\static\map\city\610600.json" />
  5555. <Content Include="Content\static\map\city\610700.json" />
  5556. <Content Include="Content\static\map\city\610800.json" />
  5557. <Content Include="Content\static\map\city\610900.json" />
  5558. <Content Include="Content\static\map\city\611000.json" />
  5559. <Content Include="Content\static\map\city\620100.json" />
  5560. <Content Include="Content\static\map\city\620200.json" />
  5561. <Content Include="Content\static\map\city\620300.json" />
  5562. <Content Include="Content\static\map\city\620400.json" />
  5563. <Content Include="Content\static\map\city\620500.json" />
  5564. <Content Include="Content\static\map\city\620600.json" />
  5565. <Content Include="Content\static\map\city\620700.json" />
  5566. <Content Include="Content\static\map\city\620800.json" />
  5567. <Content Include="Content\static\map\city\620900.json" />
  5568. <Content Include="Content\static\map\city\621000.json" />
  5569. <Content Include="Content\static\map\city\621100.json" />
  5570. <Content Include="Content\static\map\city\621200.json" />
  5571. <Content Include="Content\static\map\city\622900.json" />
  5572. <Content Include="Content\static\map\city\623000.json" />
  5573. <Content Include="Content\static\map\city\630100.json" />
  5574. <Content Include="Content\static\map\city\632100.json" />
  5575. <Content Include="Content\static\map\city\632200.json" />
  5576. <Content Include="Content\static\map\city\632300.json" />
  5577. <Content Include="Content\static\map\city\632500.json" />
  5578. <Content Include="Content\static\map\city\632600.json" />
  5579. <Content Include="Content\static\map\city\632700.json" />
  5580. <Content Include="Content\static\map\city\632800.json" />
  5581. <Content Include="Content\static\map\city\640100.json" />
  5582. <Content Include="Content\static\map\city\640200.json" />
  5583. <Content Include="Content\static\map\city\640300.json" />
  5584. <Content Include="Content\static\map\city\640400.json" />
  5585. <Content Include="Content\static\map\city\640500.json" />
  5586. <Content Include="Content\static\map\city\650100.json" />
  5587. <Content Include="Content\static\map\city\650200.json" />
  5588. <Content Include="Content\static\map\city\652100.json" />
  5589. <Content Include="Content\static\map\city\652200.json" />
  5590. <Content Include="Content\static\map\city\652300.json" />
  5591. <Content Include="Content\static\map\city\652700.json" />
  5592. <Content Include="Content\static\map\city\652800.json" />
  5593. <Content Include="Content\static\map\city\652900.json" />
  5594. <Content Include="Content\static\map\city\653000.json" />
  5595. <Content Include="Content\static\map\city\653100.json" />
  5596. <Content Include="Content\static\map\city\653200.json" />
  5597. <Content Include="Content\static\map\city\654000.json" />
  5598. <Content Include="Content\static\map\city\654200.json" />
  5599. <Content Include="Content\static\map\city\654300.json" />
  5600. <Content Include="Content\static\map\city\659000.json" />
  5601. <Content Include="Content\static\map\city\710000.json" />
  5602. <Content Include="Content\static\map\city\810100.json" />
  5603. <Content Include="Content\static\map\city\820000.json" />
  5604. <Content Include="Content\static\map\province\anhui.json" />
  5605. <Content Include="Content\static\map\province\aomen.json" />
  5606. <Content Include="Content\static\map\province\beijing.json" />
  5607. <Content Include="Content\static\map\province\chongqing.json" />
  5608. <Content Include="Content\static\map\province\fujian.json" />
  5609. <Content Include="Content\static\map\province\gansu.json" />
  5610. <Content Include="Content\static\map\province\guangdong.json" />
  5611. <Content Include="Content\static\map\province\guangxi.json" />
  5612. <Content Include="Content\static\map\province\guizhou.json" />
  5613. <Content Include="Content\static\map\province\hainan.json" />
  5614. <Content Include="Content\static\map\province\hebei.json" />
  5615. <Content Include="Content\static\map\province\heilongjiang.json" />
  5616. <Content Include="Content\static\map\province\henan.json" />
  5617. <Content Include="Content\static\map\province\hubei.json" />
  5618. <Content Include="Content\static\map\province\hunan.json" />
  5619. <Content Include="Content\static\map\province\jiangsu.json" />
  5620. <Content Include="Content\static\map\province\jiangxi.json" />
  5621. <Content Include="Content\static\map\province\jilin.json" />
  5622. <Content Include="Content\static\map\province\liaoning.json" />
  5623. <Content Include="Content\static\map\province\neimenggu.json" />
  5624. <Content Include="Content\static\map\province\ningxia.json" />
  5625. <Content Include="Content\static\map\province\qinghai.json" />
  5626. <Content Include="Content\static\map\province\shandong.json" />
  5627. <Content Include="Content\static\map\province\shanghai.json" />
  5628. <Content Include="Content\static\map\province\shanxi.json" />
  5629. <Content Include="Content\static\map\province\shanxi1.json" />
  5630. <Content Include="Content\static\map\province\sichuan.json" />
  5631. <Content Include="Content\static\map\province\tianjin.json" />
  5632. <Content Include="Content\static\map\province\xianggang.json" />
  5633. <Content Include="Content\static\map\province\xinjiang.json" />
  5634. <Content Include="Content\static\map\province\xizang.json" />
  5635. <Content Include="Content\static\map\province\yunnan.json" />
  5636. <Content Include="Content\static\map\province\zhejiang.json" />
  5637. <Content Include="Content\font\learunfont\iconfont.eot" />
  5638. <Content Include="Content\font\learunfont\iconfont.ttf" />
  5639. <Content Include="Content\font\learunfont\iconfont.woff" />
  5640. <Content Include="Views\LR_Content\style\lr-layer.css" />
  5641. <Content Include="Content\images\ShowRegister\beauthorized.png" />
  5642. <Content Include="Content\images\ShowRegister\head_left.png" />
  5643. <Content Include="Content\images\ShowRegister\head_right.png" />
  5644. <Content Include="Content\images\ShowRegister\unauthorized.png" />
  5645. <Content Include="Views\UserCenter\ContactForm.css" />
  5646. <Content Include="Views\UserCenter\ContactForm.js" />
  5647. <Content Include="Views\UserCenter\HeadForm.css" />
  5648. <Content Include="Views\UserCenter\HeadForm.js" />
  5649. <Content Include="Views\UserCenter\IndexForDC.js" />
  5650. <Content Include="Views\UserCenter\IndexInTeacher.css" />
  5651. <Content Include="Views\UserCenter\IndexInTeacher.js" />
  5652. <Content Include="Views\UserCenter\Index.css" />
  5653. <Content Include="Views\UserCenter\Index.js" />
  5654. <Content Include="Views\UserCenter\LanguageForm.css" />
  5655. <Content Include="Views\UserCenter\LanguageForm.js" />
  5656. <Content Include="Views\UserCenter\LogIndex.css" />
  5657. <Content Include="Views\UserCenter\LogIndex.js" />
  5658. <Content Include="Views\UserCenter\PassWordForm.css" />
  5659. <Content Include="Views\UserCenter\PassWordForm.js" />
  5660. <Content Include="Views\UserCenter\teacherDot.css" />
  5661. <Content Include="Views\UserCenter\userInTeacher.css" />
  5662. <Content Include="Views\UserCenter\user.css" />
  5663. <Content Include="Views\Utility\AppDevGuideIndex.js" />
  5664. <Content Include="Views\Utility\EditGridForm.css" />
  5665. <Content Include="Views\Utility\EditGridForm.js" />
  5666. <Content Include="Views\Utility\ExcelExportForm.js" />
  5667. <Content Include="Views\Utility\GirdSelectIndex.css" />
  5668. <Content Include="Views\Utility\GirdSelectIndex.js" />
  5669. <Content Include="Views\Utility\JfGirdLayerForm.css" />
  5670. <Content Include="Views\Utility\JfGirdLayerForm.js" />
  5671. <Content Include="Views\Utility\ListContentIndexLost.js" />
  5672. <Content Include="Views\Utility\ListContentIndex.js" />
  5673. <Content Include="Views\Utility\PCDevGuideIndex.js" />
  5674. <Content Include="Views\Utility\PreviewForm.js" />
  5675. <Content Include="Views\Utility\TreeSelectIndex.css" />
  5676. <Content Include="Views\Utility\TreeSelectIndex.js" />
  5677. <Content Include="Web.config">
  5678. <SubType>Designer</SubType>
  5679. </Content>
  5680. <Content Include="Web.Debug.config">
  5681. <DependentUpon>Web.config</DependentUpon>
  5682. </Content>
  5683. <Content Include="Web.Release.config">
  5684. <DependentUpon>Web.config</DependentUpon>
  5685. </Content>
  5686. <Content Include="Views\Web.config" />
  5687. <Content Include="Views\Error\ErrorBrowser.cshtml" />
  5688. <Content Include="Views\Error\ErrorPath404.cshtml" />
  5689. <Content Include="Views\Utility\Icon.cshtml" />
  5690. <Content Include="Views\UserCenter\Index.cshtml" />
  5691. <Content Include="Views\UserCenter\ContactForm.cshtml" />
  5692. <Content Include="Views\UserCenter\HeadForm.cshtml" />
  5693. <Content Include="Views\UserCenter\PassWordForm.cshtml" />
  5694. <Content Include="Views\UserCenter\LogIndex.cshtml" />
  5695. <Content Include="Areas\LR_AuthorizeModule\Views\DataAuthorize\Index.cshtml" />
  5696. <Content Include="Areas\LR_AuthorizeModule\Views\DataAuthorize\Index.js" />
  5697. <Content Include="Areas\LR_AuthorizeModule\Views\DataAuthorize\Form.cshtml" />
  5698. <Content Include="Areas\LR_AuthorizeModule\Views\DataAuthorize\Form.js" />
  5699. <Content Include="Views\Utility\ExcelExportForm.cshtml" />
  5700. <Content Include="Views\Shared\_Index.cshtml">
  5701. <SubType>Code</SubType>
  5702. </Content>
  5703. <Content Include="Views\Utility\GirdSelectIndex.cshtml" />
  5704. <Content Include="Views\Utility\AppIcon.cshtml" />
  5705. <Content Include="Views\Utility\TreeSelectIndex.cshtml" />
  5706. <Content Include="Views\Utility\PreviewForm.cshtml" />
  5707. <Content Include="Views\Utility\EditGridForm.cshtml" />
  5708. <Content Include="Views\Utility\JfGirdLayerForm.cshtml" />
  5709. <Content Include="Views\Login\Accordion.cshtml" />
  5710. <Content Include="Views\Login\Top.cshtml" />
  5711. <Content Include="Views\Login\Window.cshtml" />
  5712. <Content Include="Views\Utility\ListContentIndex.cshtml" />
  5713. <Content Include="Views\Utility\PCDevGuideIndex.cshtml" />
  5714. <Content Include="Views\Utility\AppDevGuideIndex.cshtml" />
  5715. <Content Include="Areas\LR_Desktop\Views\DTTarget\Index.cshtml" />
  5716. <Content Include="Areas\LR_Desktop\Views\DTTarget\Index.js" />
  5717. <Content Include="Areas\LR_Desktop\Views\DTTarget\Form.cshtml" />
  5718. <Content Include="Areas\LR_Desktop\Views\DTTarget\Form.js" />
  5719. <Content Include="Areas\LR_Desktop\Views\DTList\Index.cshtml" />
  5720. <Content Include="Areas\LR_Desktop\Views\DTList\Index.js" />
  5721. <Content Include="Areas\LR_Desktop\Views\DTList\Form.cshtml" />
  5722. <Content Include="Areas\LR_Desktop\Views\DTList\Form.js" />
  5723. <Content Include="Areas\LR_Desktop\Views\DTChart\Index.cshtml" />
  5724. <Content Include="Areas\LR_Desktop\Views\DTChart\Index.js" />
  5725. <Content Include="Areas\LR_Desktop\Views\DTChart\Form.cshtml" />
  5726. <Content Include="Areas\LR_Desktop\Views\DTChart\Form.js" />
  5727. <Content Include="Areas\LR_LGManager\Views\LGMap\Index.cshtml" />
  5728. <Content Include="Areas\LR_LGManager\Views\LGMap\Index.js" />
  5729. <Content Include="Areas\LR_LGManager\Views\LGMap\Form.cshtml" />
  5730. <Content Include="Areas\LR_LGManager\Views\LGMap\Form.js" />
  5731. <Content Include="Areas\LR_LGManager\Views\LGType\Index.cshtml" />
  5732. <Content Include="Areas\LR_LGManager\Views\LGType\Index.js" />
  5733. <Content Include="Areas\LR_LGManager\Views\LGType\Form.cshtml" />
  5734. <Content Include="Areas\LR_LGManager\Views\LGType\Form.js" />
  5735. <Content Include="Views\Home\AdminDesktopAccordion.cshtml" />
  5736. <Content Include="Views\Home\AdminDesktopWindos.cshtml" />
  5737. <Content Include="Views\Home\AdminDesktopTop.cshtml" />
  5738. <Content Include="Areas\LR_ReportTest\Views\TestCRMReport\Index.cshtml" />
  5739. <Content Include="Areas\LR_ReportTest\Views\TestCRMReport\Index.js" />
  5740. <Content Include="Areas\EducationalAdministration\Views\CdDept\Index.cshtml" />
  5741. <Content Include="Areas\EducationalAdministration\Views\CdDept\Index.js" />
  5742. <Content Include="Areas\EducationalAdministration\Views\CdDept\Form.cshtml" />
  5743. <Content Include="Areas\EducationalAdministration\Views\CdDept\Form.js" />
  5744. <Content Include="Areas\EducationalAdministration\Views\CdMajor\Index.cshtml" />
  5745. <Content Include="Areas\EducationalAdministration\Views\CdMajor\Index.js" />
  5746. <Content Include="Areas\EducationalAdministration\Views\CdMajor\Form.cshtml" />
  5747. <Content Include="Areas\EducationalAdministration\Views\CdMajor\Form.js" />
  5748. <Content Include="Areas\EducationalAdministration\Views\LessonInfo\Index.cshtml" />
  5749. <Content Include="Areas\EducationalAdministration\Views\LessonInfo\Index.js" />
  5750. <Content Include="Areas\EducationalAdministration\Views\LessonInfo\Form.cshtml" />
  5751. <Content Include="Areas\EducationalAdministration\Views\LessonInfo\Form.js" />
  5752. <Content Include="Areas\EducationalAdministration\Views\CdLessonSort\Index.cshtml" />
  5753. <Content Include="Areas\EducationalAdministration\Views\CdLessonSort\Index.js" />
  5754. <Content Include="Areas\EducationalAdministration\Views\CdLessonSort\Form.cshtml" />
  5755. <Content Include="Areas\EducationalAdministration\Views\CdLessonSort\Form.js" />
  5756. <Content Include="Areas\EducationalAdministration\Views\CdLessonSortDetail\Index.cshtml" />
  5757. <Content Include="Areas\EducationalAdministration\Views\CdLessonSortDetail\Index.js" />
  5758. <Content Include="Areas\EducationalAdministration\Views\CdLessonSortDetail\Form.cshtml" />
  5759. <Content Include="Areas\EducationalAdministration\Views\CdLessonSortDetail\Form.js" />
  5760. <Content Include="Areas\EducationalAdministration\Views\CdClassType\Index.cshtml" />
  5761. <Content Include="Areas\EducationalAdministration\Views\CdClassType\Index.js" />
  5762. <Content Include="Areas\EducationalAdministration\Views\CdClassType\Form.cshtml" />
  5763. <Content Include="Areas\EducationalAdministration\Views\CdClassType\Form.js" />
  5764. <Content Include="Areas\EducationalAdministration\Views\ClassroomBuilding\Index.cshtml" />
  5765. <Content Include="Areas\EducationalAdministration\Views\ClassroomBuilding\Index.js" />
  5766. <Content Include="Areas\EducationalAdministration\Views\ClassroomBuilding\Form.cshtml" />
  5767. <Content Include="Areas\EducationalAdministration\Views\ClassroomBuilding\Form.js" />
  5768. <Content Include="Areas\EducationalAdministration\Views\ClassroomInfo\Index.cshtml" />
  5769. <Content Include="Areas\EducationalAdministration\Views\ClassroomInfo\Index.js" />
  5770. <Content Include="Areas\EducationalAdministration\Views\ClassroomInfo\Form.cshtml" />
  5771. <Content Include="Areas\EducationalAdministration\Views\ClassroomInfo\Form.js" />
  5772. <Content Include="Areas\EducationalAdministration\Views\ClassInfo\Index.cshtml" />
  5773. <Content Include="Areas\EducationalAdministration\Views\ClassInfo\Index.js" />
  5774. <Content Include="Areas\EducationalAdministration\Views\ClassInfo\Form.cshtml" />
  5775. <Content Include="Areas\EducationalAdministration\Views\ClassInfo\Form.js" />
  5776. <Content Include="Areas\EducationalAdministration\Views\EmpInfo\Index.cshtml" />
  5777. <Content Include="Areas\EducationalAdministration\Views\EmpInfo\Index.js" />
  5778. <Content Include="Areas\EducationalAdministration\Views\EmpInfo\Form.cshtml" />
  5779. <Content Include="Areas\EducationalAdministration\Views\EmpInfo\Form.js" />
  5780. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\Index.cshtml" />
  5781. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\Index.js" />
  5782. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\Form.cshtml" />
  5783. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\Form.js" />
  5784. <Content Include="Areas\EducationalAdministration\Views\DIC_PROVINCE\Index.cshtml" />
  5785. <Content Include="Areas\EducationalAdministration\Views\DIC_PROVINCE\Index.js" />
  5786. <Content Include="Areas\EducationalAdministration\Views\DIC_PROVINCE\Form.cshtml" />
  5787. <Content Include="Areas\EducationalAdministration\Views\DIC_PROVINCE\Form.js" />
  5788. <Content Include="Areas\EducationalAdministration\Views\DIC_CITY\Index.cshtml" />
  5789. <Content Include="Areas\EducationalAdministration\Views\DIC_CITY\Index.js" />
  5790. <Content Include="Areas\EducationalAdministration\Views\DIC_CITY\Form.cshtml" />
  5791. <Content Include="Areas\EducationalAdministration\Views\DIC_CITY\Form.js" />
  5792. <Content Include="Areas\EducationalAdministration\Views\DIC_AREA\Index.cshtml" />
  5793. <Content Include="Areas\EducationalAdministration\Views\DIC_AREA\Index.js" />
  5794. <Content Include="Areas\EducationalAdministration\Views\DIC_AREA\Form.cshtml" />
  5795. <Content Include="Areas\EducationalAdministration\Views\DIC_AREA\Form.js" />
  5796. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTerm\Index.cshtml" />
  5797. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTerm\Index.js" />
  5798. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTerm\Form.cshtml" />
  5799. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTerm\Form.js" />
  5800. <Content Include="Areas\EducationalAdministration\Views\SYS_SendMessage\Index.cshtml" />
  5801. <Content Include="Areas\EducationalAdministration\Views\SYS_SendMessage\Index.js" />
  5802. <Content Include="Areas\EducationalAdministration\Views\SYS_SendMessage\Form.cshtml" />
  5803. <Content Include="Areas\EducationalAdministration\Views\SYS_SendMessage\Form.js" />
  5804. <Content Include="Areas\EducationalAdministration\Views\SYS_ReceiveMessage\Index.cshtml" />
  5805. <Content Include="Areas\EducationalAdministration\Views\SYS_ReceiveMessage\Index.js" />
  5806. <Content Include="Areas\EducationalAdministration\Views\SYS_ReceiveMessage\Form.cshtml" />
  5807. <Content Include="Areas\EducationalAdministration\Views\SYS_ReceiveMessage\Form.js" />
  5808. <Content Include="Areas\EducationalAdministration\Views\JournalSend\Index.cshtml" />
  5809. <Content Include="Areas\EducationalAdministration\Views\JournalSend\Index.js" />
  5810. <Content Include="Areas\EducationalAdministration\Views\JournalSend\Form.cshtml" />
  5811. <Content Include="Areas\EducationalAdministration\Views\JournalSend\Form.js" />
  5812. <Content Include="Areas\EducationalAdministration\Views\JournalReceive\Index.cshtml" />
  5813. <Content Include="Areas\EducationalAdministration\Views\JournalReceive\Index.js" />
  5814. <Content Include="Areas\EducationalAdministration\Views\JournalReceive\Form.cshtml" />
  5815. <Content Include="Areas\EducationalAdministration\Views\JournalReceive\Form.js" />
  5816. <Content Include="Areas\EducationalAdministration\Views\AddressBook\Index.cshtml" />
  5817. <Content Include="Areas\EducationalAdministration\Views\AddressBook\Index.js" />
  5818. <Content Include="Areas\EducationalAdministration\Views\AddressBook\Form.cshtml" />
  5819. <Content Include="Areas\EducationalAdministration\Views\AddressBook\Form.js" />
  5820. <Content Include="Areas\PersonnelManagement\Views\TeacherCertificate\Index.cshtml" />
  5821. <Content Include="Areas\PersonnelManagement\Views\TeacherCertificate\Index.js" />
  5822. <Content Include="Areas\PersonnelManagement\Views\TeacherCertificate\Form.cshtml" />
  5823. <Content Include="Areas\PersonnelManagement\Views\TeacherCertificate\Form.js" />
  5824. <Content Include="Areas\PersonnelManagement\Views\TeacherTrain\Index.cshtml" />
  5825. <Content Include="Areas\PersonnelManagement\Views\TeacherTrain\Index.js" />
  5826. <Content Include="Areas\PersonnelManagement\Views\TeacherTrain\Form.cshtml" />
  5827. <Content Include="Areas\PersonnelManagement\Views\TeacherTrain\Form.js" />
  5828. <Content Include="Areas\PersonnelManagement\Views\TeacherTitleEvaluation\Index.cshtml" />
  5829. <Content Include="Areas\PersonnelManagement\Views\TeacherTitleEvaluation\Index.js" />
  5830. <Content Include="Areas\PersonnelManagement\Views\TeacherTitleEvaluation\Form.cshtml" />
  5831. <Content Include="Areas\PersonnelManagement\Views\TeacherTitleEvaluation\Form.js" />
  5832. <Content Include="Areas\PersonnelManagement\Views\TeacherRetire\Index.cshtml" />
  5833. <Content Include="Areas\PersonnelManagement\Views\TeacherRetire\Index.js" />
  5834. <Content Include="Areas\PersonnelManagement\Views\TeacherRetire\Form.cshtml" />
  5835. <Content Include="Areas\PersonnelManagement\Views\TeacherRetire\Form.js" />
  5836. <Content Include="Areas\PersonnelManagement\Views\TeacherDimission\Index.cshtml" />
  5837. <Content Include="Areas\PersonnelManagement\Views\TeacherDimission\Index.js" />
  5838. <Content Include="Areas\PersonnelManagement\Views\TeacherDimission\Form.cshtml" />
  5839. <Content Include="Areas\PersonnelManagement\Views\TeacherDimission\Form.js" />
  5840. <Content Include="Areas\PersonnelManagement\Views\TeacherTitleChange\Index.cshtml" />
  5841. <Content Include="Areas\PersonnelManagement\Views\TeacherTitleChange\Index.js" />
  5842. <Content Include="Areas\PersonnelManagement\Views\TeacherTitleChange\Form.cshtml" />
  5843. <Content Include="Areas\PersonnelManagement\Views\TeacherTitleChange\Form.js" />
  5844. <Content Include="Areas\PersonnelManagement\Views\TeacherPostChange\Index.cshtml" />
  5845. <Content Include="Areas\PersonnelManagement\Views\TeacherPostChange\Index.js" />
  5846. <Content Include="Areas\PersonnelManagement\Views\TeacherPostChange\Form.cshtml" />
  5847. <Content Include="Areas\PersonnelManagement\Views\TeacherPostChange\Form.js" />
  5848. <Content Include="Areas\PersonnelManagement\Views\SalarySheet\Index.cshtml" />
  5849. <Content Include="Areas\PersonnelManagement\Views\SalarySheet\Index.js" />
  5850. <Content Include="Areas\PersonnelManagement\Views\SalarySheet\Form.cshtml" />
  5851. <Content Include="Areas\PersonnelManagement\Views\SalarySheet\Form.js" />
  5852. <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\Index.cshtml" />
  5853. <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\Index.js" />
  5854. <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\Form.cshtml" />
  5855. <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\Form.js" />
  5856. <Content Include="Areas\EducationalAdministration\Views\Sys_SendComplaint\Index.cshtml" />
  5857. <Content Include="Areas\EducationalAdministration\Views\Sys_SendComplaint\Index.js" />
  5858. <Content Include="Areas\EducationalAdministration\Views\Sys_SendComplaint\Form.cshtml" />
  5859. <Content Include="Areas\EducationalAdministration\Views\Sys_SendComplaint\Form.js" />
  5860. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveComplaint\Index.cshtml" />
  5861. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveComplaint\Index.js" />
  5862. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveComplaint\Form.cshtml" />
  5863. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveComplaint\Form.js" />
  5864. <Content Include="Areas\Permission\Views\Perm_FunctionType\Index.cshtml" />
  5865. <Content Include="Areas\Permission\Views\Perm_FunctionType\Index.js" />
  5866. <Content Include="Areas\Permission\Views\Perm_FunctionType\Form.cshtml" />
  5867. <Content Include="Areas\Permission\Views\Perm_FunctionType\Form.js" />
  5868. <Content Include="Areas\Permission\Views\Perm_Function\Index.cshtml" />
  5869. <Content Include="Areas\Permission\Views\Perm_Function\Index.js" />
  5870. <Content Include="Areas\Permission\Views\Perm_Function\Form.cshtml" />
  5871. <Content Include="Areas\Permission\Views\Perm_Function\Form.js" />
  5872. <Content Include="Areas\Permission\Views\Perm_UserPermission\Index.cshtml" />
  5873. <Content Include="Areas\Permission\Views\Perm_UserPermission\Index.js" />
  5874. <Content Include="Areas\Permission\Views\Perm_UserPermission\Form.cshtml" />
  5875. <Content Include="Areas\Permission\Views\Perm_UserPermission\Form.js" />
  5876. <Content Include="Areas\Ask\Views\Ask_Type\Index.cshtml" />
  5877. <Content Include="Areas\Ask\Views\Ask_Type\Index.js" />
  5878. <Content Include="Areas\Ask\Views\Ask_Type\Form.cshtml" />
  5879. <Content Include="Areas\Ask\Views\Ask_Type\Form.js" />
  5880. <Content Include="Areas\Ask\Views\Ask_Main\Index.cshtml" />
  5881. <Content Include="Areas\Ask\Views\Ask_Main\Index.js" />
  5882. <Content Include="Areas\Ask\Views\Ask_Main\Form.cshtml" />
  5883. <Content Include="Areas\Ask\Views\Ask_Main\Form.js" />
  5884. <Content Include="Areas\Ask\Views\Ask_Question\Index.cshtml" />
  5885. <Content Include="Areas\Ask\Views\Ask_Question\Index.js" />
  5886. <Content Include="Areas\Ask\Views\Ask_Question\Form.cshtml" />
  5887. <Content Include="Areas\Ask\Views\Ask_Question\Form.js" />
  5888. <Content Include="Areas\Ask\Views\Ask_QuestionItems\Index.cshtml" />
  5889. <Content Include="Areas\Ask\Views\Ask_QuestionItems\Index.js" />
  5890. <Content Include="Areas\Ask\Views\Ask_QuestionItems\Form.cshtml" />
  5891. <Content Include="Areas\Ask\Views\Ask_QuestionItems\Form.js" />
  5892. <Content Include="Areas\LR_Desktop\Views\LR_OA_NewsRead\Index.cshtml" />
  5893. <Content Include="Areas\LR_Desktop\Views\LR_OA_NewsRead\Index.js" />
  5894. <Content Include="Areas\LR_Desktop\Views\LR_OA_NewsRead\Form.cshtml" />
  5895. <Content Include="Areas\LR_Desktop\Views\LR_OA_NewsRead\Form.js" />
  5896. <Content Include="Areas\LR_Desktop\Views\Sys_QRCodeInLogin\Index.cshtml" />
  5897. <Content Include="Areas\LR_Desktop\Views\Sys_QRCodeInLogin\Index.js" />
  5898. <Content Include="Areas\LR_Desktop\Views\Sys_QRCodeInLogin\Form.cshtml" />
  5899. <Content Include="Areas\LR_Desktop\Views\Sys_QRCodeInLogin\Form.js" />
  5900. <Content Include="Areas\Permission\Views\Perm_ChartGroup\Index.cshtml" />
  5901. <Content Include="Areas\Permission\Views\Perm_ChartGroup\Index.js" />
  5902. <Content Include="Areas\Permission\Views\Perm_ChartGroup\Form.cshtml" />
  5903. <Content Include="Areas\Permission\Views\Perm_ChartGroup\Form.js" />
  5904. <Content Include="Areas\EducationalAdministration\Views\EmpReportCard\Index.cshtml" />
  5905. <Content Include="Areas\EducationalAdministration\Views\EmpReportCard\Index.js" />
  5906. <Content Include="Areas\EducationalAdministration\Views\EmpReportCard\Form.cshtml" />
  5907. <Content Include="Areas\EducationalAdministration\Views\EmpReportCard\Form.js" />
  5908. <Content Include="Areas\LogisticsManagement\Views\Sanitation\Index.cshtml" />
  5909. <Content Include="Areas\LogisticsManagement\Views\Sanitation\Index.js" />
  5910. <Content Include="Areas\LogisticsManagement\Views\Sanitation\Form.cshtml" />
  5911. <Content Include="Areas\LogisticsManagement\Views\Sanitation\Form.js" />
  5912. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic_ChangeLog\Index.cshtml" />
  5913. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic_ChangeLog\Index.js" />
  5914. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic_ChangeLog\Form.cshtml" />
  5915. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic_ChangeLog\Form.js" />
  5916. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTermOfElective\Index.cshtml" />
  5917. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTermOfElective\Index.js" />
  5918. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTermOfElective\Form.cshtml" />
  5919. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTermOfElective\Form.js" />
  5920. <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElective\Index.cshtml" />
  5921. <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElective\Index.js" />
  5922. <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElective\Form.cshtml" />
  5923. <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElective\Form.js" />
  5924. <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElective\Index.cshtml" />
  5925. <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElective\Index.js" />
  5926. <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElective\AuditForm.cshtml" />
  5927. <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElective\AuditForm.js" />
  5928. <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTerm\Index.cshtml" />
  5929. <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTerm\Index.js" />
  5930. <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTerm\Form.cshtml" />
  5931. <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTerm\Form.js" />
  5932. <Content Include="Areas\EducationalAdministration\Views\StuAttendanceLeave\Index.cshtml" />
  5933. <Content Include="Areas\EducationalAdministration\Views\StuAttendanceLeave\Index.js" />
  5934. <Content Include="Areas\EducationalAdministration\Views\StuAttendanceLeave\Form.cshtml" />
  5935. <Content Include="Areas\EducationalAdministration\Views\StuAttendanceLeave\Form.js" />
  5936. <Content Include="Areas\EducationalAdministration\Views\ArrangeExamStructure\Index.cshtml" />
  5937. <Content Include="Areas\EducationalAdministration\Views\ArrangeExamStructure\Index.js" />
  5938. <Content Include="Areas\EducationalAdministration\Views\ArrangeExamStructure\Form.cshtml" />
  5939. <Content Include="Areas\EducationalAdministration\Views\ArrangeExamStructure\Form.js" />
  5940. <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaChargeBank\Index.cshtml" />
  5941. <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaChargeBank\Index.js" />
  5942. <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaChargeBank\Form.cshtml" />
  5943. <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaChargeBank\Form.js" />
  5944. <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaChargeItem\Index.cshtml" />
  5945. <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaChargeItem\Index.js" />
  5946. <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaChargeItem\Form.cshtml" />
  5947. <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaChargeItem\Form.js" />
  5948. <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaChargesStandard\Index.cshtml" />
  5949. <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaChargesStandard\Index.js" />
  5950. <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaChargesStandard\Form.cshtml" />
  5951. <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaChargesStandard\Form.js" />
  5952. <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaReplaceMode\Index.cshtml" />
  5953. <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaReplaceMode\Index.js" />
  5954. <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaReplaceMode\Form.cshtml" />
  5955. <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaReplaceMode\Form.js" />
  5956. <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaRefundItem\Index.cshtml" />
  5957. <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaRefundItem\Index.js" />
  5958. <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaRefundItem\Form.cshtml" />
  5959. <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaRefundItem\Form.js" />
  5960. <Content Include="Areas\EducationalAdministration\Views\StuScore\Index.cshtml" />
  5961. <Content Include="Areas\EducationalAdministration\Views\StuScore\Index.js" />
  5962. <Content Include="Areas\EducationalAdministration\Views\StuScore\Form.cshtml" />
  5963. <Content Include="Areas\EducationalAdministration\Views\StuScore\Form.js" />
  5964. <Content Include="Areas\EducationalAdministration\Views\StuPunishment\Index.cshtml" />
  5965. <Content Include="Areas\EducationalAdministration\Views\StuPunishment\Index.js" />
  5966. <Content Include="Areas\EducationalAdministration\Views\StuPunishment\Form.cshtml" />
  5967. <Content Include="Areas\EducationalAdministration\Views\StuPunishment\Form.js" />
  5968. <Content Include="Areas\EducationalAdministration\Views\StuEncourgement\Index.cshtml" />
  5969. <Content Include="Areas\EducationalAdministration\Views\StuEncourgement\Index.js" />
  5970. <Content Include="Areas\EducationalAdministration\Views\StuEncourgement\Form.cshtml" />
  5971. <Content Include="Areas\EducationalAdministration\Views\StuEncourgement\Form.js" />
  5972. <Content Include="Areas\EducationalAdministration\Views\QingJu_UserAccount\Index.cshtml" />
  5973. <Content Include="Areas\EducationalAdministration\Views\QingJu_UserAccount\Index.js" />
  5974. <Content Include="Areas\EducationalAdministration\Views\QingJu_UserAccount\Form.cshtml" />
  5975. <Content Include="Areas\EducationalAdministration\Views\QingJu_UserAccount\Form.js" />
  5976. <Content Include="Views\Home\QingJuRegister.cshtml" />
  5977. <Content Include="Views\Home\GoQingJu.cshtml" />
  5978. <Content Include="Areas\LR_Desktop\Views\Sys_CustomerService\Index.cshtml" />
  5979. <Content Include="Areas\LR_Desktop\Views\Sys_CustomerService\Index.js" />
  5980. <Content Include="Areas\LR_Desktop\Views\Sys_CustomerService\Form.cshtml" />
  5981. <Content Include="Areas\LR_Desktop\Views\Sys_CustomerService\Form.js" />
  5982. <Content Include="Areas\LR_Desktop\Views\Sys_DataBaseBackup\Index.cshtml" />
  5983. <Content Include="Areas\LR_Desktop\Views\Sys_DataBaseBackup\Index.js" />
  5984. <Content Include="Areas\LR_Desktop\Views\Sys_DataBaseBackup\Form.cshtml" />
  5985. <Content Include="Areas\LR_Desktop\Views\Sys_DataBaseBackup\Form.js" />
  5986. <Content Include="Areas\LR_Desktop\Views\Sys_DataBaseBackupSet\Index.cshtml" />
  5987. <Content Include="Areas\LR_Desktop\Views\Sys_DataBaseBackupSet\Index.js" />
  5988. <Content Include="Areas\LR_Desktop\Views\Sys_DataBaseBackupSet\Form.cshtml" />
  5989. <Content Include="Areas\LR_Desktop\Views\Sys_DataBaseBackupSet\Form.js" />
  5990. <Content Include="Areas\EducationalAdministration\Views\Dgree\Index.cshtml" />
  5991. <Content Include="Areas\EducationalAdministration\Views\Dgree\Index.js" />
  5992. <Content Include="Areas\EducationalAdministration\Views\Dgree\Form.cshtml" />
  5993. <Content Include="Areas\EducationalAdministration\Views\Dgree\Form.js" />
  5994. <Content Include="Areas\LR_Desktop\Views\Sys_UpdateRecord\Index.cshtml" />
  5995. <Content Include="Areas\LR_Desktop\Views\Sys_UpdateRecord\Index.js" />
  5996. <Content Include="Areas\LR_Desktop\Views\Sys_UpdateRecord\Form.cshtml" />
  5997. <Content Include="Areas\LR_Desktop\Views\Sys_UpdateRecord\Form.js" />
  5998. <Content Include="Areas\EducationalAdministration\Views\SchoolCalendar\Index.cshtml" />
  5999. <Content Include="Areas\EducationalAdministration\Views\SchoolCalendar\Index.js" />
  6000. <Content Include="Areas\EducationalAdministration\Views\SchoolCalendar\Form.cshtml" />
  6001. <Content Include="Areas\EducationalAdministration\Views\SchoolCalendar\Form.js" />
  6002. <Content Include="Areas\EducationalAdministration\Views\EADateArrange\Index.cshtml" />
  6003. <Content Include="Areas\EducationalAdministration\Views\EADateArrange\Index.js" />
  6004. <Content Include="Areas\EducationalAdministration\Views\EADateArrange\Form.cshtml" />
  6005. <Content Include="Areas\EducationalAdministration\Views\EADateArrange\Form.js" />
  6006. <Content Include="Areas\Permission\Views\Perm_FunctionVisit\Index.cshtml" />
  6007. <Content Include="Areas\Permission\Views\Perm_FunctionVisit\Index.js" />
  6008. <Content Include="Areas\Permission\Views\Perm_FunctionVisit\Form.cshtml" />
  6009. <Content Include="Areas\Permission\Views\Perm_FunctionVisit\Form.js" />
  6010. <Content Include="Areas\EducationalAdministration\Views\Edu_ChangeTeacherLesson\Index.cshtml" />
  6011. <Content Include="Areas\EducationalAdministration\Views\Edu_ChangeTeacherLesson\Index.js" />
  6012. <Content Include="Areas\EducationalAdministration\Views\Edu_ChangeTeacherLesson\Form.cshtml" />
  6013. <Content Include="Areas\EducationalAdministration\Views\Edu_ChangeTeacherLesson\Form.js" />
  6014. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\Index.cshtml" />
  6015. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\Index.js" />
  6016. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\Form.cshtml" />
  6017. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\Form.js" />
  6018. <Content Include="Areas\EducationalAdministration\Views\CdLessonType\Index.cshtml" />
  6019. <Content Include="Areas\EducationalAdministration\Views\CdLessonType\Index.js" />
  6020. <Content Include="Areas\EducationalAdministration\Views\CdLessonType\Form.cshtml" />
  6021. <Content Include="Areas\EducationalAdministration\Views\CdLessonType\Form.js" />
  6022. <Content Include="Areas\EducationalAdministration\Views\ElectiveMerge\Index.cshtml" />
  6023. <Content Include="Areas\EducationalAdministration\Views\ElectiveMerge\Index.js" />
  6024. <Content Include="Areas\EducationalAdministration\Views\ElectiveMerge\Form.cshtml" />
  6025. <Content Include="Areas\EducationalAdministration\Views\ElectiveMerge\Form.js" />
  6026. <Content Include="Areas\EducationalAdministration\Views\ElectiveMergeItem\Index.cshtml" />
  6027. <Content Include="Areas\EducationalAdministration\Views\ElectiveMergeItem\Index.js" />
  6028. <Content Include="Areas\EducationalAdministration\Views\ElectiveMergeItem\Form.cshtml" />
  6029. <Content Include="Areas\EducationalAdministration\Views\ElectiveMergeItem\Form.js" />
  6030. <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElectiveDel\Index.cshtml" />
  6031. <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElectiveDel\Index.js" />
  6032. <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElectiveDel\Form.cshtml" />
  6033. <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElectiveDel\Form.js" />
  6034. <Content Include="Areas\EducationalAdministration\Views\ElectiveMajor\Index.cshtml" />
  6035. <Content Include="Areas\EducationalAdministration\Views\ElectiveMajor\Index.js" />
  6036. <Content Include="Areas\EducationalAdministration\Views\ElectiveMajor\Form.cshtml" />
  6037. <Content Include="Areas\EducationalAdministration\Views\ElectiveMajor\Form.js" />
  6038. <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElectiveChange\Index.cshtml" />
  6039. <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElectiveChange\Index.js" />
  6040. <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElectiveChange\Form.cshtml" />
  6041. <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElectiveChange\Form.js" />
  6042. <Content Include="Areas\PersonnelManagement\Views\MP_BrowseRecord\Index.cshtml" />
  6043. <Content Include="Areas\PersonnelManagement\Views\MP_BrowseRecord\Index.js" />
  6044. <Content Include="Areas\PersonnelManagement\Views\MP_BrowseRecord\Form.cshtml" />
  6045. <Content Include="Areas\PersonnelManagement\Views\MP_BrowseRecord\Form.js" />
  6046. <Content Include="Areas\PersonnelManagement\Views\WP_WorkPlan\Index.cshtml" />
  6047. <Content Include="Areas\PersonnelManagement\Views\WP_WorkPlan\Index.js" />
  6048. <Content Include="Areas\PersonnelManagement\Views\WP_WorkPlan\Form.cshtml" />
  6049. <Content Include="Areas\PersonnelManagement\Views\WP_WorkPlan\Form.js" />
  6050. <Content Include="Areas\PersonnelManagement\Views\WP_WorkSummary\Index.cshtml" />
  6051. <Content Include="Areas\PersonnelManagement\Views\WP_WorkSummary\Index.js" />
  6052. <Content Include="Areas\PersonnelManagement\Views\WP_WorkSummary\Form.cshtml" />
  6053. <Content Include="Areas\PersonnelManagement\Views\WP_WorkSummary\Form.js" />
  6054. <Content Include="Areas\PersonnelManagement\Views\WP_Catalog\Index.cshtml" />
  6055. <Content Include="Areas\PersonnelManagement\Views\WP_Catalog\Index.js" />
  6056. <Content Include="Areas\PersonnelManagement\Views\WP_Catalog\Form.cshtml" />
  6057. <Content Include="Areas\PersonnelManagement\Views\WP_Catalog\Form.js" />
  6058. <Content Include="Areas\PersonnelManagement\Views\WP_FileList\Index.cshtml" />
  6059. <Content Include="Areas\PersonnelManagement\Views\WP_FileList\Index.js" />
  6060. <Content Include="Areas\PersonnelManagement\Views\WP_FileList\Form.cshtml" />
  6061. <Content Include="Areas\PersonnelManagement\Views\WP_FileList\Form.js" />
  6062. <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwo\Index.cshtml" />
  6063. <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwo\Index.js" />
  6064. <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwo\Form.cshtml" />
  6065. <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwo\Form.js" />
  6066. <Content Include="Areas\LR_Desktop\Views\WeChatConfig\Index.cshtml" />
  6067. <Content Include="Areas\LR_Desktop\Views\WeChatConfig\Index.js" />
  6068. <Content Include="Areas\LR_Desktop\Views\WeChatConfig\Form.cshtml" />
  6069. <Content Include="Areas\LR_Desktop\Views\WeChatConfig\Form.js" />
  6070. <Content Include="Areas\LR_Desktop\Views\WeChatTemplet\Index.cshtml" />
  6071. <Content Include="Areas\LR_Desktop\Views\WeChatTemplet\Index.js" />
  6072. <Content Include="Areas\LR_Desktop\Views\WeChatTemplet\Form.cshtml" />
  6073. <Content Include="Areas\LR_Desktop\Views\WeChatTemplet\Form.js" />
  6074. <Content Include="Areas\LR_Desktop\Views\LoginPageConfig\Index.cshtml" />
  6075. <Content Include="Areas\LR_Desktop\Views\LoginPageConfig\Index.js" />
  6076. <Content Include="Areas\LR_Desktop\Views\LoginPageConfig\Form.cshtml" />
  6077. <Content Include="Areas\LR_Desktop\Views\LoginPageConfig\Form.js" />
  6078. <Content Include="Areas\EducationalAdministration\Views\TeachingMaterial\Index.cshtml" />
  6079. <Content Include="Areas\EducationalAdministration\Views\TeachingMaterial\Index.js" />
  6080. <Content Include="Areas\EducationalAdministration\Views\TeachingMaterial\Form.cshtml" />
  6081. <Content Include="Areas\EducationalAdministration\Views\TeachingMaterial\Form.js" />
  6082. <Content Include="Areas\EducationalAdministration\Views\TMPlan\Index.cshtml" />
  6083. <Content Include="Areas\EducationalAdministration\Views\TMPlan\Index.js" />
  6084. <Content Include="Areas\EducationalAdministration\Views\TMPlan\Form.cshtml" />
  6085. <Content Include="Areas\EducationalAdministration\Views\TMPlan\Form.js" />
  6086. <Content Include="Areas\EducationalAdministration\Views\TMOrder\Index.cshtml" />
  6087. <Content Include="Areas\EducationalAdministration\Views\TMOrder\Index.js" />
  6088. <Content Include="Areas\EducationalAdministration\Views\TMOrder\Form.cshtml" />
  6089. <Content Include="Areas\EducationalAdministration\Views\TMOrder\Form.js" />
  6090. <Content Include="Areas\EducationalAdministration\Views\TMODetail\Index.cshtml" />
  6091. <Content Include="Areas\EducationalAdministration\Views\TMODetail\Index.js" />
  6092. <Content Include="Areas\EducationalAdministration\Views\TMODetail\Form.cshtml" />
  6093. <Content Include="Areas\EducationalAdministration\Views\TMODetail\Form.js" />
  6094. <Content Include="Areas\EducationalAdministration\Views\TMIn\Index.cshtml" />
  6095. <Content Include="Areas\EducationalAdministration\Views\TMIn\Index.js" />
  6096. <Content Include="Areas\EducationalAdministration\Views\TMIn\Form.cshtml" />
  6097. <Content Include="Areas\EducationalAdministration\Views\TMIn\Form.js" />
  6098. <Content Include="Areas\EducationalAdministration\Views\TMIDetail\Index.cshtml" />
  6099. <Content Include="Areas\EducationalAdministration\Views\TMIDetail\Index.js" />
  6100. <Content Include="Areas\EducationalAdministration\Views\TMIDetail\Form.cshtml" />
  6101. <Content Include="Areas\EducationalAdministration\Views\TMIDetail\Form.js" />
  6102. <Content Include="Areas\EducationalAdministration\Views\TMOut\Index.cshtml" />
  6103. <Content Include="Areas\EducationalAdministration\Views\TMOut\Index.js" />
  6104. <Content Include="Areas\EducationalAdministration\Views\TMOut\Form.cshtml" />
  6105. <Content Include="Areas\EducationalAdministration\Views\TMOut\Form.js" />
  6106. <Content Include="Areas\EducationalAdministration\Views\TMOutDetail\Index.cshtml" />
  6107. <Content Include="Areas\EducationalAdministration\Views\TMOutDetail\Index.js" />
  6108. <Content Include="Areas\EducationalAdministration\Views\TMOutDetail\Form.cshtml" />
  6109. <Content Include="Areas\EducationalAdministration\Views\TMOutDetail\Form.js" />
  6110. <Content Include="Areas\EducationalAdministration\Views\ClassAssessment\Index.cshtml" />
  6111. <Content Include="Areas\EducationalAdministration\Views\ClassAssessment\Index.js" />
  6112. <Content Include="Areas\EducationalAdministration\Views\ClassAssessment\Form.cshtml" />
  6113. <Content Include="Areas\EducationalAdministration\Views\ClassAssessment\Form.js" />
  6114. <Content Include="Areas\EducationalAdministration\Views\InternshipPlanPost\Index.cshtml" />
  6115. <Content Include="Areas\EducationalAdministration\Views\InternshipPlanPost\Index.js" />
  6116. <Content Include="Areas\EducationalAdministration\Views\InternshipPlanPost\Form.cshtml" />
  6117. <Content Include="Areas\EducationalAdministration\Views\InternshipPlanPost\Form.js" />
  6118. <Content Include="Areas\EducationalAdministration\Views\InternShipSignUp\Index.cshtml" />
  6119. <Content Include="Areas\EducationalAdministration\Views\InternShipSignUp\Index.js" />
  6120. <Content Include="Areas\EducationalAdministration\Views\InternShipSignUp\Form.cshtml" />
  6121. <Content Include="Areas\EducationalAdministration\Views\InternShipSignUp\Form.js" />
  6122. <Content Include="Areas\EducationalAdministration\Views\InternShipLog\Index.cshtml" />
  6123. <Content Include="Areas\EducationalAdministration\Views\InternShipLog\Index.js" />
  6124. <Content Include="Areas\EducationalAdministration\Views\InternShipLog\Form.cshtml" />
  6125. <Content Include="Areas\EducationalAdministration\Views\InternShipLog\Form.js" />
  6126. <Content Include="Areas\EducationalAdministration\Views\InternShipSummary\Index.cshtml" />
  6127. <Content Include="Areas\EducationalAdministration\Views\InternShipSummary\Index.js" />
  6128. <Content Include="Areas\EducationalAdministration\Views\InternShipSummary\Form.cshtml" />
  6129. <Content Include="Areas\EducationalAdministration\Views\InternShipSummary\Form.js" />
  6130. <Content Include="Areas\EducationalAdministration\Views\InternshipAchievement\Index.cshtml" />
  6131. <Content Include="Areas\EducationalAdministration\Views\InternshipAchievement\Index.js" />
  6132. <Content Include="Areas\EducationalAdministration\Views\InternshipAchievement\Form.cshtml" />
  6133. <Content Include="Areas\EducationalAdministration\Views\InternshipAchievement\Form.js" />
  6134. <Content Include="Areas\EducationalAdministration\Views\InternshipExcellent\Index.cshtml" />
  6135. <Content Include="Areas\EducationalAdministration\Views\InternshipExcellent\Index.js" />
  6136. <Content Include="Areas\EducationalAdministration\Views\InternshipExcellent\Form.cshtml" />
  6137. <Content Include="Areas\EducationalAdministration\Views\InternshipExcellent\Form.js" />
  6138. <Content Include="Areas\PersonnelManagement\Views\DutySchedule\Index.cshtml" />
  6139. <Content Include="Areas\PersonnelManagement\Views\DutySchedule\Index.js" />
  6140. <Content Include="Areas\PersonnelManagement\Views\DutySchedule\Form.cshtml" />
  6141. <Content Include="Areas\PersonnelManagement\Views\DutySchedule\Form.js" />
  6142. <Content Include="Areas\PersonnelManagement\Views\PartyMember\Index.cshtml" />
  6143. <Content Include="Areas\PersonnelManagement\Views\PartyMember\Index.js" />
  6144. <Content Include="Areas\PersonnelManagement\Views\PartyMember\Form.cshtml" />
  6145. <Content Include="Areas\PersonnelManagement\Views\PartyMember\Form.js" />
  6146. <Content Include="Areas\PersonnelManagement\Views\PMLearnArrangement\Index.cshtml" />
  6147. <Content Include="Areas\PersonnelManagement\Views\PMLearnArrangement\Index.js" />
  6148. <Content Include="Areas\PersonnelManagement\Views\PMLearnArrangement\Form.cshtml" />
  6149. <Content Include="Areas\PersonnelManagement\Views\PMLearnArrangement\Form.js" />
  6150. <Content Include="Areas\EducationalAdministration\Views\InformationSection\Index.cshtml" />
  6151. <Content Include="Areas\EducationalAdministration\Views\InformationSection\Index.js" />
  6152. <Content Include="Areas\EducationalAdministration\Views\InformationSection\Form.cshtml" />
  6153. <Content Include="Areas\EducationalAdministration\Views\InformationSection\Form.js" />
  6154. <Content Include="Areas\EducationalAdministration\Views\SealManager\Index.cshtml" />
  6155. <Content Include="Areas\EducationalAdministration\Views\SealManager\Index.js" />
  6156. <Content Include="Areas\EducationalAdministration\Views\SealManager\Form.cshtml" />
  6157. <Content Include="Areas\EducationalAdministration\Views\SealManager\Form.js" />
  6158. <Content Include="Areas\PersonnelManagement\Views\OfficialSealManager\Index.cshtml" />
  6159. <Content Include="Areas\PersonnelManagement\Views\OfficialSealManager\Index.js" />
  6160. <Content Include="Areas\PersonnelManagement\Views\OfficialSealManager\Form.cshtml" />
  6161. <Content Include="Areas\PersonnelManagement\Views\OfficialSealManager\Form.js" />
  6162. <Content Include="Areas\PersonnelManagement\Views\ConferenceRoom\Index.cshtml" />
  6163. <Content Include="Areas\PersonnelManagement\Views\ConferenceRoom\Index.js" />
  6164. <Content Include="Areas\PersonnelManagement\Views\ConferenceRoom\Form.cshtml" />
  6165. <Content Include="Areas\PersonnelManagement\Views\ConferenceRoom\Form.js" />
  6166. <Content Include="Areas\PersonnelManagement\Views\ActivityVenue\Index.cshtml" />
  6167. <Content Include="Areas\PersonnelManagement\Views\ActivityVenue\Index.js" />
  6168. <Content Include="Areas\PersonnelManagement\Views\ActivityVenue\Form.cshtml" />
  6169. <Content Include="Areas\PersonnelManagement\Views\ActivityVenue\Form.js" />
  6170. <Content Include="Areas\PersonnelManagement\Views\VenhicleManage\Index.cshtml" />
  6171. <Content Include="Areas\PersonnelManagement\Views\VenhicleManage\Index.js" />
  6172. <Content Include="Areas\PersonnelManagement\Views\VenhicleManage\Form.cshtml" />
  6173. <Content Include="Areas\PersonnelManagement\Views\VenhicleManage\Form.js" />
  6174. <Content Include="Areas\EducationalAdministration\Views\HomeWork\Index.cshtml" />
  6175. <Content Include="Areas\EducationalAdministration\Views\HomeWork\Index.js" />
  6176. <Content Include="Areas\EducationalAdministration\Views\HomeWork\Form.cshtml" />
  6177. <Content Include="Areas\EducationalAdministration\Views\HomeWork\Form.js" />
  6178. <Content Include="Areas\EducationalAdministration\Views\LeaveSchool\Index.cshtml" />
  6179. <Content Include="Areas\EducationalAdministration\Views\LeaveSchool\Index.js" />
  6180. <Content Include="Areas\LR_Desktop\Views\LoginModel\Index.cshtml" />
  6181. <Content Include="Areas\LR_Desktop\Views\LoginModel\Index.js" />
  6182. <Content Include="Areas\LR_Desktop\Views\LoginModel\Form.cshtml" />
  6183. <Content Include="Areas\LR_Desktop\Views\LoginModel\Form.js" />
  6184. <Content Include="Areas\EducationalAdministration\Views\StuMail\Index.cshtml" />
  6185. <Content Include="Areas\EducationalAdministration\Views\StuMail\Index.js" />
  6186. <Content Include="Areas\EducationalAdministration\Views\StuMail\Form.cshtml" />
  6187. <Content Include="Areas\EducationalAdministration\Views\StuMail\Form.js" />
  6188. <Content Include="Areas\PersonnelManagement\Views\ActivitySchedule\Index.cshtml" />
  6189. <Content Include="Areas\PersonnelManagement\Views\ActivitySchedule\Index.js" />
  6190. <Content Include="Areas\PersonnelManagement\Views\ActivitySchedule\Form.cshtml" />
  6191. <Content Include="Areas\PersonnelManagement\Views\ActivitySchedule\Form.js" />
  6192. <Content Include="Areas\PersonnelManagement\Views\ClassWork\Index.cshtml" />
  6193. <Content Include="Areas\PersonnelManagement\Views\ClassWork\Index.js" />
  6194. <Content Include="Areas\PersonnelManagement\Views\ClassWork\Form.cshtml" />
  6195. <Content Include="Areas\PersonnelManagement\Views\ClassWork\Form.js" />
  6196. <Content Include="Areas\PersonnelManagement\Views\EmpRepair\Index.cshtml" />
  6197. <Content Include="Areas\PersonnelManagement\Views\EmpRepair\Index.js" />
  6198. <Content Include="Areas\PersonnelManagement\Views\EmpRepair\Form.cshtml" />
  6199. <Content Include="Areas\PersonnelManagement\Views\EmpRepair\Form.js" />
  6200. <Content Include="Areas\PersonnelManagement\Views\PMOrganization\Index.cshtml" />
  6201. <Content Include="Areas\PersonnelManagement\Views\PMOrganization\Index.js" />
  6202. <Content Include="Areas\PersonnelManagement\Views\PMOrganization\Form.cshtml" />
  6203. <Content Include="Areas\PersonnelManagement\Views\PMOrganization\Form.js" />
  6204. <Content Include="Areas\PersonnelManagement\Views\PMCadre\Index.cshtml" />
  6205. <Content Include="Areas\PersonnelManagement\Views\PMCadre\Index.js" />
  6206. <Content Include="Areas\PersonnelManagement\Views\PMCadre\Form.cshtml" />
  6207. <Content Include="Areas\PersonnelManagement\Views\PMCadre\Form.js" />
  6208. <Content Include="Areas\PersonnelManagement\Views\PMMembership\Index.cshtml" />
  6209. <Content Include="Areas\PersonnelManagement\Views\PMMembership\Index.js" />
  6210. <Content Include="Areas\PersonnelManagement\Views\PMMembership\Form.cshtml" />
  6211. <Content Include="Areas\PersonnelManagement\Views\PMMembership\Form.js" />
  6212. <Content Include="Areas\PersonnelManagement\Views\PMLife\Index.cshtml" />
  6213. <Content Include="Areas\PersonnelManagement\Views\PMLife\Index.js" />
  6214. <Content Include="Areas\PersonnelManagement\Views\PMLife\Form.cshtml" />
  6215. <Content Include="Areas\PersonnelManagement\Views\PMLife\Form.js" />
  6216. <Content Include="Areas\PersonnelManagement\Views\PMDues\Index.cshtml" />
  6217. <Content Include="Areas\PersonnelManagement\Views\PMDues\Index.js" />
  6218. <Content Include="Areas\PersonnelManagement\Views\PMDues\Form.cshtml" />
  6219. <Content Include="Areas\PersonnelManagement\Views\PMDues\Form.js" />
  6220. <Content Include="Areas\PersonnelManagement\Views\SRProject\Index.cshtml" />
  6221. <Content Include="Areas\PersonnelManagement\Views\SRProject\Index.js" />
  6222. <Content Include="Areas\PersonnelManagement\Views\SRProject\Form.cshtml" />
  6223. <Content Include="Areas\PersonnelManagement\Views\SRProject\Form.js" />
  6224. <Content Include="Areas\PersonnelManagement\Views\SRWork\Index.cshtml" />
  6225. <Content Include="Areas\PersonnelManagement\Views\SRWork\Index.js" />
  6226. <Content Include="Areas\PersonnelManagement\Views\SRWork\Form.cshtml" />
  6227. <Content Include="Areas\PersonnelManagement\Views\SRWork\Form.js" />
  6228. <Content Include="Areas\PersonnelManagement\Views\SRPaper\Index.cshtml" />
  6229. <Content Include="Areas\PersonnelManagement\Views\SRPaper\Index.js" />
  6230. <Content Include="Areas\PersonnelManagement\Views\SRPaper\Form.cshtml" />
  6231. <Content Include="Areas\PersonnelManagement\Views\SRPaper\Form.js" />
  6232. <Content Include="Areas\PersonnelManagement\Views\SRConference\Index.cshtml" />
  6233. <Content Include="Areas\PersonnelManagement\Views\SRConference\Index.js" />
  6234. <Content Include="Areas\PersonnelManagement\Views\SRConference\Form.cshtml" />
  6235. <Content Include="Areas\PersonnelManagement\Views\SRConference\Form.js" />
  6236. <Content Include="Areas\PersonnelManagement\Views\SRAppraisal\Index.cshtml" />
  6237. <Content Include="Areas\PersonnelManagement\Views\SRAppraisal\Index.js" />
  6238. <Content Include="Areas\PersonnelManagement\Views\SRAppraisal\Form.cshtml" />
  6239. <Content Include="Areas\PersonnelManagement\Views\SRAppraisal\Form.js" />
  6240. <Content Include="Areas\EducationalAdministration\Views\StuCancelExam\Index.cshtml" />
  6241. <Content Include="Areas\EducationalAdministration\Views\StuCancelExam\Index.js" />
  6242. <Content Include="Areas\EducationalAdministration\Views\StuCancelExam\Form.cshtml" />
  6243. <Content Include="Areas\EducationalAdministration\Views\StuCancelExam\Form.js" />
  6244. <Content Include="Areas\PersonnelManagement\Views\LeagueActivity\Index.cshtml" />
  6245. <Content Include="Areas\PersonnelManagement\Views\LeagueActivity\Index.js" />
  6246. <Content Include="Areas\PersonnelManagement\Views\LeagueActivity\Form.cshtml" />
  6247. <Content Include="Areas\PersonnelManagement\Views\LeagueActivity\Form.js" />
  6248. <Content Include="Areas\PersonnelManagement\Views\LeagueMemberChange\Index.cshtml" />
  6249. <Content Include="Areas\PersonnelManagement\Views\LeagueMemberChange\Index.js" />
  6250. <Content Include="Areas\PersonnelManagement\Views\LeagueMemberChange\Form.cshtml" />
  6251. <Content Include="Areas\PersonnelManagement\Views\LeagueMemberChange\Form.js" />
  6252. <Content Include="Areas\PersonnelManagement\Views\LeagueMember\Index.cshtml" />
  6253. <Content Include="Areas\PersonnelManagement\Views\LeagueMember\Index.js" />
  6254. <Content Include="Areas\PersonnelManagement\Views\LeagueMember\Form.cshtml" />
  6255. <Content Include="Areas\PersonnelManagement\Views\LeagueMember\Form.js" />
  6256. <Content Include="Areas\PersonnelManagement\Views\CommunityInfo\Index.cshtml" />
  6257. <Content Include="Areas\PersonnelManagement\Views\CommunityInfo\Index.js" />
  6258. <Content Include="Areas\PersonnelManagement\Views\CommunityInfo\Form.cshtml" />
  6259. <Content Include="Areas\PersonnelManagement\Views\CommunityInfo\Form.js" />
  6260. <Content Include="Areas\PersonnelManagement\Views\CommunityMember\Index.cshtml" />
  6261. <Content Include="Areas\PersonnelManagement\Views\CommunityMember\Index.js" />
  6262. <Content Include="Areas\PersonnelManagement\Views\CommunityMember\Form.cshtml" />
  6263. <Content Include="Areas\PersonnelManagement\Views\CommunityMember\Form.js" />
  6264. <Content Include="Areas\PersonnelManagement\Views\CommunityAttendance\Index.cshtml" />
  6265. <Content Include="Areas\PersonnelManagement\Views\CommunityAttendance\Index.js" />
  6266. <Content Include="Areas\PersonnelManagement\Views\CommunityAttendance\Form.cshtml" />
  6267. <Content Include="Areas\PersonnelManagement\Views\CommunityAttendance\Form.js" />
  6268. <Content Include="Areas\EducationalAdministration\Views\StuConsumption\Index.cshtml" />
  6269. <Content Include="Areas\EducationalAdministration\Views\StuConsumption\Index.js" />
  6270. <Content Include="Areas\EducationalAdministration\Views\StuConsumption\Form.cshtml" />
  6271. <Content Include="Areas\EducationalAdministration\Views\StuConsumption\Form.js" />
  6272. <Content Include="Areas\PersonnelManagement\Views\EpidemicSituation\Index.cshtml" />
  6273. <Content Include="Areas\PersonnelManagement\Views\EpidemicSituation\Index.js" />
  6274. <Content Include="Areas\PersonnelManagement\Views\EpidemicSituation\Form.cshtml" />
  6275. <Content Include="Areas\PersonnelManagement\Views\EpidemicSituation\Form.js" />
  6276. <Content Include="Areas\PersonnelManagement\Views\ContactsDetails\Index.cshtml" />
  6277. <Content Include="Areas\PersonnelManagement\Views\ContactsDetails\Index.js" />
  6278. <Content Include="Areas\PersonnelManagement\Views\ContactsDetails\Form.cshtml" />
  6279. <Content Include="Areas\PersonnelManagement\Views\ContactsDetails\Form.js" />
  6280. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonButt\Index.cshtml" />
  6281. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonButt\Index.js" />
  6282. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonButt\Form.cshtml" />
  6283. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonButt\Form.js" />
  6284. <Content Include="Areas\PersonnelManagement\Views\TeacherRecruitPlan\Index.cshtml" />
  6285. <Content Include="Areas\PersonnelManagement\Views\TeacherRecruitPlan\Index.js" />
  6286. <Content Include="Areas\PersonnelManagement\Views\TeacherRecruitPlan\Form.cshtml" />
  6287. <Content Include="Areas\PersonnelManagement\Views\TeacherRecruitPlan\Form.js" />
  6288. <Content Include="Areas\PersonnelManagement\Views\TeacherCancelEmploy\Index.cshtml" />
  6289. <Content Include="Areas\PersonnelManagement\Views\TeacherCancelEmploy\Index.js" />
  6290. <Content Include="Areas\PersonnelManagement\Views\TeacherCancelEmploy\Form.cshtml" />
  6291. <Content Include="Areas\PersonnelManagement\Views\TeacherCancelEmploy\Form.js" />
  6292. <Content Include="Areas\PersonnelManagement\Views\TeacherJobAssessment\Index.cshtml" />
  6293. <Content Include="Areas\PersonnelManagement\Views\TeacherJobAssessment\Index.js" />
  6294. <Content Include="Areas\PersonnelManagement\Views\TeacherJobAssessment\Form.cshtml" />
  6295. <Content Include="Areas\PersonnelManagement\Views\TeacherJobAssessment\Form.js" />
  6296. <Content Include="Areas\PersonnelManagement\Views\TeacherPartTimeJob\Index.cshtml" />
  6297. <Content Include="Areas\PersonnelManagement\Views\TeacherPartTimeJob\Index.js" />
  6298. <Content Include="Areas\PersonnelManagement\Views\TeacherPartTimeJob\Form.cshtml" />
  6299. <Content Include="Areas\PersonnelManagement\Views\TeacherPartTimeJob\Form.js" />
  6300. <Content Include="Areas\PersonnelManagement\Views\TeacherEncourgement\Index.cshtml" />
  6301. <Content Include="Areas\PersonnelManagement\Views\TeacherEncourgement\Index.js" />
  6302. <Content Include="Areas\PersonnelManagement\Views\TeacherEncourgement\Form.cshtml" />
  6303. <Content Include="Areas\PersonnelManagement\Views\TeacherEncourgement\Form.js" />
  6304. <Content Include="Areas\PersonnelManagement\Views\TeacherChange\Index.cshtml" />
  6305. <Content Include="Areas\PersonnelManagement\Views\TeacherChange\Index.js" />
  6306. <Content Include="Areas\PersonnelManagement\Views\TeacherChange\Form.cshtml" />
  6307. <Content Include="Areas\PersonnelManagement\Views\TeacherChange\Form.js" />
  6308. <Content Include="Areas\PersonnelManagement\Views\EpiPassPlace\Index.cshtml" />
  6309. <Content Include="Areas\PersonnelManagement\Views\EpiPassPlace\Index.js" />
  6310. <Content Include="Areas\PersonnelManagement\Views\EpiPassPlace\Form.cshtml" />
  6311. <Content Include="Areas\PersonnelManagement\Views\EpiPassPlace\Form.js" />
  6312. <Content Include="Areas\PersonnelManagement\Views\EpiPeopleDetails\Index.cshtml" />
  6313. <Content Include="Areas\PersonnelManagement\Views\EpiPeopleDetails\Index.js" />
  6314. <Content Include="Areas\PersonnelManagement\Views\EpiPeopleDetails\Form.cshtml" />
  6315. <Content Include="Areas\PersonnelManagement\Views\EpiPeopleDetails\Form.js" />
  6316. <Content Include="Areas\PersonnelManagement\Views\LaborUnionPlan\Index.cshtml" />
  6317. <Content Include="Areas\PersonnelManagement\Views\LaborUnionPlan\Index.js" />
  6318. <Content Include="Areas\PersonnelManagement\Views\LaborUnionPlan\Form.cshtml" />
  6319. <Content Include="Areas\PersonnelManagement\Views\LaborUnionPlan\Form.js" />
  6320. <Content Include="Areas\PersonnelManagement\Views\SchoolWomenManagement\Index.cshtml" />
  6321. <Content Include="Areas\PersonnelManagement\Views\SchoolWomenManagement\Index.js" />
  6322. <Content Include="Areas\PersonnelManagement\Views\SchoolWomenManagement\Form.cshtml" />
  6323. <Content Include="Areas\PersonnelManagement\Views\SchoolWomenManagement\Form.js" />
  6324. <Content Include="Areas\LR_Desktop\Views\ThematicManagement\Index.cshtml" />
  6325. <Content Include="Areas\LR_Desktop\Views\ThematicManagement\Index.js" />
  6326. <Content Include="Areas\LR_Desktop\Views\ThematicManagement\Form.cshtml" />
  6327. <Content Include="Areas\LR_Desktop\Views\ThematicManagement\Form.js" />
  6328. <Content Include="Areas\LR_Desktop\Views\DTTitle\Index.cshtml" />
  6329. <Content Include="Areas\LR_Desktop\Views\DTTitle\Index.js" />
  6330. <Content Include="Areas\LR_Desktop\Views\DTTitle\Form.cshtml" />
  6331. <Content Include="Areas\LR_Desktop\Views\DTTitle\Form.js" />
  6332. <Content Include="Areas\LogisticsManagement\Views\BC_EmpViolationRecord\Index.cshtml" />
  6333. <Content Include="Areas\LogisticsManagement\Views\BC_EmpViolationRecord\Index.js" />
  6334. <Content Include="Areas\LogisticsManagement\Views\BC_EmpViolationRecord\Form.cshtml" />
  6335. <Content Include="Areas\LogisticsManagement\Views\BC_EmpViolationRecord\Form.js" />
  6336. <Content Include="Areas\LogisticsManagement\Views\BC_SecurityManagement\Index.cshtml" />
  6337. <Content Include="Areas\LogisticsManagement\Views\BC_SecurityManagement\Index.js" />
  6338. <Content Include="Areas\LogisticsManagement\Views\BC_SecurityManagement\Form.cshtml" />
  6339. <Content Include="Areas\LogisticsManagement\Views\BC_SecurityManagement\Form.js" />
  6340. <Content Include="Areas\LogisticsManagement\Views\BC_Blacklist\Index.cshtml" />
  6341. <Content Include="Areas\LogisticsManagement\Views\BC_Blacklist\Index.js" />
  6342. <Content Include="Areas\LogisticsManagement\Views\BC_Blacklist\Form.cshtml" />
  6343. <Content Include="Areas\LogisticsManagement\Views\BC_Blacklist\Form.js" />
  6344. <Content Include="Areas\LogisticsManagement\Views\BC_GreenAndClean\Index.cshtml" />
  6345. <Content Include="Areas\LogisticsManagement\Views\BC_GreenAndClean\Index.js" />
  6346. <Content Include="Areas\LogisticsManagement\Views\BC_GreenAndClean\Form.cshtml" />
  6347. <Content Include="Areas\LogisticsManagement\Views\BC_GreenAndClean\Form.js" />
  6348. <Content Include="Areas\LogisticsManagement\Views\BC_ShopManagement\Index.cshtml" />
  6349. <Content Include="Areas\LogisticsManagement\Views\BC_ShopManagement\Index.js" />
  6350. <Content Include="Areas\LogisticsManagement\Views\BC_ShopManagement\Form.cshtml" />
  6351. <Content Include="Areas\LogisticsManagement\Views\BC_ShopManagement\Form.js" />
  6352. <Content Include="Areas\LogisticsManagement\Views\BC_ShopGoods\Index.cshtml" />
  6353. <Content Include="Areas\LogisticsManagement\Views\BC_ShopGoods\Index.js" />
  6354. <Content Include="Areas\LogisticsManagement\Views\BC_ShopGoods\Form.cshtml" />
  6355. <Content Include="Areas\LogisticsManagement\Views\BC_ShopGoods\Form.js" />
  6356. <Content Include="Areas\LogisticsManagement\Views\BC_ShopPurchaseRecord\Index.cshtml" />
  6357. <Content Include="Areas\LogisticsManagement\Views\BC_ShopPurchaseRecord\Index.js" />
  6358. <Content Include="Areas\LogisticsManagement\Views\BC_ShopPurchaseRecord\Form.cshtml" />
  6359. <Content Include="Areas\LogisticsManagement\Views\BC_ShopPurchaseRecord\Form.js" />
  6360. <Content Include="Areas\LogisticsManagement\Views\BC_ShopSaleRecord\Index.cshtml" />
  6361. <Content Include="Areas\LogisticsManagement\Views\BC_ShopSaleRecord\Index.js" />
  6362. <Content Include="Areas\LogisticsManagement\Views\BC_ShopSaleRecord\Form.cshtml" />
  6363. <Content Include="Areas\LogisticsManagement\Views\BC_ShopSaleRecord\Form.js" />
  6364. <Content Include="Areas\LogisticsManagement\Views\BC_HotelManagement\Index.cshtml" />
  6365. <Content Include="Areas\LogisticsManagement\Views\BC_HotelManagement\Index.js" />
  6366. <Content Include="Areas\LogisticsManagement\Views\BC_HotelManagement\Form.cshtml" />
  6367. <Content Include="Areas\LogisticsManagement\Views\BC_HotelManagement\Form.js" />
  6368. <Content Include="Areas\LogisticsManagement\Views\BC_RestaurantManagement\Index.cshtml" />
  6369. <Content Include="Areas\LogisticsManagement\Views\BC_RestaurantManagement\Index.js" />
  6370. <Content Include="Areas\LogisticsManagement\Views\BC_RestaurantManagement\Form.cshtml" />
  6371. <Content Include="Areas\LogisticsManagement\Views\BC_RestaurantManagement\Form.js" />
  6372. <Content Include="Areas\LogisticsManagement\Views\BC_RecipesMangement\Index.cshtml" />
  6373. <Content Include="Areas\LogisticsManagement\Views\BC_RecipesMangement\Index.js" />
  6374. <Content Include="Areas\LogisticsManagement\Views\BC_RecipesMangement\Form.cshtml" />
  6375. <Content Include="Areas\LogisticsManagement\Views\BC_RecipesMangement\Form.js" />
  6376. <Content Include="Areas\LogisticsManagement\Views\BC_Ingredients\Index.cshtml" />
  6377. <Content Include="Areas\LogisticsManagement\Views\BC_Ingredients\Index.js" />
  6378. <Content Include="Areas\LogisticsManagement\Views\BC_Ingredients\Form.cshtml" />
  6379. <Content Include="Areas\LogisticsManagement\Views\BC_Ingredients\Form.js" />
  6380. <Content Include="Areas\LogisticsManagement\Views\BC_RegisterIn\Index.cshtml" />
  6381. <Content Include="Areas\LogisticsManagement\Views\BC_RegisterIn\Index.js" />
  6382. <Content Include="Areas\LogisticsManagement\Views\BC_RegisterIn\Form.cshtml" />
  6383. <Content Include="Areas\LogisticsManagement\Views\BC_RegisterIn\Form.js" />
  6384. <Content Include="Areas\LogisticsManagement\Views\BC_RegisterOut\Index.cshtml" />
  6385. <Content Include="Areas\LogisticsManagement\Views\BC_RegisterOut\Index.js" />
  6386. <Content Include="Areas\LogisticsManagement\Views\BC_RegisterOut\Form.cshtml" />
  6387. <Content Include="Areas\LogisticsManagement\Views\BC_RegisterOut\Form.js" />
  6388. <Content Include="Areas\LogisticsManagement\Views\BC_ISPManagement\Index.cshtml" />
  6389. <Content Include="Areas\LogisticsManagement\Views\BC_ISPManagement\Index.js" />
  6390. <Content Include="Areas\LogisticsManagement\Views\BC_ISPManagement\Form.cshtml" />
  6391. <Content Include="Areas\LogisticsManagement\Views\BC_ISPManagement\Form.js" />
  6392. <Content Include="Areas\LogisticsManagement\Views\BC_ISPShow\Index.cshtml" />
  6393. <Content Include="Areas\LogisticsManagement\Views\BC_ISPShow\Index.js" />
  6394. <Content Include="Areas\LogisticsManagement\Views\BC_ISPShow\Form.cshtml" />
  6395. <Content Include="Areas\LogisticsManagement\Views\BC_ISPShow\Form.js" />
  6396. <Content Include="Areas\PersonnelManagement\Views\PartyMemberEncouragement\Index.cshtml" />
  6397. <Content Include="Areas\PersonnelManagement\Views\PartyMemberEncouragement\Index.js" />
  6398. <Content Include="Areas\PersonnelManagement\Views\PartyMemberEncouragement\Form.cshtml" />
  6399. <Content Include="Areas\PersonnelManagement\Views\PartyMemberEncouragement\Form.js" />
  6400. <Content Include="Areas\PersonnelManagement\Views\PartyMemberPunishment\Index.cshtml" />
  6401. <Content Include="Areas\PersonnelManagement\Views\PartyMemberPunishment\Index.js" />
  6402. <Content Include="Areas\PersonnelManagement\Views\PartyMemberPunishment\Form.cshtml" />
  6403. <Content Include="Areas\PersonnelManagement\Views\PartyMemberPunishment\Form.js" />
  6404. <Content Include="Areas\PersonnelManagement\Views\PMMembershipChange\Index.cshtml" />
  6405. <Content Include="Areas\PersonnelManagement\Views\PMMembershipChange\Index.js" />
  6406. <Content Include="Areas\PersonnelManagement\Views\PMMembershipChange\Form.cshtml" />
  6407. <Content Include="Areas\PersonnelManagement\Views\PMMembershipChange\Form.js" />
  6408. <Content Include="Areas\PersonnelManagement\Views\PartyMemberTrain\Index.cshtml" />
  6409. <Content Include="Areas\PersonnelManagement\Views\PartyMemberTrain\Index.js" />
  6410. <Content Include="Areas\PersonnelManagement\Views\PartyMemberTrain\Form.cshtml" />
  6411. <Content Include="Areas\PersonnelManagement\Views\PartyMemberTrain\Form.js" />
  6412. <Content Include="Areas\PersonnelManagement\Views\LeagueMemberDues\Index.cshtml" />
  6413. <Content Include="Areas\PersonnelManagement\Views\LeagueMemberDues\Index.js" />
  6414. <Content Include="Areas\PersonnelManagement\Views\LeagueMemberDues\Form.cshtml" />
  6415. <Content Include="Areas\PersonnelManagement\Views\LeagueMemberDues\Form.js" />
  6416. <Content Include="Areas\PersonnelManagement\Views\LeagueMemberEncouragement\Index.cshtml" />
  6417. <Content Include="Areas\PersonnelManagement\Views\LeagueMemberEncouragement\Index.js" />
  6418. <Content Include="Areas\PersonnelManagement\Views\LeagueMemberEncouragement\Form.cshtml" />
  6419. <Content Include="Areas\PersonnelManagement\Views\LeagueMemberEncouragement\Form.js" />
  6420. <Content Include="Areas\PersonnelManagement\Views\LeagueMemberPunishment\Index.cshtml" />
  6421. <Content Include="Areas\PersonnelManagement\Views\LeagueMemberPunishment\Index.js" />
  6422. <Content Include="Areas\PersonnelManagement\Views\LeagueMemberPunishment\Form.cshtml" />
  6423. <Content Include="Areas\PersonnelManagement\Views\LeagueMemberPunishment\Form.js" />
  6424. <Content Include="Areas\PersonnelManagement\Views\LeagueMemberTrain\Index.cshtml" />
  6425. <Content Include="Areas\PersonnelManagement\Views\LeagueMemberTrain\Index.js" />
  6426. <Content Include="Areas\PersonnelManagement\Views\LeagueMemberTrain\Form.cshtml" />
  6427. <Content Include="Areas\PersonnelManagement\Views\LeagueMemberTrain\Form.js" />
  6428. <Content Include="Areas\PersonnelManagement\Views\VolunteerActivity\Index.cshtml" />
  6429. <Content Include="Areas\PersonnelManagement\Views\VolunteerActivity\Index.js" />
  6430. <Content Include="Areas\PersonnelManagement\Views\VolunteerActivity\Form.cshtml" />
  6431. <Content Include="Areas\PersonnelManagement\Views\VolunteerActivity\Form.js" />
  6432. <Content Include="Areas\PersonnelManagement\Views\LaborUnionOrganization\Index.cshtml" />
  6433. <Content Include="Areas\PersonnelManagement\Views\LaborUnionOrganization\Index.js" />
  6434. <Content Include="Areas\PersonnelManagement\Views\LaborUnionOrganization\Form.cshtml" />
  6435. <Content Include="Areas\PersonnelManagement\Views\LaborUnionOrganization\Form.js" />
  6436. <Content Include="Areas\PersonnelManagement\Views\LaborUnionMember\Index.cshtml" />
  6437. <Content Include="Areas\PersonnelManagement\Views\LaborUnionMember\Index.js" />
  6438. <Content Include="Areas\PersonnelManagement\Views\LaborUnionMember\Form.cshtml" />
  6439. <Content Include="Areas\PersonnelManagement\Views\LaborUnionMember\Form.js" />
  6440. <Content Include="Areas\PersonnelManagement\Views\LaborUnionMemberEncouragement\Index.cshtml" />
  6441. <Content Include="Areas\PersonnelManagement\Views\LaborUnionMemberEncouragement\Index.js" />
  6442. <Content Include="Areas\PersonnelManagement\Views\LaborUnionMemberEncouragement\Form.cshtml" />
  6443. <Content Include="Areas\PersonnelManagement\Views\LaborUnionMemberEncouragement\Form.js" />
  6444. <Content Include="Areas\PersonnelManagement\Views\LaborUnionFeesIncome\Index.cshtml" />
  6445. <Content Include="Areas\PersonnelManagement\Views\LaborUnionFeesIncome\Index.js" />
  6446. <Content Include="Areas\PersonnelManagement\Views\LaborUnionFeesIncome\Form.cshtml" />
  6447. <Content Include="Areas\PersonnelManagement\Views\LaborUnionFeesIncome\Form.js" />
  6448. <Content Include="Areas\PersonnelManagement\Views\LaborUnionFeesExpend\Index.cshtml" />
  6449. <Content Include="Areas\PersonnelManagement\Views\LaborUnionFeesExpend\Index.js" />
  6450. <Content Include="Areas\PersonnelManagement\Views\LaborUnionFeesExpend\Form.cshtml" />
  6451. <Content Include="Areas\PersonnelManagement\Views\LaborUnionFeesExpend\Form.js" />
  6452. <Content Include="Areas\PersonnelManagement\Views\LaborUnionWelfare\Index.cshtml" />
  6453. <Content Include="Areas\PersonnelManagement\Views\LaborUnionWelfare\Index.js" />
  6454. <Content Include="Areas\PersonnelManagement\Views\LaborUnionWelfare\Form.cshtml" />
  6455. <Content Include="Areas\PersonnelManagement\Views\LaborUnionWelfare\Form.js" />
  6456. <Content Include="Areas\PersonnelManagement\Views\LaborUnionWelfareApply\Index.cshtml" />
  6457. <Content Include="Areas\PersonnelManagement\Views\LaborUnionWelfareApply\Index.js" />
  6458. <Content Include="Areas\PersonnelManagement\Views\LaborUnionWelfareApply\Form.cshtml" />
  6459. <Content Include="Areas\PersonnelManagement\Views\LaborUnionWelfareApply\Form.js" />
  6460. <Content Include="Areas\PersonnelManagement\Views\LaborUnionActivity\Index.cshtml" />
  6461. <Content Include="Areas\PersonnelManagement\Views\LaborUnionActivity\Index.js" />
  6462. <Content Include="Areas\PersonnelManagement\Views\LaborUnionActivity\Form.cshtml" />
  6463. <Content Include="Areas\PersonnelManagement\Views\LaborUnionActivity\Form.js" />
  6464. <Content Include="Areas\PersonnelManagement\Views\WorkStudyPosition\Index.cshtml" />
  6465. <Content Include="Areas\PersonnelManagement\Views\WorkStudyPosition\Index.js" />
  6466. <Content Include="Areas\PersonnelManagement\Views\WorkStudyPosition\Form.cshtml" />
  6467. <Content Include="Areas\PersonnelManagement\Views\WorkStudyPosition\Form.js" />
  6468. <Content Include="Areas\PersonnelManagement\Views\WorkStudyPositionApply\Index.cshtml" />
  6469. <Content Include="Areas\PersonnelManagement\Views\WorkStudyPositionApply\Index.js" />
  6470. <Content Include="Areas\PersonnelManagement\Views\WorkStudyPositionApply\Form.cshtml" />
  6471. <Content Include="Areas\PersonnelManagement\Views\WorkStudyPositionApply\Form.js" />
  6472. <Content Include="Areas\PersonnelManagement\Views\WorkStudyPayMoney\Index.cshtml" />
  6473. <Content Include="Areas\PersonnelManagement\Views\WorkStudyPayMoney\Index.js" />
  6474. <Content Include="Areas\PersonnelManagement\Views\WorkStudyPayMoney\Form.cshtml" />
  6475. <Content Include="Areas\PersonnelManagement\Views\WorkStudyPayMoney\Form.js" />
  6476. <Content Include="Areas\PersonnelManagement\Views\ScholarshipManagement\Index.cshtml" />
  6477. <Content Include="Areas\PersonnelManagement\Views\ScholarshipManagement\Index.js" />
  6478. <Content Include="Areas\PersonnelManagement\Views\ScholarshipManagement\Form.cshtml" />
  6479. <Content Include="Areas\PersonnelManagement\Views\ScholarshipManagement\Form.js" />
  6480. <Content Include="Areas\PersonnelManagement\Views\FundManagement\Index.cshtml" />
  6481. <Content Include="Areas\PersonnelManagement\Views\FundManagement\Index.js" />
  6482. <Content Include="Areas\PersonnelManagement\Views\FundManagement\Form.cshtml" />
  6483. <Content Include="Areas\PersonnelManagement\Views\FundManagement\Form.js" />
  6484. <Content Include="Areas\PersonnelManagement\Views\BC_PublishManagement\Index.cshtml" />
  6485. <Content Include="Areas\PersonnelManagement\Views\BC_PublishManagement\Index.js" />
  6486. <Content Include="Areas\PersonnelManagement\Views\BC_PublishManagement\Form.cshtml" />
  6487. <Content Include="Areas\PersonnelManagement\Views\BC_PublishManagement\Form.js" />
  6488. <Content Include="Areas\PersonnelManagement\Views\BC_PopQuiz\Index.cshtml" />
  6489. <Content Include="Areas\PersonnelManagement\Views\BC_PopQuiz\Index.js" />
  6490. <Content Include="Areas\PersonnelManagement\Views\BC_PopQuiz\Form.cshtml" />
  6491. <Content Include="Areas\PersonnelManagement\Views\BC_PopQuiz\Form.js" />
  6492. <Content Include="Areas\PersonnelManagement\Views\BC_ElectronicMaterialMangement\Index.cshtml" />
  6493. <Content Include="Areas\PersonnelManagement\Views\BC_ElectronicMaterialMangement\Index.js" />
  6494. <Content Include="Areas\PersonnelManagement\Views\BC_ElectronicMaterialMangement\Form.cshtml" />
  6495. <Content Include="Areas\PersonnelManagement\Views\BC_ElectronicMaterialMangement\Form.js" />
  6496. <Content Include="Areas\PersonnelManagement\Views\BC_MicroClassSystem\Index.cshtml" />
  6497. <Content Include="Areas\PersonnelManagement\Views\BC_MicroClassSystem\Index.js" />
  6498. <Content Include="Areas\PersonnelManagement\Views\BC_MicroClassSystem\Form.cshtml" />
  6499. <Content Include="Areas\PersonnelManagement\Views\BC_MicroClassSystem\Form.js" />
  6500. <Content Include="Areas\PersonnelManagement\Views\BC_MindMapping\Index.cshtml" />
  6501. <Content Include="Areas\PersonnelManagement\Views\BC_MindMapping\Index.js" />
  6502. <Content Include="Areas\PersonnelManagement\Views\BC_MindMapping\Form.cshtml" />
  6503. <Content Include="Areas\PersonnelManagement\Views\BC_MindMapping\Form.js" />
  6504. <Content Include="Areas\PersonnelManagement\Views\BC_DiscussionResults\Index.cshtml" />
  6505. <Content Include="Areas\PersonnelManagement\Views\BC_DiscussionResults\Index.js" />
  6506. <Content Include="Areas\PersonnelManagement\Views\BC_DiscussionResults\Form.cshtml" />
  6507. <Content Include="Areas\PersonnelManagement\Views\BC_DiscussionResults\Form.js" />
  6508. <Content Include="Areas\PersonnelManagement\Views\BC_EvaluationInformation\Index.cshtml" />
  6509. <Content Include="Areas\PersonnelManagement\Views\BC_EvaluationInformation\Index.js" />
  6510. <Content Include="Areas\PersonnelManagement\Views\BC_EvaluationInformation\Form.cshtml" />
  6511. <Content Include="Areas\PersonnelManagement\Views\BC_EvaluationInformation\Form.js" />
  6512. <Content Include="Areas\PersonnelManagement\Views\BC_ExcellentCourse\Index.cshtml" />
  6513. <Content Include="Areas\PersonnelManagement\Views\BC_ExcellentCourse\Index.js" />
  6514. <Content Include="Areas\PersonnelManagement\Views\BC_ExcellentCourse\Form.cshtml" />
  6515. <Content Include="Areas\PersonnelManagement\Views\BC_ExcellentCourse\Form.js" />
  6516. <Content Include="Areas\PersonnelManagement\Views\BC_PracticeTemplate\Index.cshtml" />
  6517. <Content Include="Areas\PersonnelManagement\Views\BC_PracticeTemplate\Index.js" />
  6518. <Content Include="Areas\PersonnelManagement\Views\BC_PracticeTemplate\Form.cshtml" />
  6519. <Content Include="Areas\PersonnelManagement\Views\BC_PracticeTemplate\Form.js" />
  6520. <Content Include="Areas\PersonnelManagement\Views\BC_InternshipFile\Index.cshtml" />
  6521. <Content Include="Areas\PersonnelManagement\Views\BC_InternshipFile\Index.js" />
  6522. <Content Include="Areas\PersonnelManagement\Views\BC_InternshipFile\Form.cshtml" />
  6523. <Content Include="Areas\PersonnelManagement\Views\BC_InternshipFile\Form.js" />
  6524. <Content Include="Areas\PersonnelManagement\Views\BC_EffectEvaluation\Index.cshtml" />
  6525. <Content Include="Areas\PersonnelManagement\Views\BC_EffectEvaluation\Index.js" />
  6526. <Content Include="Areas\PersonnelManagement\Views\BC_EffectEvaluation\Form.cshtml" />
  6527. <Content Include="Areas\PersonnelManagement\Views\BC_EffectEvaluation\Form.js" />
  6528. <Content Include="Areas\EducationalAdministration\Views\StuMoralEducation\Index.cshtml" />
  6529. <Content Include="Areas\EducationalAdministration\Views\StuMoralEducation\Index.js" />
  6530. <Content Include="Areas\EducationalAdministration\Views\StuMoralEducation\Form.cshtml" />
  6531. <Content Include="Areas\EducationalAdministration\Views\StuMoralEducation\Form.js" />
  6532. <Content Include="Areas\EducationalAdministration\Views\InsuranceHandle\Index.cshtml" />
  6533. <Content Include="Areas\EducationalAdministration\Views\InsuranceHandle\Index.js" />
  6534. <Content Include="Areas\EducationalAdministration\Views\InsuranceHandle\Form.cshtml" />
  6535. <Content Include="Areas\EducationalAdministration\Views\InsuranceHandle\Form.js" />
  6536. <Content Include="Areas\EducationalAdministration\Views\InsuranceClaim\Index.cshtml" />
  6537. <Content Include="Areas\EducationalAdministration\Views\InsuranceClaim\Index.js" />
  6538. <Content Include="Areas\EducationalAdministration\Views\InsuranceClaim\Form.cshtml" />
  6539. <Content Include="Areas\EducationalAdministration\Views\InsuranceClaim\Form.js" />
  6540. <Content Include="Areas\PersonnelManagement\Views\BC_CostManagement\Index.cshtml" />
  6541. <Content Include="Areas\PersonnelManagement\Views\BC_CostManagement\Index.js" />
  6542. <Content Include="Areas\PersonnelManagement\Views\BC_CostManagement\Form.cshtml" />
  6543. <Content Include="Areas\PersonnelManagement\Views\BC_CostManagement\Form.js" />
  6544. <Content Include="Areas\PersonnelManagement\Views\BC_Examination\Index.cshtml" />
  6545. <Content Include="Areas\PersonnelManagement\Views\BC_Examination\Index.js" />
  6546. <Content Include="Areas\PersonnelManagement\Views\BC_Examination\Form.cshtml" />
  6547. <Content Include="Areas\PersonnelManagement\Views\BC_Examination\Form.js" />
  6548. <Content Include="Areas\PersonnelManagement\Views\BC_TrainingApplication\Index.cshtml" />
  6549. <Content Include="Areas\PersonnelManagement\Views\BC_TrainingApplication\Index.js" />
  6550. <Content Include="Areas\PersonnelManagement\Views\BC_TrainingApplication\Form.cshtml" />
  6551. <Content Include="Areas\PersonnelManagement\Views\BC_TrainingApplication\Form.js" />
  6552. <Content Include="Areas\PersonnelManagement\Views\BC_StudentEnrolment\Index.cshtml" />
  6553. <Content Include="Areas\PersonnelManagement\Views\BC_StudentEnrolment\Index.js" />
  6554. <Content Include="Areas\PersonnelManagement\Views\BC_StudentEnrolment\Form.cshtml" />
  6555. <Content Include="Areas\PersonnelManagement\Views\BC_StudentEnrolment\Form.js" />
  6556. <Content Include="Areas\EducationalAdministration\Views\MoralEducationSet\Index.cshtml" />
  6557. <Content Include="Areas\EducationalAdministration\Views\MoralEducationSet\Index.js" />
  6558. <Content Include="Areas\EducationalAdministration\Views\MoralEducationSet\Form.cshtml" />
  6559. <Content Include="Areas\EducationalAdministration\Views\MoralEducationSet\Form.js" />
  6560. <Content Include="Areas\EducationalAdministration\Views\ClassMoralEducation\Index.cshtml" />
  6561. <Content Include="Areas\EducationalAdministration\Views\ClassMoralEducation\Index.js" />
  6562. <Content Include="Areas\EducationalAdministration\Views\ClassMoralEducation\Form.cshtml" />
  6563. <Content Include="Areas\EducationalAdministration\Views\ClassMoralEducation\Form.js" />
  6564. <Content Include="Areas\EducationalAdministration\Views\ClassDataHandIn\Index.cshtml" />
  6565. <Content Include="Areas\EducationalAdministration\Views\ClassDataHandIn\Index.js" />
  6566. <Content Include="Areas\EducationalAdministration\Views\ClassDataHandIn\Form.cshtml" />
  6567. <Content Include="Areas\EducationalAdministration\Views\ClassDataHandIn\Form.js" />
  6568. <Content Include="Areas\PersonnelManagement\Views\CommunityActivity\Index.cshtml" />
  6569. <Content Include="Areas\PersonnelManagement\Views\CommunityActivity\Index.js" />
  6570. <Content Include="Areas\PersonnelManagement\Views\CommunityActivity\Form.cshtml" />
  6571. <Content Include="Areas\PersonnelManagement\Views\CommunityActivity\Form.js" />
  6572. <Content Include="Areas\PersonnelManagement\Views\CommunityMemberEncouragement\Index.cshtml" />
  6573. <Content Include="Areas\PersonnelManagement\Views\CommunityMemberEncouragement\Index.js" />
  6574. <Content Include="Areas\PersonnelManagement\Views\CommunityMemberEncouragement\Form.cshtml" />
  6575. <Content Include="Areas\PersonnelManagement\Views\CommunityMemberEncouragement\Form.js" />
  6576. <Content Include="Areas\PersonnelManagement\Views\SRProjectApply\Index.cshtml" />
  6577. <Content Include="Areas\PersonnelManagement\Views\SRProjectApply\Index.js" />
  6578. <Content Include="Areas\PersonnelManagement\Views\SRProjectApply\Form.cshtml" />
  6579. <Content Include="Areas\PersonnelManagement\Views\SRProjectApply\Form.js" />
  6580. <Content Include="Areas\PersonnelManagement\Views\SRProjectSetUp\Index.cshtml" />
  6581. <Content Include="Areas\PersonnelManagement\Views\SRProjectSetUp\Index.js" />
  6582. <Content Include="Areas\PersonnelManagement\Views\SRProjectSetUp\Form.cshtml" />
  6583. <Content Include="Areas\PersonnelManagement\Views\SRProjectSetUp\Form.js" />
  6584. <Content Include="Areas\PersonnelManagement\Views\SRFeesIncome\Index.cshtml" />
  6585. <Content Include="Areas\PersonnelManagement\Views\SRFeesIncome\Index.js" />
  6586. <Content Include="Areas\PersonnelManagement\Views\SRFeesIncome\Form.cshtml" />
  6587. <Content Include="Areas\PersonnelManagement\Views\SRFeesIncome\Form.js" />
  6588. <Content Include="Areas\PersonnelManagement\Views\SRFeesExpend\Index.cshtml" />
  6589. <Content Include="Areas\PersonnelManagement\Views\SRFeesExpend\Index.js" />
  6590. <Content Include="Areas\PersonnelManagement\Views\SRFeesExpend\Form.cshtml" />
  6591. <Content Include="Areas\PersonnelManagement\Views\SRFeesExpend\Form.js" />
  6592. <Content Include="Areas\PersonnelManagement\Views\SRProcess\Index.cshtml" />
  6593. <Content Include="Areas\PersonnelManagement\Views\SRProcess\Index.js" />
  6594. <Content Include="Areas\PersonnelManagement\Views\SRProcess\Form.cshtml" />
  6595. <Content Include="Areas\PersonnelManagement\Views\SRProcess\Form.js" />
  6596. <Content Include="Areas\PersonnelManagement\Views\SRFinal\Index.cshtml" />
  6597. <Content Include="Areas\PersonnelManagement\Views\SRFinal\Index.js" />
  6598. <Content Include="Areas\PersonnelManagement\Views\SRFinal\Form.cshtml" />
  6599. <Content Include="Areas\PersonnelManagement\Views\SRFinal\Form.js" />
  6600. <Content Include="Areas\PersonnelManagement\Views\SRAchievement\Index.cshtml" />
  6601. <Content Include="Areas\PersonnelManagement\Views\SRAchievement\Index.js" />
  6602. <Content Include="Areas\PersonnelManagement\Views\SRAchievement\Form.cshtml" />
  6603. <Content Include="Areas\PersonnelManagement\Views\SRAchievement\Form.js" />
  6604. <Content Include="Areas\PersonnelManagement\Views\SRWinning\Index.cshtml" />
  6605. <Content Include="Areas\PersonnelManagement\Views\SRWinning\Index.js" />
  6606. <Content Include="Areas\PersonnelManagement\Views\SRWinning\Form.cshtml" />
  6607. <Content Include="Areas\PersonnelManagement\Views\SRWinning\Form.js" />
  6608. <Content Include="Areas\PersonnelManagement\Views\SRWorkload\Index.cshtml" />
  6609. <Content Include="Areas\PersonnelManagement\Views\SRWorkload\Index.js" />
  6610. <Content Include="Areas\PersonnelManagement\Views\SRWorkload\Form.cshtml" />
  6611. <Content Include="Areas\PersonnelManagement\Views\SRWorkload\Form.js" />
  6612. <Content Include="Areas\PersonnelManagement\Views\SREncouragement\Index.cshtml" />
  6613. <Content Include="Areas\PersonnelManagement\Views\SREncouragement\Index.js" />
  6614. <Content Include="Areas\PersonnelManagement\Views\SREncouragement\Form.cshtml" />
  6615. <Content Include="Areas\PersonnelManagement\Views\SREncouragement\Form.js" />
  6616. <Content Include="Areas\PersonnelManagement\Views\SRDocument\Index.cshtml" />
  6617. <Content Include="Areas\PersonnelManagement\Views\SRDocument\Index.js" />
  6618. <Content Include="Areas\PersonnelManagement\Views\SRDocument\Form.cshtml" />
  6619. <Content Include="Areas\PersonnelManagement\Views\SRDocument\Form.js" />
  6620. <Content Include="Areas\PersonnelManagement\Views\MeetingManagement\Index.cshtml" />
  6621. <Content Include="Areas\PersonnelManagement\Views\MeetingManagement\Index.js" />
  6622. <Content Include="Areas\PersonnelManagement\Views\MeetingManagement\Form.cshtml" />
  6623. <Content Include="Areas\PersonnelManagement\Views\MeetingManagement\Form.js" />
  6624. <Content Include="Areas\PersonnelManagement\Views\TeacherPassport\Index.cshtml" />
  6625. <Content Include="Areas\PersonnelManagement\Views\TeacherPassport\Index.js" />
  6626. <Content Include="Areas\PersonnelManagement\Views\TeacherPassport\Form.cshtml" />
  6627. <Content Include="Areas\PersonnelManagement\Views\TeacherPassport\Form.js" />
  6628. <Content Include="Areas\PersonnelManagement\Views\TeacherGoAbroad\Index.cshtml" />
  6629. <Content Include="Areas\PersonnelManagement\Views\TeacherGoAbroad\Index.js" />
  6630. <Content Include="Areas\PersonnelManagement\Views\TeacherGoAbroad\Form.cshtml" />
  6631. <Content Include="Areas\PersonnelManagement\Views\TeacherGoAbroad\Form.js" />
  6632. <Content Include="Areas\PersonnelManagement\Views\Sal_SalaryTemplate\Index.cshtml" />
  6633. <Content Include="Areas\PersonnelManagement\Views\Sal_SalaryTemplate\Index.js" />
  6634. <Content Include="Areas\PersonnelManagement\Views\Sal_SalaryTemplate\Form.cshtml" />
  6635. <Content Include="Areas\PersonnelManagement\Views\Sal_SalaryTemplate\Form.js" />
  6636. <Content Include="Areas\PersonnelManagement\Views\Sal_SalaryTemplateItem\Index.cshtml" />
  6637. <Content Include="Areas\PersonnelManagement\Views\Sal_SalaryTemplateItem\Index.js" />
  6638. <Content Include="Areas\PersonnelManagement\Views\Sal_SalaryTemplateItem\Form.cshtml" />
  6639. <Content Include="Areas\PersonnelManagement\Views\Sal_SalaryTemplateItem\Form.js" />
  6640. <Content Include="Areas\PersonnelManagement\Views\Sal_UserSalary\Index.cshtml" />
  6641. <Content Include="Areas\PersonnelManagement\Views\Sal_UserSalary\Index.js" />
  6642. <Content Include="Areas\PersonnelManagement\Views\Sal_UserSalary\Form.cshtml" />
  6643. <Content Include="Areas\PersonnelManagement\Views\Sal_UserSalary\Form.js" />
  6644. <Content Include="Areas\PersonnelManagement\Views\Sal_UserSalaryItem\Index.cshtml" />
  6645. <Content Include="Areas\PersonnelManagement\Views\Sal_UserSalaryItem\Index.js" />
  6646. <Content Include="Areas\PersonnelManagement\Views\Sal_UserSalaryItem\Form.cshtml" />
  6647. <Content Include="Areas\PersonnelManagement\Views\Sal_UserSalaryItem\Form.js" />
  6648. <Content Include="Areas\EducationalAdministration\Views\PM_EducationExperience\Index.cshtml" />
  6649. <Content Include="Areas\EducationalAdministration\Views\PM_EducationExperience\Index.js" />
  6650. <Content Include="Areas\EducationalAdministration\Views\PM_EducationExperience\Form.cshtml" />
  6651. <Content Include="Areas\EducationalAdministration\Views\PM_EducationExperience\Form.js" />
  6652. <Content Include="Areas\EducationalAdministration\Views\PM_TechnicalPost\Index.cshtml" />
  6653. <Content Include="Areas\EducationalAdministration\Views\PM_TechnicalPost\Index.js" />
  6654. <Content Include="Areas\EducationalAdministration\Views\PM_TechnicalPost\Form.cshtml" />
  6655. <Content Include="Areas\EducationalAdministration\Views\PM_TechnicalPost\Form.js" />
  6656. <Content Include="Areas\EducationalAdministration\Views\PM_WorkerTechnology\Index.cshtml" />
  6657. <Content Include="Areas\EducationalAdministration\Views\PM_WorkerTechnology\Index.js" />
  6658. <Content Include="Areas\EducationalAdministration\Views\PM_WorkerTechnology\Form.cshtml" />
  6659. <Content Include="Areas\EducationalAdministration\Views\PM_WorkerTechnology\Form.js" />
  6660. <Content Include="Areas\EducationalAdministration\Views\PM_Resume\Index.cshtml" />
  6661. <Content Include="Areas\EducationalAdministration\Views\PM_Resume\Index.js" />
  6662. <Content Include="Areas\EducationalAdministration\Views\PM_Resume\Form.cshtml" />
  6663. <Content Include="Areas\EducationalAdministration\Views\PM_Resume\Form.js" />
  6664. <Content Include="Areas\EducationalAdministration\Views\PM_FamilySituation\Index.cshtml" />
  6665. <Content Include="Areas\EducationalAdministration\Views\PM_FamilySituation\Index.js" />
  6666. <Content Include="Areas\EducationalAdministration\Views\PM_FamilySituation\Form.cshtml" />
  6667. <Content Include="Areas\EducationalAdministration\Views\PM_FamilySituation\Form.js" />
  6668. <Content Include="Areas\EducationalAdministration\Views\Thermography\Index.cshtml" />
  6669. <Content Include="Areas\EducationalAdministration\Views\Thermography\Index.js" />
  6670. <Content Include="Areas\EducationalAdministration\Views\Thermography\Form.cshtml" />
  6671. <Content Include="Areas\EducationalAdministration\Views\Thermography\Form.js" />
  6672. <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\Index.cshtml" />
  6673. <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\Index.js" />
  6674. <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\Form.cshtml" />
  6675. <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\Form.js" />
  6676. <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineStudentInfo\Index.cshtml" />
  6677. <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineStudentInfo\Index.js" />
  6678. <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineStudentInfo\Form.cshtml" />
  6679. <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineStudentInfo\Form.js" />
  6680. <Content Include="Areas\PersonnelManagement\Views\TeacherPunishment\Index.cshtml" />
  6681. <Content Include="Areas\PersonnelManagement\Views\TeacherPunishment\Index.js" />
  6682. <Content Include="Areas\PersonnelManagement\Views\TeacherPunishment\Form.cshtml" />
  6683. <Content Include="Areas\PersonnelManagement\Views\TeacherPunishment\Form.js" />
  6684. <Content Include="Areas\PersonnelManagement\Views\ContractCategory\Index.cshtml" />
  6685. <Content Include="Areas\PersonnelManagement\Views\ContractCategory\Index.js" />
  6686. <Content Include="Areas\PersonnelManagement\Views\ContractCategory\Form.cshtml" />
  6687. <Content Include="Areas\PersonnelManagement\Views\ContractCategory\Form.js" />
  6688. <Content Include="Areas\PersonnelManagement\Views\ContractManagement\Index.cshtml" />
  6689. <Content Include="Areas\PersonnelManagement\Views\ContractManagement\Index.js" />
  6690. <Content Include="Areas\PersonnelManagement\Views\ContractManagement\Form.cshtml" />
  6691. <Content Include="Areas\PersonnelManagement\Views\ContractManagement\Form.js" />
  6692. <Content Include="Areas\EducationalAdministration\Views\SignUpAboutOnline\Index.cshtml" />
  6693. <Content Include="Areas\EducationalAdministration\Views\SignUpAboutOnline\Index.js" />
  6694. <Content Include="Areas\EducationalAdministration\Views\SignUpAboutOnline\Form.cshtml" />
  6695. <Content Include="Areas\EducationalAdministration\Views\SignUpAboutOnline\Form.js" />
  6696. <Content Include="Areas\EducationalAdministration\Views\SignUpAboutTrain\Index.cshtml" />
  6697. <Content Include="Areas\EducationalAdministration\Views\SignUpAboutTrain\Index.js" />
  6698. <Content Include="Areas\EducationalAdministration\Views\SignUpAboutTrain\Form.cshtml" />
  6699. <Content Include="Areas\EducationalAdministration\Views\SignUpAboutTrain\Form.js" />
  6700. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasicTwo\Index.cshtml" />
  6701. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasicTwo\Index.js" />
  6702. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasicTwo\Form.cshtml" />
  6703. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasicTwo\Form.js" />
  6704. <Content Include="Areas\StudentWork\Views\SW_Ask_Type\Index.cshtml" />
  6705. <Content Include="Areas\StudentWork\Views\SW_Ask_Type\Index.js" />
  6706. <Content Include="Areas\StudentWork\Views\SW_Ask_Type\Form.cshtml" />
  6707. <Content Include="Areas\StudentWork\Views\SW_Ask_Type\Form.js" />
  6708. <Content Include="Areas\LogisticsManagement\Views\APStuHealthRecords\Index.cshtml" />
  6709. <Content Include="Areas\LogisticsManagement\Views\APStuHealthRecords\Index.js" />
  6710. <Content Include="Areas\LogisticsManagement\Views\APStuHealthRecords\Form.cshtml" />
  6711. <Content Include="Areas\LogisticsManagement\Views\APStuHealthRecords\Form.js" />
  6712. <Content Include="Areas\LogisticsManagement\Views\MSRMilitaryServiceRegistration\Index.cshtml" />
  6713. <Content Include="Areas\LogisticsManagement\Views\MSRMilitaryServiceRegistration\Index.js" />
  6714. <Content Include="Areas\LogisticsManagement\Views\MSRMilitaryServiceRegistration\Form.cshtml" />
  6715. <Content Include="Areas\LogisticsManagement\Views\MSRMilitaryServiceRegistration\Form.js" />
  6716. <Content Include="Areas\LogisticsManagement\Views\MSRIntentionManagement\Index.cshtml" />
  6717. <Content Include="Areas\LogisticsManagement\Views\MSRIntentionManagement\Index.js" />
  6718. <Content Include="Areas\LogisticsManagement\Views\MSRIntentionManagement\Form.cshtml" />
  6719. <Content Include="Areas\LogisticsManagement\Views\MSRIntentionManagement\Form.js" />
  6720. <Content Include="Areas\LogisticsManagement\Views\MSRMilitaryRecord\Index.cshtml" />
  6721. <Content Include="Areas\LogisticsManagement\Views\MSRMilitaryRecord\Index.js" />
  6722. <Content Include="Areas\LogisticsManagement\Views\MSRMilitaryRecord\Form.cshtml" />
  6723. <Content Include="Areas\LogisticsManagement\Views\MSRMilitaryRecord\Form.js" />
  6724. <Content Include="Areas\EducationalAdministration\Views\StuInfoGraduate\Index.cshtml" />
  6725. <Content Include="Areas\EducationalAdministration\Views\StuInfoGraduate\Index.js" />
  6726. <Content Include="Areas\EducationalAdministration\Views\StuInfoGraduate\Form.cshtml" />
  6727. <Content Include="Areas\EducationalAdministration\Views\StuInfoGraduate\Form.js" />
  6728. <Content Include="Areas\LogisticsManagement\Views\ListenClassRecord\Index.cshtml" />
  6729. <Content Include="Areas\LogisticsManagement\Views\ListenClassRecord\Index.js" />
  6730. <Content Include="Areas\LogisticsManagement\Views\ListenClassRecord\Form.cshtml" />
  6731. <Content Include="Areas\LogisticsManagement\Views\ListenClassRecord\Form.js" />
  6732. <Content Include="Areas\StudentWork\Views\SW_HolidayGo\Index.cshtml" />
  6733. <Content Include="Areas\StudentWork\Views\SW_HolidayGo\Index.js" />
  6734. <Content Include="Areas\StudentWork\Views\SW_HolidayGo\Form.cshtml" />
  6735. <Content Include="Areas\StudentWork\Views\SW_HolidayGo\Form.js" />
  6736. <Content Include="Areas\StudentWork\Views\SW_Ask_NotHaveAll\Index.cshtml" />
  6737. <Content Include="Areas\StudentWork\Views\SW_Ask_NotHaveAll\Index.js" />
  6738. <Content Include="Areas\StudentWork\Views\SW_Ask_NotHaveAll\Form.cshtml" />
  6739. <Content Include="Areas\StudentWork\Views\SW_Ask_NotHaveAll\Form.js" />
  6740. <Content Include="Areas\StudentWork\Views\SW_Ask_NotHaveAll_Type\Index.cshtml" />
  6741. <Content Include="Areas\StudentWork\Views\SW_Ask_NotHaveAll_Type\Index.js" />
  6742. <Content Include="Areas\StudentWork\Views\SW_Ask_NotHaveAll_Type\Form.cshtml" />
  6743. <Content Include="Areas\StudentWork\Views\SW_Ask_NotHaveAll_Type\Form.js" />
  6744. <Content Include="Areas\AdmissionsPlatform\Views\AP_IntegralSet\Index.cshtml" />
  6745. <Content Include="Areas\AdmissionsPlatform\Views\AP_IntegralSet\Index.js" />
  6746. <Content Include="Areas\AdmissionsPlatform\Views\AP_IntegralSet\Form.cshtml" />
  6747. <Content Include="Areas\AdmissionsPlatform\Views\AP_IntegralSet\Form.js" />
  6748. <Content Include="Areas\AdmissionsPlatform\Views\AP_IntegralDetails\Index.cshtml" />
  6749. <Content Include="Areas\AdmissionsPlatform\Views\AP_IntegralDetails\Index.js" />
  6750. <Content Include="Areas\AdmissionsPlatform\Views\AP_IntegralDetails\Form.cshtml" />
  6751. <Content Include="Areas\AdmissionsPlatform\Views\AP_IntegralDetails\Form.js" />
  6752. <Content Include="Areas\AdmissionsPlatform\Views\AP_TeacherBankCard\Index.cshtml" />
  6753. <Content Include="Areas\AdmissionsPlatform\Views\AP_TeacherBankCard\Index.js" />
  6754. <Content Include="Areas\AdmissionsPlatform\Views\AP_TeacherBankCard\Form.cshtml" />
  6755. <Content Include="Areas\AdmissionsPlatform\Views\AP_TeacherBankCard\Form.js" />
  6756. <Content Include="Areas\AdmissionsPlatform\Views\AP_CompanyPaymentAccount\Index.cshtml" />
  6757. <Content Include="Areas\AdmissionsPlatform\Views\AP_CompanyPaymentAccount\Index.js" />
  6758. <Content Include="Areas\AdmissionsPlatform\Views\AP_CompanyPaymentAccount\Form.cshtml" />
  6759. <Content Include="Areas\AdmissionsPlatform\Views\AP_CompanyPaymentAccount\Form.js" />
  6760. <Content Include="Areas\EducationalAdministration\Views\BCdCultureDegree\Index.cshtml" />
  6761. <Content Include="Areas\EducationalAdministration\Views\BCdCultureDegree\Index.js" />
  6762. <Content Include="Areas\EducationalAdministration\Views\BCdCultureDegree\Form.cshtml" />
  6763. <Content Include="Areas\EducationalAdministration\Views\BCdCultureDegree\Form.js" />
  6764. <Content Include="Areas\LogisticsManagement\Views\EditonManagement\Index.cshtml" />
  6765. <Content Include="Areas\LogisticsManagement\Views\EditonManagement\Index.js" />
  6766. <Content Include="Areas\LogisticsManagement\Views\EditonManagement\Form.cshtml" />
  6767. <Content Include="Areas\LogisticsManagement\Views\EditonManagement\Form.js" />
  6768. <Content Include="Areas\EducationalAdministration\Views\StuEnrollAmountRecord\Index.cshtml" />
  6769. <Content Include="Areas\EducationalAdministration\Views\StuEnrollAmountRecord\Index.js" />
  6770. <Content Include="Areas\EducationalAdministration\Views\StuEnrollAmountRecord\Form.cshtml" />
  6771. <Content Include="Areas\EducationalAdministration\Views\StuEnrollAmountRecord\Form.js" />
  6772. <Content Include="Areas\LogisticsManagement\Views\AQ_XJ\Index.cshtml" />
  6773. <Content Include="Areas\LogisticsManagement\Views\AQ_XJ\Index.js" />
  6774. <Content Include="Areas\LogisticsManagement\Views\AQ_XJ\Form.cshtml" />
  6775. <Content Include="Areas\LogisticsManagement\Views\AQ_XJ\Form.js" />
  6776. <Content Include="Areas\LogisticsManagement\Views\AJ_FY\Index.cshtml" />
  6777. <Content Include="Areas\LogisticsManagement\Views\AJ_FY\Index.js" />
  6778. <Content Include="Areas\LogisticsManagement\Views\AJ_FY\Form.cshtml" />
  6779. <Content Include="Areas\LogisticsManagement\Views\AJ_FY\Form.js" />
  6780. <Content Include="Areas\LogisticsManagement\Views\SupportManagement\Index.cshtml" />
  6781. <Content Include="Areas\LogisticsManagement\Views\SupportManagement\Index.js" />
  6782. <Content Include="Areas\LogisticsManagement\Views\SupportManagement\Form.cshtml" />
  6783. <Content Include="Areas\LogisticsManagement\Views\SupportManagement\Form.js" />
  6784. <Content Include="Areas\EducationalAdministration\Views\PBPost\Index.cshtml" />
  6785. <Content Include="Areas\EducationalAdministration\Views\PBPost\Index.js" />
  6786. <Content Include="Areas\EducationalAdministration\Views\PBPost\Form.cshtml" />
  6787. <Content Include="Areas\EducationalAdministration\Views\PBPost\Form.js" />
  6788. <Content Include="Areas\PersonnelManagement\Views\PMMeeting\Index.cshtml" />
  6789. <Content Include="Areas\PersonnelManagement\Views\PMMeeting\Index.js" />
  6790. <Content Include="Areas\PersonnelManagement\Views\PMMeeting\Form.cshtml" />
  6791. <Content Include="Areas\PersonnelManagement\Views\PMMeeting\Form.js" />
  6792. <Content Include="Areas\PersonnelManagement\Views\PMActivists\Index.cshtml" />
  6793. <Content Include="Areas\PersonnelManagement\Views\PMActivists\Index.js" />
  6794. <Content Include="Areas\PersonnelManagement\Views\PMActivists\Form.cshtml" />
  6795. <Content Include="Areas\PersonnelManagement\Views\PMActivists\Form.js" />
  6796. <Content Include="Areas\LogisticsManagement\Views\Acc_CleanManagement\Index.cshtml" />
  6797. <Content Include="Areas\LogisticsManagement\Views\Acc_CleanManagement\Index.js" />
  6798. <Content Include="Areas\LogisticsManagement\Views\Acc_CleanManagement\Form.cshtml" />
  6799. <Content Include="Areas\LogisticsManagement\Views\Acc_CleanManagement\Form.js" />
  6800. <Content Include="Areas\LogisticsManagement\Views\Acc_Reward\Index.cshtml" />
  6801. <Content Include="Areas\LogisticsManagement\Views\Acc_Reward\Index.js" />
  6802. <Content Include="Areas\LogisticsManagement\Views\Acc_Reward\Form.cshtml" />
  6803. <Content Include="Areas\LogisticsManagement\Views\Acc_Reward\Form.js" />
  6804. <Content Include="Areas\LogisticsManagement\Views\Acc_Punishment\Index.cshtml" />
  6805. <Content Include="Areas\LogisticsManagement\Views\Acc_Punishment\Index.js" />
  6806. <Content Include="Areas\LogisticsManagement\Views\Acc_Punishment\Form.cshtml" />
  6807. <Content Include="Areas\LogisticsManagement\Views\Acc_Punishment\Form.js" />
  6808. <Content Include="Areas\LogisticsManagement\Views\Acc_GoodsDemage\Index.cshtml" />
  6809. <Content Include="Areas\LogisticsManagement\Views\Acc_GoodsDemage\Index.js" />
  6810. <Content Include="Areas\LogisticsManagement\Views\Acc_GoodsDemage\Form.cshtml" />
  6811. <Content Include="Areas\LogisticsManagement\Views\Acc_GoodsDemage\Form.js" />
  6812. <Content Include="Areas\EducationalAdministration\Views\StuInfoFreshSus\Index.cshtml" />
  6813. <Content Include="Areas\EducationalAdministration\Views\StuInfoFreshSus\Index.js" />
  6814. <Content Include="Areas\EducationalAdministration\Views\StuInfoFreshSus\Form.cshtml" />
  6815. <Content Include="Areas\EducationalAdministration\Views\StuInfoFreshSus\Form.js" />
  6816. <Content Include="Areas\EducationalAdministration\Views\BC_JobRequirement\Index.cshtml" />
  6817. <Content Include="Areas\EducationalAdministration\Views\BC_JobRequirement\Index.js" />
  6818. <Content Include="Areas\EducationalAdministration\Views\BC_JobRequirement\Form.cshtml" />
  6819. <Content Include="Areas\EducationalAdministration\Views\BC_JobRequirement\Form.js" />
  6820. <Content Include="Areas\EducationalAdministration\Views\BC_PersonnelRequiement\Index.cshtml" />
  6821. <Content Include="Areas\EducationalAdministration\Views\BC_PersonnelRequiement\Index.js" />
  6822. <Content Include="Areas\EducationalAdministration\Views\BC_PersonnelRequiement\Form.cshtml" />
  6823. <Content Include="Areas\EducationalAdministration\Views\BC_PersonnelRequiement\Form.js" />
  6824. <Content Include="Areas\EducationalAdministration\Views\BC_TrainingLecture\Index.cshtml" />
  6825. <Content Include="Areas\EducationalAdministration\Views\BC_TrainingLecture\Index.js" />
  6826. <Content Include="Areas\EducationalAdministration\Views\BC_TrainingLecture\Form.cshtml" />
  6827. <Content Include="Areas\EducationalAdministration\Views\BC_TrainingLecture\Form.js" />
  6828. <Content Include="Areas\EducationalAdministration\Views\BC_SupplyAndDemandMetting\Index.cshtml" />
  6829. <Content Include="Areas\EducationalAdministration\Views\BC_SupplyAndDemandMetting\Index.js" />
  6830. <Content Include="Areas\EducationalAdministration\Views\BC_SupplyAndDemandMetting\Form.cshtml" />
  6831. <Content Include="Areas\EducationalAdministration\Views\BC_SupplyAndDemandMetting\Form.js" />
  6832. <Content Include="Areas\EducationalAdministration\Views\BC_SpecialDestination\Index.cshtml" />
  6833. <Content Include="Areas\EducationalAdministration\Views\BC_SpecialDestination\Index.js" />
  6834. <Content Include="Areas\EducationalAdministration\Views\BC_SpecialDestination\Form.cshtml" />
  6835. <Content Include="Areas\EducationalAdministration\Views\BC_SpecialDestination\Form.js" />
  6836. <Content Include="Areas\EducationalAdministration\Views\BC_EPI\Index.cshtml" />
  6837. <Content Include="Areas\EducationalAdministration\Views\BC_EPI\Index.js" />
  6838. <Content Include="Areas\EducationalAdministration\Views\BC_EPI\Form.cshtml" />
  6839. <Content Include="Areas\EducationalAdministration\Views\BC_EPI\Form.js" />
  6840. <Content Include="Areas\LogisticsManagement\Views\ADR_Record\Index.cshtml" />
  6841. <Content Include="Areas\LogisticsManagement\Views\ADR_Record\Index.js" />
  6842. <Content Include="Areas\LogisticsManagement\Views\ADR_Record\Form.cshtml" />
  6843. <Content Include="Areas\LogisticsManagement\Views\ADR_Record\Form.js" />
  6844. <Content Include="Areas\EducationalAdministration\Views\ADR_Device\Index.cshtml" />
  6845. <Content Include="Areas\EducationalAdministration\Views\ADR_Device\Index.js" />
  6846. <Content Include="Areas\EducationalAdministration\Views\ADR_Device\Form.cshtml" />
  6847. <Content Include="Areas\EducationalAdministration\Views\ADR_Device\Form.js" />
  6848. <Content Include="Areas\EducationalAdministration\Views\ADR_DeviceLog\Index.cshtml" />
  6849. <Content Include="Areas\EducationalAdministration\Views\ADR_DeviceLog\Index.js" />
  6850. <Content Include="Areas\EducationalAdministration\Views\ADR_DeviceLog\Form.cshtml" />
  6851. <Content Include="Areas\EducationalAdministration\Views\ADR_DeviceLog\Form.js" />
  6852. <Content Include="Areas\PersonnelManagement\Views\ADR_Restriction\Index.cshtml" />
  6853. <Content Include="Areas\PersonnelManagement\Views\ADR_Restriction\Index.js" />
  6854. <Content Include="Areas\PersonnelManagement\Views\ADR_Restriction\Form.cshtml" />
  6855. <Content Include="Areas\PersonnelManagement\Views\ADR_Restriction\Form.js" />
  6856. <Content Include="Areas\PersonnelManagement\Views\ADR_AddApply\Index.cshtml" />
  6857. <Content Include="Areas\PersonnelManagement\Views\ADR_AddApply\Index.js" />
  6858. <Content Include="Areas\PersonnelManagement\Views\ADR_AddApply\Form.cshtml" />
  6859. <Content Include="Areas\PersonnelManagement\Views\ADR_AddApply\Form.js" />
  6860. <Content Include="Areas\AssetManagementSystem\Views\Ass_Acceptance\Index.cshtml" />
  6861. <Content Include="Areas\AssetManagementSystem\Views\Ass_Acceptance\Index.js" />
  6862. <Content Include="Areas\AssetManagementSystem\Views\Ass_Acceptance\FormItem.cshtml" />
  6863. <Content Include="Areas\AssetManagementSystem\Views\Ass_Acceptance\FormItem.js" />
  6864. <Content Include="Areas\EducationalAdministration\Views\LoginUserBind\Index.cshtml" />
  6865. <Content Include="Areas\EducationalAdministration\Views\LoginUserBind\Index.js" />
  6866. <Content Include="Areas\EducationalAdministration\Views\LoginUserBind\Form.cshtml" />
  6867. <Content Include="Areas\EducationalAdministration\Views\Sys_InformationPush\Index.cshtml" />
  6868. <Content Include="Areas\EducationalAdministration\Views\Sys_InformationPush\Index.js" />
  6869. <Content Include="Areas\EducationalAdministration\Views\Sys_InformationPush\Form.cshtml" />
  6870. <Content Include="Areas\EducationalAdministration\Views\Sys_InformationPush\Form.js" />
  6871. <Content Include="Areas\EducationalAdministration\Views\StuLeaveManagement\Index.cshtml" />
  6872. <Content Include="Areas\EducationalAdministration\Views\StuLeaveManagement\Index.js" />
  6873. <Content Include="Areas\EducationalAdministration\Views\StuLeaveManagement\Form.cshtml" />
  6874. <Content Include="Areas\EducationalAdministration\Views\StuLeaveManagement\Form.js" />
  6875. <Content Include="Areas\Permission\Views\DepartmentReleasePermissions\Index.cshtml" />
  6876. <Content Include="Areas\Permission\Views\DepartmentReleasePermissions\Index.js" />
  6877. <Content Include="Areas\Permission\Views\DepartmentReleasePermissions\Form.cshtml" />
  6878. <Content Include="Areas\Permission\Views\DepartmentReleasePermissions\Form.js" />
  6879. <Content Include="Areas\EducationalAdministration\Views\EATalentTrain\Index.cshtml" />
  6880. <Content Include="Areas\EducationalAdministration\Views\EATalentTrain\Index.js" />
  6881. <Content Include="Areas\EducationalAdministration\Views\EATalentTrain\Form.cshtml" />
  6882. <Content Include="Areas\EducationalAdministration\Views\EATalentTrain\Form.js" />
  6883. <Content Include="Areas\EducationalAdministration\Views\Sys_DefaultPwdConfig\Index.cshtml" />
  6884. <Content Include="Areas\EducationalAdministration\Views\Sys_DefaultPwdConfig\Index.js" />
  6885. <Content Include="Areas\EducationalAdministration\Views\Sys_DefaultPwdConfig\Form.cshtml" />
  6886. <Content Include="Areas\EducationalAdministration\Views\Sys_DefaultPwdConfig\Form.js" />
  6887. <Content Include="Areas\PersonnelManagement\Views\MeetingSignInRecord\Index.cshtml" />
  6888. <Content Include="Areas\PersonnelManagement\Views\MeetingSignInRecord\Index.js" />
  6889. <Content Include="Areas\PersonnelManagement\Views\MeetingSignInRecord\Form.cshtml" />
  6890. <Content Include="Areas\PersonnelManagement\Views\MeetingSignInRecord\Form.js" />
  6891. <Content Include="Areas\PersonnelManagement\Views\MeetingMinutes\Index.cshtml" />
  6892. <Content Include="Areas\PersonnelManagement\Views\MeetingMinutes\Index.js" />
  6893. <Content Include="Areas\PersonnelManagement\Views\MeetingMinutes\Form.cshtml" />
  6894. <Content Include="Areas\PersonnelManagement\Views\MeetingMinutes\Form.js" />
  6895. <Content Include="Areas\LR_Desktop\Views\SSO_Drag_DesktopManage\Index.cshtml" />
  6896. <Content Include="Areas\LR_Desktop\Views\SSO_Drag_DesktopManage\Index.js" />
  6897. <Content Include="Areas\LR_Desktop\Views\SSO_Drag_DesktopManage\Form.cshtml" />
  6898. <Content Include="Areas\LR_Desktop\Views\SSO_Drag_DesktopManage\Form.js" />
  6899. <Content Include="Areas\LR_Desktop\Views\SSO_Drag_CardSortManage\Index.cshtml" />
  6900. <Content Include="Areas\LR_Desktop\Views\SSO_Drag_CardSortManage\Index.js" />
  6901. <Content Include="Areas\LR_Desktop\Views\SSO_Drag_CardSortManage\Form.cshtml" />
  6902. <Content Include="Areas\LR_Desktop\Views\SSO_Drag_CardSortManage\Form.js" />
  6903. <Content Include="Areas\PersonnelManagement\Views\Emp_Payroll\Index.cshtml" />
  6904. <Content Include="Areas\PersonnelManagement\Views\Emp_Payroll\Index.js" />
  6905. <Content Include="Areas\PersonnelManagement\Views\Emp_Payroll\Form.cshtml" />
  6906. <Content Include="Areas\PersonnelManagement\Views\Emp_Payroll\Form.js" />
  6907. <Content Include="Areas\LR_Desktop\Views\MessageRind\Index.cshtml" />
  6908. <Content Include="Areas\LR_Desktop\Views\MessageRind\Index.js" />
  6909. <Content Include="Areas\LR_Desktop\Views\MessageRind\Form.cshtml" />
  6910. <Content Include="Areas\AssetManagementSystem\Views\AssStorageRoom\Index.cshtml" />
  6911. <Content Include="Areas\AssetManagementSystem\Views\AssStorageRoom\Index.js" />
  6912. <Content Include="Areas\AssetManagementSystem\Views\AssStorageRoom\Form.cshtml" />
  6913. <Content Include="Areas\AssetManagementSystem\Views\AssStorageRoom\Form.js" />
  6914. <Content Include="Areas\PersonnelManagement\Views\VisitorInfo\Index.cshtml" />
  6915. <Content Include="Areas\PersonnelManagement\Views\VisitorInfo\Index.js" />
  6916. <Content Include="Areas\PersonnelManagement\Views\VisitorInfo\Form.cshtml" />
  6917. <Content Include="Areas\PersonnelManagement\Views\VisitorInfo\Form.js" />
  6918. <Content Include="Areas\EducationalAdministration\Views\SchoolNews\Form.cshtml" />
  6919. <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_BudgetBasics\Index.cshtml" />
  6920. <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_BudgetBasics\Index.js" />
  6921. <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_BudgetBasics\Form.cshtml" />
  6922. <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_BudgetBasics\Form.js" />
  6923. <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_IncomeManage\Index.cshtml" />
  6924. <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_IncomeManage\Index.js" />
  6925. <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_IncomeManage\Form.cshtml" />
  6926. <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_IncomeManage\Form.js" />
  6927. <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_PayManage\Index.cshtml" />
  6928. <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_PayManage\Index.js" />
  6929. <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_PayManage\Form.cshtml" />
  6930. <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_PayManage\Form.js" />
  6931. <Content Include="Areas\LogisticsManagement\Views\ProjectTypeManage\Index.cshtml" />
  6932. <Content Include="Areas\LogisticsManagement\Views\ProjectTypeManage\Index.js" />
  6933. <Content Include="Areas\LogisticsManagement\Views\ProjectTypeManage\Form.cshtml" />
  6934. <Content Include="Areas\LogisticsManagement\Views\ProjectTypeManage\Form.js" />
  6935. <Content Include="Areas\LogisticsManagement\Views\ProjectManage\Index.cshtml" />
  6936. <Content Include="Areas\LogisticsManagement\Views\ProjectManage\Index.js" />
  6937. <Content Include="Areas\LogisticsManagement\Views\ProjectManage\Form.cshtml" />
  6938. <Content Include="Areas\LogisticsManagement\Views\ProjectManage\Form.js" />
  6939. <Content Include="Areas\EducationalAdministration\Views\FillinFrom\Index.cshtml" />
  6940. <Content Include="Areas\EducationalAdministration\Views\FillinFrom\Index.js" />
  6941. <Content Include="Areas\EducationalAdministration\Views\FillinFrom\Form.cshtml" />
  6942. <Content Include="Areas\EducationalAdministration\Views\FillinFrom\Form.js" />
  6943. <Content Include="Areas\LR_Desktop\Views\CalculateProject\Index.cshtml" />
  6944. <Content Include="Areas\LR_Desktop\Views\CalculateProject\Index.js" />
  6945. <Content Include="Areas\LR_Desktop\Views\CalculateProject\Form.cshtml" />
  6946. <Content Include="Areas\LR_Desktop\Views\CalculateProject\Form.js" />
  6947. <Content Include="Areas\LR_Desktop\Views\FormulaMain\Index.cshtml" />
  6948. <Content Include="Areas\LR_Desktop\Views\FormulaMain\Index.js" />
  6949. <Content Include="Areas\LR_Desktop\Views\FormulaMain\Form.cshtml" />
  6950. <Content Include="Areas\LR_Desktop\Views\FormulaMain\Form.js" />
  6951. <Content Include="Areas\LR_Desktop\Views\FormulaChild\Index.cshtml" />
  6952. <Content Include="Areas\LR_Desktop\Views\FormulaChild\Index.js" />
  6953. <Content Include="Areas\LR_Desktop\Views\FormulaChild\Form.cshtml" />
  6954. <Content Include="Areas\LR_Desktop\Views\FormulaChild\Form.js" />
  6955. <Content Include="Areas\LogisticsManagement\Views\ProjectProcessManage\Index.cshtml" />
  6956. <Content Include="Areas\LogisticsManagement\Views\ProjectProcessManage\Index.js" />
  6957. <Content Include="Areas\LogisticsManagement\Views\ProjectProcessManage\Form.cshtml" />
  6958. <Content Include="Areas\LogisticsManagement\Views\ProjectProcessManage\Form.js" />
  6959. <Content Include="Areas\PersonnelManagement\Views\FD_BudgetFile\Index.cshtml" />
  6960. <Content Include="Areas\PersonnelManagement\Views\FD_BudgetFile\Index.js" />
  6961. <Content Include="Areas\PersonnelManagement\Views\FD_BudgetFile\Form.cshtml" />
  6962. <Content Include="Areas\PersonnelManagement\Views\FD_BudgetFile\Form.js" />
  6963. <Content Include="Areas\EducationalAdministration\Views\TextBookInfo\Index.cshtml" />
  6964. <Content Include="Areas\EducationalAdministration\Views\TextBookInfo\Index.js" />
  6965. <Content Include="Areas\EducationalAdministration\Views\TextBookInfo\Form.cshtml" />
  6966. <Content Include="Areas\EducationalAdministration\Views\TextBookInfo\Form.js" />
  6967. <Content Include="Areas\EducationalAdministration\Views\TextBookIndent\Index.cshtml" />
  6968. <Content Include="Areas\EducationalAdministration\Views\TextBookIndent\Index.js" />
  6969. <Content Include="Areas\EducationalAdministration\Views\TextBookIndent\Form.cshtml" />
  6970. <Content Include="Areas\EducationalAdministration\Views\TextBookIndent\Form.js" />
  6971. <Content Include="Areas\EducationalAdministration\Views\TextBookIndentDetail\Index.cshtml" />
  6972. <Content Include="Areas\EducationalAdministration\Views\TextBookIndentDetail\Index.js" />
  6973. <Content Include="Areas\EducationalAdministration\Views\TextBookSolSub\Index.cshtml" />
  6974. <Content Include="Areas\EducationalAdministration\Views\TextBookSolSub\Index.js" />
  6975. <Content Include="Areas\EducationalAdministration\Views\TextBookSolSub\Form.cshtml" />
  6976. <Content Include="Areas\EducationalAdministration\Views\TextBookSolSub\Form.js" />
  6977. <Content Include="Areas\EducationalAdministration\Views\TextBookSolSubDetail\Index.cshtml" />
  6978. <Content Include="Areas\EducationalAdministration\Views\TextBookSolSubDetail\Index.js" />
  6979. <Content Include="Areas\EducationalAdministration\Views\TextBookSolSubDetail\Form.cshtml" />
  6980. <Content Include="Areas\EducationalAdministration\Views\TextBookSolSubDetail\Form.js" />
  6981. <Content Include="Areas\EducationalAdministration\Views\TextBookInOut\Index.cshtml" />
  6982. <Content Include="Areas\EducationalAdministration\Views\TextBookInOut\Index.js" />
  6983. <Content Include="Areas\EducationalAdministration\Views\TextBookInOut\Form.cshtml" />
  6984. <Content Include="Areas\EducationalAdministration\Views\TextBookInOut\Form.js" />
  6985. <Content Include="Areas\EducationalAdministration\Views\TextBookIn\Index.cshtml" />
  6986. <Content Include="Areas\EducationalAdministration\Views\TextBookIn\Index.js" />
  6987. <Content Include="Areas\EducationalAdministration\Views\TextBookOut\Index.cshtml" />
  6988. <Content Include="Areas\EducationalAdministration\Views\TextBookOut\Index.js" />
  6989. <Content Include="Areas\EducationalAdministration\Views\TextBookOut\FormOut.cshtml" />
  6990. <Content Include="Areas\EducationalAdministration\Views\TextBookOut\FormOut.js" />
  6991. <Content Include="Areas\EducationalAdministration\Views\StuCardInfo\Index.cshtml" />
  6992. <Content Include="Areas\EducationalAdministration\Views\StuCardInfo\Index.js" />
  6993. <Content Include="Areas\EducationalAdministration\Views\StuCardInfo\Form.cshtml" />
  6994. <Content Include="Areas\EducationalAdministration\Views\StuCardInfo\Form.js" />
  6995. <Content Include="Areas\LogisticsManagement\Views\DormitoryReturn\Index.cshtml" />
  6996. <Content Include="Areas\LogisticsManagement\Views\DormitoryReturn\Index.js" />
  6997. <Content Include="Areas\LogisticsManagement\Views\DormitoryReturn\Form.cshtml" />
  6998. <Content Include="Areas\LogisticsManagement\Views\DormitoryReturn\Form.js" />
  6999. <Content Include="Areas\LogisticsManagement\Views\Acc_DormitoryRule\Index.cshtml" />
  7000. <Content Include="Areas\LogisticsManagement\Views\Acc_DormitoryRule\Index.js" />
  7001. <Content Include="Areas\LogisticsManagement\Views\Acc_DormitoryRule\Form.cshtml" />
  7002. <Content Include="Areas\LogisticsManagement\Views\Acc_DormitoryRule\Form.js" />
  7003. <Content Include="Areas\EducationalAdministration\Views\StuGraduateCondition\Index.cshtml" />
  7004. <Content Include="Areas\EducationalAdministration\Views\StuGraduateCondition\Index.js" />
  7005. <Content Include="Areas\EducationalAdministration\Views\StuGraduateCondition\Form.cshtml" />
  7006. <Content Include="Areas\EducationalAdministration\Views\StuGraduateCondition\Form.js" />
  7007. <Content Include="Areas\PersonnelManagement\Views\TeachManagement\Index.cshtml" />
  7008. <Content Include="Areas\PersonnelManagement\Views\TeachManagement\Index.js" />
  7009. <Content Include="Areas\PersonnelManagement\Views\TeachManagement\Form.cshtml" />
  7010. <Content Include="Areas\PersonnelManagement\Views\TeachManagement\Form.js" />
  7011. <Content Include="Areas\EducationalAdministration\Views\StudentCertificate\Index.cshtml" />
  7012. <Content Include="Areas\EducationalAdministration\Views\StudentCertificate\Index.js" />
  7013. <Content Include="Areas\EducationalAdministration\Views\StudentCertificate\Form.cshtml" />
  7014. <Content Include="Areas\EducationalAdministration\Views\StudentCertificate\Form.js" />
  7015. <Content Include="Areas\PersonnelManagement\Views\EvaluateTeachLearn\Index.cshtml" />
  7016. <Content Include="Areas\PersonnelManagement\Views\EvaluateTeachLearn\Index.js" />
  7017. <Content Include="Areas\PersonnelManagement\Views\EvaluateTeachLearn\Form.cshtml" />
  7018. <Content Include="Areas\PersonnelManagement\Views\EvaluateTeachLearn\Form.js" />
  7019. <Content Include="Areas\PersonnelManagement\Views\ClassPatrol\Index.cshtml" />
  7020. <Content Include="Areas\PersonnelManagement\Views\ClassPatrol\Index.js" />
  7021. <Content Include="Areas\PersonnelManagement\Views\ClassPatrol\Form.cshtml" />
  7022. <Content Include="Areas\PersonnelManagement\Views\ClassPatrol\Form.js" />
  7023. <Content Include="Areas\EducationalAdministration\Views\StuGraduateStatistic\Index.cshtml" />
  7024. <Content Include="Areas\EducationalAdministration\Views\TrainEquipmentManage\Index.cshtml" />
  7025. <Content Include="Areas\EducationalAdministration\Views\TrainEquipmentManage\Index.js" />
  7026. <Content Include="Areas\EducationalAdministration\Views\TrainEquipmentManage\Form.cshtml" />
  7027. <Content Include="Areas\EducationalAdministration\Views\TrainEquipmentManage\Form.js" />
  7028. <Content Include="Areas\EducationalAdministration\Views\TE_ConsumerGoodsApply\Index.cshtml" />
  7029. <Content Include="Areas\EducationalAdministration\Views\TE_ConsumerGoodsApply\Index.js" />
  7030. <Content Include="Areas\EducationalAdministration\Views\TE_ConsumerGoodsApply\Form.cshtml" />
  7031. <Content Include="Areas\EducationalAdministration\Views\TE_ConsumerGoodsApply\Form.js" />
  7032. <Content Include="Areas\EducationalAdministration\Views\TE_MaterialPutIn\Index.cshtml" />
  7033. <Content Include="Areas\EducationalAdministration\Views\TE_MaterialPutIn\Index.js" />
  7034. <Content Include="Areas\EducationalAdministration\Views\TE_MaterialPutIn\Form.cshtml" />
  7035. <Content Include="Areas\EducationalAdministration\Views\TE_MaterialPutIn\Form.js" />
  7036. <Content Include="Areas\EducationalAdministration\Views\TE_MaterialOutbound\Index.cshtml" />
  7037. <Content Include="Areas\EducationalAdministration\Views\TE_MaterialOutbound\Index.js" />
  7038. <Content Include="Areas\EducationalAdministration\Views\TE_MaterialOutbound\Form.cshtml" />
  7039. <Content Include="Areas\EducationalAdministration\Views\TE_MaterialOutbound\Form.js" />
  7040. <Content Include="Areas\EducationalAdministration\Views\ScoreCheckInfo\Index.cshtml" />
  7041. <Content Include="Areas\EducationalAdministration\Views\ScoreCheckInfo\Index.js" />
  7042. <Content Include="Areas\EducationalAdministration\Views\ScoreCheckInfo\Form.cshtml" />
  7043. <Content Include="Areas\EducationalAdministration\Views\ScoreCheckInfo\Form.js" />
  7044. <Content Include="Areas\EducationalAdministration\Views\WelfarePosition\Index.cshtml" />
  7045. <Content Include="Areas\EducationalAdministration\Views\WelfarePosition\Index.js" />
  7046. <Content Include="Areas\EducationalAdministration\Views\WelfarePosition\Form.cshtml" />
  7047. <Content Include="Areas\EducationalAdministration\Views\WelfarePosition\Form.js" />
  7048. <Content Include="Areas\EducationalAdministration\Views\WageSchedule\Index.cshtml" />
  7049. <Content Include="Areas\EducationalAdministration\Views\WageSchedule\Index.js" />
  7050. <Content Include="Areas\EducationalAdministration\Views\WageSchedule\Form.cshtml" />
  7051. <Content Include="Areas\EducationalAdministration\Views\WageSchedule\Form.js" />
  7052. <Content Include="Areas\EducationalAdministration\Views\SportEquipment\Index.cshtml" />
  7053. <Content Include="Areas\EducationalAdministration\Views\SportEquipment\Index.js" />
  7054. <Content Include="Areas\EducationalAdministration\Views\SportEquipment\Form.cshtml" />
  7055. <Content Include="Areas\EducationalAdministration\Views\SportEquipment\Form.js" />
  7056. <Content Include="Areas\AssetManagementSystem\Views\FundsApplyDetail\Index.cshtml" />
  7057. <Content Include="Areas\AssetManagementSystem\Views\FundsApplyDetail\Index.js" />
  7058. <Content Include="Areas\AssetManagementSystem\Views\FundsApplyDetail\Form.cshtml" />
  7059. <Content Include="Areas\AssetManagementSystem\Views\FundsApplyDetail\Form.js" />
  7060. <Content Include="Areas\AssetManagementSystem\Views\FundsApply\Index.cshtml" />
  7061. <Content Include="Areas\AssetManagementSystem\Views\FundsApply\Index.js" />
  7062. <Content Include="Areas\AssetManagementSystem\Views\FundsApply\Form.cshtml" />
  7063. <Content Include="Areas\AssetManagementSystem\Views\FundsApply\Form.js" />
  7064. <Content Include="Areas\EducationalAdministration\Views\SportEquipmentLend\Index.cshtml" />
  7065. <Content Include="Areas\EducationalAdministration\Views\SportEquipmentLend\Index.js" />
  7066. <Content Include="Areas\EducationalAdministration\Views\SportEquipmentLend\Form.cshtml" />
  7067. <Content Include="Areas\EducationalAdministration\Views\SportEquipmentLend\Form.js" />
  7068. <Content Include="Areas\EducationalAdministration\Views\SportEquipmentReturn\Index.cshtml" />
  7069. <Content Include="Areas\EducationalAdministration\Views\SportEquipmentReturn\Index.js" />
  7070. <Content Include="Areas\EducationalAdministration\Views\SportEquipmentReturn\Form.cshtml" />
  7071. <Content Include="Areas\EducationalAdministration\Views\SportEquipmentReturn\Form.js" />
  7072. <Content Include="Areas\EducationalAdministration\Views\PeopleSportsActivities\Index.cshtml" />
  7073. <Content Include="Areas\EducationalAdministration\Views\PeopleSportsActivities\Index.js" />
  7074. <Content Include="Areas\EducationalAdministration\Views\PeopleSportsActivities\Form.cshtml" />
  7075. <Content Include="Areas\EducationalAdministration\Views\PeopleSportsActivities\Form.js" />
  7076. <Content Include="Areas\EducationalAdministration\Views\CompetitionManagement\Index.cshtml" />
  7077. <Content Include="Areas\EducationalAdministration\Views\CompetitionManagement\Index.js" />
  7078. <Content Include="Areas\EducationalAdministration\Views\CompetitionManagement\Form.cshtml" />
  7079. <Content Include="Areas\EducationalAdministration\Views\CompetitionManagement\Form.js" />
  7080. <Content Include="Areas\EducationalAdministration\Views\CompetitionScore\Index.cshtml" />
  7081. <Content Include="Areas\EducationalAdministration\Views\CompetitionScore\Index.js" />
  7082. <Content Include="Areas\EducationalAdministration\Views\CompetitionScore\Form.cshtml" />
  7083. <Content Include="Areas\EducationalAdministration\Views\CompetitionScore\Form.js" />
  7084. <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\Index.cshtml" />
  7085. <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\Index.js" />
  7086. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasicTran\Index.cshtml" />
  7087. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasicTran\Index.js" />
  7088. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasicTran\Form.cshtml" />
  7089. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasicTran\Form.js" />
  7090. <Content Include="Areas\EducationalAdministration\Views\StuScoreTran\Index.cshtml" />
  7091. <Content Include="Areas\EducationalAdministration\Views\StuScoreTran\Index.js" />
  7092. <Content Include="Areas\EducationalAdministration\Views\StuScoreTran\Form.cshtml" />
  7093. <Content Include="Areas\EducationalAdministration\Views\StuScoreTran\Form.js" />
  7094. <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTran\Index.cshtml" />
  7095. <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTran\Index.js" />
  7096. <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTran\Form.cshtml" />
  7097. <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTran\Form.js" />
  7098. <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwoTran\Index.cshtml" />
  7099. <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwoTran\Index.js" />
  7100. <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwoTran\Form.cshtml" />
  7101. <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwoTran\Form.js" />
  7102. <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwoTran\Index.cshtml" />
  7103. <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwoTran\Index.js" />
  7104. <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwoTran\Form.cshtml" />
  7105. <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwoTran\Form.js" />
  7106. <Content Include="Areas\EducationalAdministration\Views\HistoryStuScore\Index.cshtml" />
  7107. <Content Include="Areas\EducationalAdministration\Views\HistoryStuScore\Index.js" />
  7108. <Content Include="Areas\EducationalAdministration\Views\HistoryStuScore\Form.cshtml" />
  7109. <Content Include="Areas\EducationalAdministration\Views\HistoryStuScore\Form.js" />
  7110. </ItemGroup>
  7111. <ItemGroup>
  7112. <Folder Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElectivePre\" />
  7113. <Folder Include="Areas\LR_Desktop\Models\" />
  7114. <Folder Include="Areas\LR_Desktop\Views\Shared\" />
  7115. <Folder Include="Areas\LR_ReportTestModule\Models\" />
  7116. <Folder Include="Areas\LR_ReportTestModule\Views\Shared\" />
  7117. <Folder Include="Areas\LR_SystemModule\Views\CMS\" />
  7118. <Folder Include="Areas\LR_WebChatModule\Views\User\" />
  7119. <Folder Include="Areas\LR_WorkFlowModule\Views\WfEngine\" />
  7120. </ItemGroup>
  7121. <ItemGroup>
  7122. <Content Include="packages.config" />
  7123. </ItemGroup>
  7124. <ItemGroup>
  7125. <Content Include="Views\Login\Index.cshtml" />
  7126. </ItemGroup>
  7127. <ItemGroup>
  7128. <Content Include="XmlConfig\database.config">
  7129. <SubType>Designer</SubType>
  7130. </Content>
  7131. <Content Include="XmlConfig\ioc.config">
  7132. <SubType>Designer</SubType>
  7133. </Content>
  7134. <Content Include="XmlConfig\log4net.config" />
  7135. <Content Include="XmlConfig\system.config">
  7136. <SubType>Designer</SubType>
  7137. </Content>
  7138. </ItemGroup>
  7139. <ItemGroup>
  7140. <Content Include="Views\Home\AdminDefault.cshtml" />
  7141. </ItemGroup>
  7142. <ItemGroup>
  7143. <Content Include="Views\Home\AdminDesktop.cshtml" />
  7144. </ItemGroup>
  7145. <ItemGroup>
  7146. <Content Include="Views\Error\ErrorMessage.cshtml" />
  7147. </ItemGroup>
  7148. <ItemGroup>
  7149. <ProjectReference Include="..\Learun.Application.Organization\Learun.Application.Organization.csproj">
  7150. <Project>{E9877A25-801B-4605-AD35-E6306916513C}</Project>
  7151. <Name>Learun.Application.Organization</Name>
  7152. </ProjectReference>
  7153. <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.AppMagager\Learun.Application.AppMagager.csproj">
  7154. <Project>{8F770F8B-06B3-43DA-886F-15D41CEC62EE}</Project>
  7155. <Name>Learun.Application.AppMagager</Name>
  7156. </ProjectReference>
  7157. <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.Base\Learun.Application.Base.csproj">
  7158. <Project>{0CDD0DC8-74CF-4C71-923C-66204A8923D3}</Project>
  7159. <Name>Learun.Application.Base</Name>
  7160. </ProjectReference>
  7161. <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.CRM\Learun.Application.CRM.csproj">
  7162. <Project>{81E208BC-39B6-4CA3-81F1-C847D47330D1}</Project>
  7163. <Name>Learun.Application.CRM</Name>
  7164. </ProjectReference>
  7165. <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.Excel\Learun.Application.Excel.csproj">
  7166. <Project>{10BAA80B-16F5-4514-902D-F9F7FA608BDD}</Project>
  7167. <Name>Learun.Application.Excel</Name>
  7168. </ProjectReference>
  7169. <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.Extention\Learun.Application.Extention.csproj">
  7170. <Project>{4D033392-BBB8-4B5F-9144-A42E7695847E}</Project>
  7171. <Name>Learun.Application.Extention</Name>
  7172. </ProjectReference>
  7173. <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.Form\Learun.Application.Form.csproj">
  7174. <Project>{9164926B-150A-47D6-B384-A41AA4A7BC5D}</Project>
  7175. <Name>Learun.Application.Form</Name>
  7176. </ProjectReference>
  7177. <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.IM\Learun.Application.IM.csproj">
  7178. <Project>{DB34DFC9-7227-41FA-88AA-832DBF247811}</Project>
  7179. <Name>Learun.Application.IM</Name>
  7180. </ProjectReference>
  7181. <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.Language\Learun.Application.Language.csproj">
  7182. <Project>{36083FBB-CE7F-4EE0-8459-C4B60A2DD070}</Project>
  7183. <Name>Learun.Application.Language</Name>
  7184. </ProjectReference>
  7185. <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.Mapping\Learun.Application.Mapping.csproj">
  7186. <Project>{79f8e2f1-08e7-4336-93e0-512b39f9dd54}</Project>
  7187. <Name>Learun.Application.Mapping</Name>
  7188. </ProjectReference>
  7189. <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.Message\Learun.Application.Message.csproj">
  7190. <Project>{211fa31a-b9d8-4f48-80cc-573b9410828e}</Project>
  7191. <Name>Learun.Application.Message</Name>
  7192. </ProjectReference>
  7193. <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.OA\Learun.Application.OA.csproj">
  7194. <Project>{5F3FDF79-A47E-4782-A090-DD0DC2D5CDC1}</Project>
  7195. <Name>Learun.Application.OA</Name>
  7196. </ProjectReference>
  7197. <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.Report\Learun.Application.Report.csproj">
  7198. <Project>{886B15B8-7B60-4872-85D1-7F47AC0951EF}</Project>
  7199. <Name>Learun.Application.Report</Name>
  7200. </ProjectReference>
  7201. <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.TwoDevelopment\Learun.Application.TwoDevelopment.csproj">
  7202. <Project>{56F9A112-FD96-4809-98F4-0D7C5DE0711B}</Project>
  7203. <Name>Learun.Application.TwoDevelopment</Name>
  7204. </ProjectReference>
  7205. <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.WeChat\Learun.Application.WeChat.csproj">
  7206. <Project>{36FA9414-767E-4806-9E45-2075216B1070}</Project>
  7207. <Name>Learun.Application.WeChat</Name>
  7208. </ProjectReference>
  7209. <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.WorkFlow\Learun.Application.WorkFlow.csproj">
  7210. <Project>{88D8E99D-DF26-4506-83C5-51E354818BEF}</Project>
  7211. <Name>Learun.Application.WorkFlow</Name>
  7212. </ProjectReference>
  7213. <ProjectReference Include="..\Learun.Framework.Module\Learun.Cache\Learun.Cache.Base\Learun.Cache.Base.csproj">
  7214. <Project>{975F2CB8-605C-4ADD-B365-B97BF844F0FE}</Project>
  7215. <Name>Learun.Cache.Base</Name>
  7216. </ProjectReference>
  7217. <ProjectReference Include="..\Learun.Framework.Module\Learun.Cache\Learun.Cache.Factory\Learun.Cache.Factory.csproj">
  7218. <Project>{68902FCF-C439-4010-B17B-2499C972EE33}</Project>
  7219. <Name>Learun.Cache.Factory</Name>
  7220. </ProjectReference>
  7221. <ProjectReference Include="..\Learun.Framework.Module\Learun.Cache\Learun.Cache.Redis\Learun.Cache.Redis.csproj">
  7222. <Project>{13808645-2013-4896-8ee2-65144e222c69}</Project>
  7223. <Name>Learun.Cache.Redis</Name>
  7224. </ProjectReference>
  7225. <ProjectReference Include="..\Learun.Framework.Module\Learun.Db\Learun.DataBase.EF.Oracle\Learun.DataBase.Oracle.csproj">
  7226. <Project>{82069f3a-ab45-4f8b-b2bf-a36b14208f41}</Project>
  7227. <Name>Learun.DataBase.Oracle</Name>
  7228. </ProjectReference>
  7229. <ProjectReference Include="..\Learun.Framework.Module\Learun.Db\Learun.DataBase.EF.Sqlserver\Learun.DataBase.SqlServer.csproj">
  7230. <Project>{890532f8-5205-4ee9-965c-84500cad24de}</Project>
  7231. <Name>Learun.DataBase.SqlServer</Name>
  7232. </ProjectReference>
  7233. <ProjectReference Include="..\Learun.Framework.Module\Learun.Db\Learun.DataBase.MySql\Learun.DataBase.MySqlEx.csproj">
  7234. <Project>{fe4cb79e-7f98-4683-bc4a-5173a5bc5636}</Project>
  7235. <Name>Learun.DataBase.MySqlEx</Name>
  7236. </ProjectReference>
  7237. <ProjectReference Include="..\Learun.Framework.Module\Learun.Db\Learun.DataBase.Repository\Learun.DataBase.Repository.csproj">
  7238. <Project>{7f5e2a6c-c859-494a-8577-75bf9603a80c}</Project>
  7239. <Name>Learun.DataBase.Repository</Name>
  7240. </ProjectReference>
  7241. <ProjectReference Include="..\Learun.Framework.Module\Learun.Db\Learun.DataBase\Learun.DataBase.csproj">
  7242. <Project>{c329f9e1-4327-4769-9d08-07e6fec41005}</Project>
  7243. <Name>Learun.DataBase</Name>
  7244. </ProjectReference>
  7245. <ProjectReference Include="..\Learun.Framework.Module\Learun.Ioc\Learun.Ioc.csproj">
  7246. <Project>{81c03609-ae0d-414c-829b-16b990487add}</Project>
  7247. <Name>Learun.Ioc</Name>
  7248. </ProjectReference>
  7249. <ProjectReference Include="..\Learun.Framework.Module\Learun.Log\Learun.Loger.csproj">
  7250. <Project>{D27E14DC-B68C-408D-A2E3-FDB38665ECBB}</Project>
  7251. <Name>Learun.Loger</Name>
  7252. </ProjectReference>
  7253. <ProjectReference Include="..\Learun.Framework.Module\Learun.Util\Learun.Util.Operat\Learun.Util.Operat.csproj">
  7254. <Project>{AD556B7A-E0D1-41BD-9D5B-18F8502E9F33}</Project>
  7255. <Name>Learun.Util.Operat</Name>
  7256. </ProjectReference>
  7257. <ProjectReference Include="..\Learun.Framework.Module\Learun.Util\Learun.Util\Learun.Util.csproj">
  7258. <Project>{CF8AE293-88AB-436C-9720-A8386BA5D7B7}</Project>
  7259. <Name>Learun.Util</Name>
  7260. </ProjectReference>
  7261. <ProjectReference Include="..\Learun.Framework.Module\Learun.Workflow\Learun.Workflow.Engine\Learun.Workflow.Engine.csproj">
  7262. <Project>{1d192591-b85a-41db-ae3a-4bf9765786c1}</Project>
  7263. <Name>Learun.Workflow.Engine</Name>
  7264. </ProjectReference>
  7265. <ProjectReference Include="..\Quanjiang.DigitalScholl.SendSms\Quanjiang.DigitalScholl.SendSms.csproj">
  7266. <Project>{65cc5cdc-9638-4dd0-b2d6-3182cc16d2da}</Project>
  7267. <Name>Quanjiang.DigitalScholl.SendSms</Name>
  7268. </ProjectReference>
  7269. <ProjectReference Include="..\Quanjiang.DigitalScholl.WebLicense\Quanjiang.DigitalScholl.WebLicense.csproj">
  7270. <Project>{4D841EAD-3FD8-4FAC-BC67-C4CE6C0D1181}</Project>
  7271. <Name>Quanjiang.DigitalScholl.WebLicense</Name>
  7272. </ProjectReference>
  7273. <ProjectReference Include="..\Quanjiang.DigitalSchool.Aspose\Quanjiang.DigitalSchool.Aspose.csproj">
  7274. <Project>{767d20c4-b983-4940-bf97-74d5479ca558}</Project>
  7275. <Name>Quanjiang.DigitalSchool.Aspose</Name>
  7276. </ProjectReference>
  7277. </ItemGroup>
  7278. <ItemGroup>
  7279. <Content Include="Areas\EducationalAdministration\Views\web.config" />
  7280. <Content Include="Areas\LR_OrganizationModule\Views\User\StudentIndex.cshtml" />
  7281. <Content Include="Areas\EducationalAdministration\Views\LanMail\Index.cshtml" />
  7282. <Content Include="Areas\EducationalAdministration\Views\SYS_SendMessage\FormView.cshtml" />
  7283. <Content Include="Areas\EducationalAdministration\Views\SYS_ReceiveMessage\FormView.cshtml" />
  7284. <Content Include="Areas\EducationalAdministration\Views\SYS_ReceiveMessage\FormCh.cshtml" />
  7285. <Content Include="Areas\EducationalAdministration\Views\EmpInfo\FormView.cshtml" />
  7286. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\FormView.cshtml" />
  7287. <Content Include="Areas\PersonnelManagement\Views\web.config" />
  7288. <Content Include="Areas\EducationalAdministration\Views\JournalSend\FormView.cshtml" />
  7289. <Content Include="Areas\PersonnelManagement\Views\TimeTable\Index.cshtml" />
  7290. <Content Include="Areas\PersonnelManagement\Views\TimeTable\Attendance.cshtml" />
  7291. <Content Include="Areas\PersonnelManagement\Views\TimeTable\AttendanceDetail.cshtml" />
  7292. <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\FormView.cshtml" />
  7293. <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\ReadList.cshtml" />
  7294. <Content Include="Areas\EducationalAdministration\Views\Sys_SendComplaint\FormView.cshtml" />
  7295. <Content Include="Areas\EducationalAdministration\Views\Sys_SendComplaint\IndexList.cshtml" />
  7296. <Content Include="Areas\LR_OrganizationModule\Views\User\LookForm.cshtml" />
  7297. <Content Include="Areas\EducationalAdministration\Views\Sys_SendComplaint\FormList.cshtml" />
  7298. <Content Include="Areas\EducationalAdministration\Views\Sys_SendComplaint\FormListView.cshtml" />
  7299. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveComplaint\FormView.cshtml" />
  7300. <Content Include="Areas\EducationalAdministration\Views\Sys_SendComplaint\ReplyList.cshtml" />
  7301. <Content Include="Areas\Permission\Views\web.config" />
  7302. <Content Include="Areas\Permission\Views\Perm_UserPermission\SelectForm.cshtml" />
  7303. <Content Include="Areas\Ask\Views\web.config" />
  7304. <Content Include="Areas\LR_ReportModule\Views\ReportTemplate\WfSchemeReport.cshtml" />
  7305. <Content Include="Areas\Ask\Views\Ask_Main\AnswerIndex.cshtml" />
  7306. <Content Include="Areas\Ask\Views\Ask_Main\AnswerQuery.cshtml" />
  7307. <Content Include="Areas\LogisticsManagement\Views\web.config" />
  7308. <Content Include="Areas\Ask\Views\Ask_Main\StudentIndex.cshtml" />
  7309. <Content Include="Areas\Ask\Views\Ask_Main\Paper.cshtml" />
  7310. <Content Include="Areas\Ask\Views\Ask_Main\PaperView.cshtml" />
  7311. <Content Include="Areas\Ask\Views\Ask_Main\PaperAdminView.cshtml" />
  7312. <Content Include="Areas\Permission\Views\Perm_Function\TeacherIndex.cshtml" />
  7313. <Content Include="Areas\Permission\Views\Perm_Function\FormTeacher.cshtml" />
  7314. <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElective\StudentIndex.cshtml" />
  7315. <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElective\AuditIndex.cshtml" />
  7316. <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElective\FinishIndex.cshtml" />
  7317. <Content Include="Areas\Permission\Views\Perm_UserPermission\GirdSelectIndex.cshtml" />
  7318. <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTerm\ExamIndex.cshtml" />
  7319. <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTerm\ExamIndexOfTeacher.cshtml" />
  7320. <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\CustmerWorkFlowFormAll.cshtml" />
  7321. <Content Include="Areas\ReceiveSendFeeManagement\Views\web.config" />
  7322. <Content Include="Areas\PersonnelManagement\Views\TimeTable\Leave.cshtml" />
  7323. <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaChargesStandard\EditForm.cshtml" />
  7324. <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaChargeBank\ShowIndex.cshtml" />
  7325. <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaChargeItem\ShowIndex.cshtml" />
  7326. <Content Include="Areas\EducationalAdministration\Views\StuAttendanceLeave\CheckForm.cshtml" />
  7327. <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaChargesStandard\ShowIndex.cshtml" />
  7328. <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaReplaceMode\ShowIndex.cshtml" />
  7329. <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaRefundItem\ShowIndex.cshtml" />
  7330. <Content Include="Areas\EducationalAdministration\Views\BookBorrow\Form.cshtml" />
  7331. <Content Include="Areas\EducationalAdministration\Views\BookBorrow\Index.cshtml" />
  7332. <Content Include="Areas\EducationalAdministration\Views\BookCard\Form.cshtml" />
  7333. <Content Include="Areas\EducationalAdministration\Views\BookCard\Index.cshtml" />
  7334. <Content Include="Areas\EducationalAdministration\Views\BookClass\Form.cshtml" />
  7335. <Content Include="Areas\EducationalAdministration\Views\BookClass\Index.cshtml" />
  7336. <Content Include="Areas\EducationalAdministration\Views\BookInfo\Form.cshtml" />
  7337. <Content Include="Areas\EducationalAdministration\Views\BookInfo\Index.cshtml" />
  7338. <Content Include="Areas\EducationalAdministration\Views\BookLocation\Form.cshtml" />
  7339. <Content Include="Areas\EducationalAdministration\Views\BookLocation\Index.cshtml" />
  7340. <Content Include="Areas\EducationalAdministration\Views\BookLose\Form.cshtml" />
  7341. <Content Include="Areas\EducationalAdministration\Views\BookLose\Index.cshtml" />
  7342. <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTerm\ExamIndexOfStudent.cshtml" />
  7343. <Content Include="Areas\EducationalAdministration\Views\TeachAttendance\Form.cshtml" />
  7344. <Content Include="Areas\EducationalAdministration\Views\TeachAttendance\Index.cshtml" />
  7345. <Content Include="Areas\EducationalAdministration\Views\EmpInfo\FormAdd.cshtml" />
  7346. <Content Include="Content\layui\font\iconfont.eot" />
  7347. <Content Include="Content\layui\font\iconfont.ttf" />
  7348. <Content Include="Content\layui\font\iconfont.woff" />
  7349. <Content Include="Areas\PersonnelManagement\Views\TimeTable\IndexInEducation.cshtml" />
  7350. <Content Include="Areas\EducationalAdministration\Views\TeachPlan\Form.cshtml" />
  7351. <Content Include="Areas\EducationalAdministration\Views\TeachPlan\Index.cshtml" />
  7352. <Content Include="Areas\EducationalAdministration\Views\TeachSwitch\Form.cshtml" />
  7353. <Content Include="Areas\EducationalAdministration\Views\TeachSwitch\Index.cshtml" />
  7354. <Content Include="Areas\LR_OAModule\Views\Notice\ViewForm.cshtml" />
  7355. <Content Include="Areas\LR_OAModule\Views\Notice\ViewIndex.cshtml" />
  7356. <Content Include="Areas\EducationalAdministration\Views\StuScore\ClassIndex.cshtml" />
  7357. <Content Include="Areas\PersonnelManagement\Views\TimeTable\IndexInEducationModify.cshtml" />
  7358. <Content Include="Areas\PersonnelManagement\Views\TimeTable\ModifyLessonForm.cshtml" />
  7359. <Content Include="Areas\EducationalAdministration\Views\StuScore\ScoreQueryIndex.cshtml" />
  7360. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\AllocationClass.cshtml" />
  7361. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\AllocationDormitory.cshtml" />
  7362. <Content Include="Content\model\北京金隅科技学校缴费单.docx" />
  7363. <Content Include="Content\model\缴费单.docx" />
  7364. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\Report.cshtml" />
  7365. <Content Include="Areas\EducationalAdministration\Views\StuScore\Monitor.cshtml" />
  7366. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\CheckIn.cshtml" />
  7367. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\IsHelp.cshtml" />
  7368. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\Military.cshtml" />
  7369. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\IsPhoto.cshtml" />
  7370. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\GetCloth.cshtml" />
  7371. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\GetClothSize.cshtml" />
  7372. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\GetArticles.cshtml" />
  7373. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\IsPay.cshtml" />
  7374. <Content Include="Areas\EducationalAdministration\Views\StuScore\AllScoreQueryIndex.cshtml" />
  7375. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\CheckInUrl.cshtml" />
  7376. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\SubsidizeUrl.cshtml" />
  7377. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\MilitaryUrl.cshtml" />
  7378. <Content Include="Areas\EducationalAdministration\Views\StuScore\ScoreInputCancelIndex.cshtml" />
  7379. <Content Include="Areas\EducationalAdministration\Views\StuScore\ScoreStatisticAnalysis.cshtml" />
  7380. <Content Include="Areas\EducationalAdministration\Views\StuScore\ScoreInputCancelForm.cshtml" />
  7381. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\CardPrint.cshtml" />
  7382. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\NewAllocationDormitory.cshtml" />
  7383. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\NewAllocationBed.cshtml" />
  7384. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\FormView.cshtml" />
  7385. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\StudentStatus.cshtml" />
  7386. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\EnrollTypeForm.cshtml" />
  7387. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\AllocationBed.cshtml" />
  7388. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\AllocationClass.cshtml" />
  7389. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\AllocationDormitory.cshtml" />
  7390. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\CollectFileIndex.cshtml" />
  7391. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\Form.cshtml" />
  7392. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\FormView.cshtml" />
  7393. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\GetKeyIndex.cshtml" />
  7394. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\Index.cshtml" />
  7395. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\IndexOfStudent.cshtml" />
  7396. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\PayFeeForm.cshtml" />
  7397. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\PayFeeIndex.cshtml" />
  7398. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\RegisterIndex.cshtml" />
  7399. <Content Include="Areas\EducationalAdministration\Views\StuInfoFreshOnlineService\AnswerForm.cshtml" />
  7400. <Content Include="Areas\EducationalAdministration\Views\StuInfoFreshOnlineService\AnswerFormView.cshtml" />
  7401. <Content Include="Areas\EducationalAdministration\Views\StuInfoFreshOnlineService\AnswerIndex.cshtml" />
  7402. <Content Include="Areas\EducationalAdministration\Views\StuInfoFreshOnlineService\Form.cshtml" />
  7403. <Content Include="Areas\EducationalAdministration\Views\StuInfoFreshOnlineService\FormView.cshtml" />
  7404. <Content Include="Areas\EducationalAdministration\Views\StuInfoFreshOnlineService\Index.cshtml" />
  7405. <Content Include="Areas\EducationalAdministration\Views\StuInfoFreshOnlineService\IndexList.cshtml" />
  7406. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\FormOfStudent.cshtml" />
  7407. <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElective\MergeIndex.cshtml" />
  7408. <Content Include="Areas\EducationalAdministration\Views\CdMajor\IndexOfElective.cshtml" />
  7409. <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElective\QueryStuSelectResult.cshtml" />
  7410. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\ImportBedForm.cshtml" />
  7411. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\ExportBedForm.cshtml" />
  7412. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\PrintSignFlow.cshtml" />
  7413. <Content Include="Areas\EducationalAdministration\Views\StuScore\InputScoreIndex.cshtml" />
  7414. <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlan\Form.cshtml" />
  7415. <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlan\Index.cshtml" />
  7416. <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElectivePre\AuditForm.cshtml" />
  7417. <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElectivePre\AuditIndex.cshtml" />
  7418. <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElectivePre\FinishIndex.cshtml" />
  7419. <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElectivePre\Index.cshtml" />
  7420. <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElectivePre\QueryStuSelectResult.cshtml" />
  7421. <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlan\FormOfClass.cshtml" />
  7422. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\StatisticIndex.cshtml" />
  7423. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\StatisticsArea.cshtml" />
  7424. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\PayAfter.cshtml" />
  7425. <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElective\ModifyForm.cshtml" />
  7426. <Content Include="Areas\EducationalAdministration\Views\Statistics\TeacherWorkload.cshtml" />
  7427. <Content Include="Areas\PersonnelManagement\Views\MP_PerformanceTracking\Form.cshtml" />
  7428. <Content Include="Areas\PersonnelManagement\Views\MP_PerformanceTracking\Index.cshtml" />
  7429. <Content Include="Areas\PersonnelManagement\Views\MP_QualityObjectives\Form.cshtml" />
  7430. <Content Include="Areas\PersonnelManagement\Views\MP_QualityObjectives\Index.cshtml" />
  7431. <Content Include="Areas\PersonnelManagement\Views\MP_ManagementPlan\Form.cshtml" />
  7432. <Content Include="Areas\PersonnelManagement\Views\MP_ManagementPlan\Index.cshtml" />
  7433. <Content Include="Areas\PersonnelManagement\Views\MP_PerformanceTracking\UploadForm.cshtml" />
  7434. <Content Include="Areas\PersonnelManagement\Views\MP_ManagementPlan\UploadForm.cshtml" />
  7435. <Content Include="Areas\PersonnelManagement\Views\MP_QualityObjectives\UploadForm.cshtml" />
  7436. <Content Include="Areas\PersonnelManagement\Views\MP_BrowseRecord\IndexFile.cshtml" />
  7437. <Content Include="Areas\EvaluationTeach\Views\Eval_Main\AnswerIndex.cshtml" />
  7438. <Content Include="Areas\EvaluationTeach\Views\Eval_Main\TeacherIndex.cshtml" />
  7439. <Content Include="Areas\EvaluationTeach\Views\Eval_Main\Form.cshtml" />
  7440. <Content Include="Areas\EvaluationTeach\Views\Eval_Main\Index.cshtml" />
  7441. <Content Include="Areas\EvaluationTeach\Views\Eval_Main\Paper.cshtml" />
  7442. <Content Include="Areas\EvaluationTeach\Views\Eval_Main\PaperAdminView.cshtml" />
  7443. <Content Include="Areas\EvaluationTeach\Views\Eval_Main\PaperView.cshtml" />
  7444. <Content Include="Areas\EvaluationTeach\Views\Eval_Main\StudentIndex.cshtml" />
  7445. <Content Include="Areas\EvaluationTeach\Views\Eval_Question\Form.cshtml" />
  7446. <Content Include="Areas\EvaluationTeach\Views\Eval_Question\Index.cshtml" />
  7447. <Content Include="Areas\EvaluationTeach\Views\Eval_QuestionItems\Form.cshtml" />
  7448. <Content Include="Areas\EvaluationTeach\Views\Eval_QuestionItems\Index.cshtml" />
  7449. <Content Include="Areas\EvaluationTeach\Views\web.config" />
  7450. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTermAttemper\Form.cshtml" />
  7451. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTermAttemper\FormView.cshtml" />
  7452. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTermAttemper\Index.cshtml" />
  7453. <Content Include="Areas\PersonnelManagement\Views\TimeTable\IndexInEducationSelect.cshtml" />
  7454. <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\Release.cshtml" />
  7455. <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\Form.cshtml" />
  7456. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveFile\Form.cshtml" />
  7457. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveFile\Index.cshtml" />
  7458. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveDocument\FormView.cshtml" />
  7459. <Content Include="Areas\EvaluationTeach\Views\Eval_Main\TeacherIndex2.cshtml" />
  7460. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasicChange\Form.cshtml" />
  7461. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasicChange\FormView.cshtml" />
  7462. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasicChange\Index.cshtml" />
  7463. <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPass\Form.cshtml" />
  7464. <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPass\Index.cshtml" />
  7465. <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPass\InputScoreIndex.cshtml" />
  7466. <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPass\Monitor.cshtml" />
  7467. <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwo\InputScoreIndex.cshtml" />
  7468. <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwo\Monitor.cshtml" />
  7469. <Content Include="Areas\EducationalAdministration\Views\CertificateManage\Form.cshtml" />
  7470. <Content Include="Areas\EducationalAdministration\Views\CertificateManage\Index.cshtml" />
  7471. <Content Include="Areas\EducationalAdministration\Views\CertificateResult\Form.cshtml" />
  7472. <Content Include="Areas\EducationalAdministration\Views\CertificateResult\Index.cshtml" />
  7473. <Content Include="Areas\LR_NewWorkFlow\Views\NWFDelegate\Form.cshtml" />
  7474. <Content Include="Areas\LR_NewWorkFlow\Views\NWFDelegate\Index.cshtml" />
  7475. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\AppointForm.cshtml" />
  7476. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\AuditFlowForm.cshtml" />
  7477. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\BatchAuditIndex.cshtml" />
  7478. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\CreateForm.cshtml" />
  7479. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\Index.cshtml" />
  7480. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\LookFlowForm.cshtml" />
  7481. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\LookNodeForm.cshtml" />
  7482. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\MonitorDetailsIndex.cshtml" />
  7483. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\MonitorForm.cshtml" />
  7484. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\MonitorIndex.cshtml" />
  7485. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\NWFContainerForm.cshtml" />
  7486. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\ReleaseForm.cshtml" />
  7487. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\SignAuditFlowForm.cshtml" />
  7488. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\SignFlowForm.cshtml" />
  7489. <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\AuditorFieldForm.cshtml" />
  7490. <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\AuditorNodeForm.cshtml" />
  7491. <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\ButtonForm.cshtml" />
  7492. <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\ConditionFieldForm.cshtml" />
  7493. <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\Form.cshtml" />
  7494. <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\HistoryForm.cshtml" />
  7495. <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\ImportForm.cshtml" />
  7496. <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\Index.cshtml" />
  7497. <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\LevelForm.cshtml" />
  7498. <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\LineForm.cshtml" />
  7499. <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\NodeForm.cshtml" />
  7500. <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\PostForm.cshtml" />
  7501. <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\PreviewForm.cshtml" />
  7502. <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\RoleForm.cshtml" />
  7503. <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\UserForm.cshtml" />
  7504. <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\WorkformForm.cshtml" />
  7505. <Content Include="Areas\LR_NewWorkFlow\Views\web.config" />
  7506. <Content Include="Content\laydate\src\theme\default\font\iconfont.eot" />
  7507. <Content Include="Content\laydate\src\theme\default\font\iconfont.ttf" />
  7508. <Content Include="Content\laydate\src\theme\default\font\iconfont.woff" />
  7509. <Content Include="Content\laydate\theme\default\font\iconfont.eot" />
  7510. <Content Include="Content\laydate\theme\default\font\iconfont.ttf" />
  7511. <Content Include="Content\laydate\theme\default\font\iconfont.woff" />
  7512. <Content Include="Areas\LR_Message\Views\LR_StrategyInfo\Form.cshtml" />
  7513. <Content Include="Areas\LR_Message\Views\LR_StrategyInfo\Index.cshtml" />
  7514. <Content Include="Areas\LR_Message\Views\web.config" />
  7515. <Content Include="Areas\LR_AuthorizeModule\Views\DataAuthorize\CustomerFormIndex.cshtml" />
  7516. <Content Include="Areas\EducationalAdministration\Views\ScoreStatistics\Form.cshtml" />
  7517. <Content Include="Areas\EducationalAdministration\Views\ScoreStatistics\Index.cshtml" />
  7518. <Content Include="Areas\EducationalAdministration\Views\ClassInfo\FormType.cshtml" />
  7519. <Content Include="Areas\EducationalAdministration\Views\PracticeBase\Form.cshtml" />
  7520. <Content Include="Areas\EducationalAdministration\Views\PracticeBase\Index.cshtml" />
  7521. <Content Include="Areas\EducationalAdministration\Views\StuGrant\Form.cshtml" />
  7522. <Content Include="Areas\EducationalAdministration\Views\StuGrant\Index.cshtml" />
  7523. <Content Include="Areas\Ask\Views\Ask_Question\AnalysisIndex.cshtml" />
  7524. <Content Include="Areas\EducationalAdministration\Views\EvaCodeOfContuct\Form.cshtml" />
  7525. <Content Include="Areas\EducationalAdministration\Views\EvaCodeOfContuct\Index.cshtml" />
  7526. <Content Include="Areas\EducationalAdministration\Views\EvaDormitoryInterior\Form.cshtml" />
  7527. <Content Include="Areas\EducationalAdministration\Views\EvaDormitoryInterior\Indexold.cshtml" />
  7528. <Content Include="Areas\EducationalAdministration\Views\EvaHygieve\Form.cshtml" />
  7529. <Content Include="Areas\EducationalAdministration\Views\EvaHygieve\Index.cshtml" />
  7530. <Content Include="Areas\EducationalAdministration\Views\EvaViolationOfDiscipline\Form.cshtml" />
  7531. <Content Include="Areas\EducationalAdministration\Views\EvaViolationOfDiscipline\Index.cshtml" />
  7532. <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\FormDocument.cshtml" />
  7533. <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\IndexDocument.cshtml" />
  7534. <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\ReadListDocument.cshtml" />
  7535. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveFile\FormDocument.cshtml" />
  7536. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveFile\IndexDocument.cshtml" />
  7537. <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\FormDocumentView.cshtml" />
  7538. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveFile\FormReadDocument.cshtml" />
  7539. <Content Include="Areas\EducationalAdministration\Views\LessonInfo\FormNoMajor.cshtml" />
  7540. <Content Include="Areas\EducationalAdministration\Views\LessonInfo\IndexNoMajor.cshtml" />
  7541. <Content Include="Areas\LR_SystemModule\Views\Log\UseStatistics.cshtml" />
  7542. <Content Include="Areas\LR_SystemModule\Views\Log\OnlineUserIndex.cshtml" />
  7543. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonSync\Form.cshtml" />
  7544. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonSync\Index.cshtml" />
  7545. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTerm\EmptyByConditionForm.cshtml" />
  7546. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTerm\SyncByConditionForm.cshtml" />
  7547. <Content Include="Areas\EducationalAdministration\Views\LeaveSchoolA\Form.cshtml" />
  7548. <Content Include="Areas\EducationalAdministration\Views\LeaveSchoolA\Index.cshtml" />
  7549. <Content Include="Areas\LR_LGManager\Views\CorporateMaterialApply\Form.cshtml" />
  7550. <Content Include="Areas\LR_LGManager\Views\CorporateMaterialApply\Index.cshtml" />
  7551. <Content Include="Areas\LR_LGManager\Views\CorporateMaterialItem\Form.cshtml" />
  7552. <Content Include="Areas\LR_LGManager\Views\CorporateMaterialItem\Index.cshtml" />
  7553. <Content Include="Areas\LR_LGManager\Views\StampApply\Form.cshtml" />
  7554. <Content Include="Areas\LR_LGManager\Views\StampApply\Index.cshtml" />
  7555. <Content Include="Areas\LR_LGManager\Views\StampApply\FormView.cshtml" />
  7556. <Content Include="Areas\LR_LGManager\Views\CorporateMaterialApply\FormView.cshtml" />
  7557. <Content Include="Areas\PersonnelManagement\Views\OvertimeApplication\Form.cshtml" />
  7558. <Content Include="Areas\PersonnelManagement\Views\OvertimeApplication\Index.cshtml" />
  7559. <Content Include="Areas\PersonnelManagement\Views\TimeTable\AttendanceStatistic.cshtml" />
  7560. <Content Include="Areas\EducationalAdministration\Views\StuCancelExam\Detail.cshtml" />
  7561. <Content Include="Areas\PersonnelManagement\Views\CommunityInfo\QrcodeForm.cshtml" />
  7562. <Content Include="Areas\EducationalAdministration\Views\StuScore\InputScoreIndexInTeacher.cshtml" />
  7563. <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPass\InputScoreIndexInTeacher.cshtml" />
  7564. <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwo\InputScoreIndexInTeacher.cshtml" />
  7565. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTermOfElective\EmptyByConditionForm.cshtml" />
  7566. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTermOfElective\SyncByConditionForm.cshtml" />
  7567. <Content Include="Areas\EducationalAdministration\Views\StuScore\InputScoreIndexOfElective.cshtml" />
  7568. <Content Include="Areas\EducationalAdministration\Views\StuScore\InputScoreIndexOfElectiveInTeacher.cshtml" />
  7569. <Content Include="Areas\PersonnelManagement\Views\EpidemicReport\PersonnelCategoryReport.cshtml" />
  7570. <Content Include="Areas\PersonnelManagement\Views\EpidemicReport\VehicleReport.cshtml" />
  7571. <Content Include="Areas\PersonnelManagement\Views\EpidemicReport\OutReasonReport.cshtml" />
  7572. <Content Include="Areas\PersonnelManagement\Views\EpidemicReport\ProviceReport.cshtml" />
  7573. <Content Include="Areas\PersonnelManagement\Views\TimeTable\AttendanceList.cshtml" />
  7574. <Content Include="Areas\PersonnelManagement\Views\EpidemicSituationCopy\Form.cshtml" />
  7575. <Content Include="Areas\PersonnelManagement\Views\EpidemicSituationCopy\Index.cshtml" />
  7576. <Content Include="Areas\PersonnelManagement\Views\EpidemicSituationCopy\IndexReport.cshtml" />
  7577. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\MyClass.cshtml" />
  7578. <Content Include="Areas\PersonnelManagement\Views\WP_FileList\SecuritySetting.cshtml" />
  7579. <Content Include="Areas\LR_OAModule\Views\ResourceFile\BcIndex.cshtml" />
  7580. <Content Include="Areas\PersonnelManagement\Views\BC_PopQuiz\Report.cshtml" />
  7581. <Content Include="Areas\EducationalAdministration\Views\StuAttendance\Index.cshtml" />
  7582. <Content Include="Areas\EducationalAdministration\Views\StuAttendance\IndexOfUnrecord.cshtml" />
  7583. <Content Include="Areas\EducationalAdministration\Views\EmpInfo\FormEdit.cshtml" />
  7584. <Content Include="Areas\EducationalAdministration\Views\EmpInfo\FormModify.cshtml" />
  7585. <Content Include="Areas\AdmissionsPlatform\Views\web.config" />
  7586. <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\RegistrateIndex.cshtml" />
  7587. <Content Include="Areas\EducationalAdministration\Views\Thermography\SubmitIndex.cshtml" />
  7588. <Content Include="Areas\EducationalAdministration\Views\ClassroomBuilding\QRPrint.cshtml" />
  7589. <Content Include="Areas\EducationalAdministration\Views\R_EnterBuilding\Form.cshtml" />
  7590. <Content Include="Areas\EducationalAdministration\Views\R_EnterBuilding\Index.cshtml" />
  7591. <Content Include="Areas\EducationalAdministration\Views\R_EnterSchool\Form.cshtml" />
  7592. <Content Include="Areas\EducationalAdministration\Views\R_EnterSchool\Index.cshtml" />
  7593. <Content Include="Areas\PersonnelManagement\Views\Sal_UserSalary\IndexOfMy.cshtml" />
  7594. <Content Include="Areas\PersonnelManagement\Views\Sal_UserSalary\FormView.cshtml" />
  7595. <Content Include="Areas\PersonnelManagement\Views\MP_ManagementPlan\IndexManagement.cshtml" />
  7596. <Content Include="Areas\PersonnelManagement\Views\MP_PerformanceTracking\IndexManagement.cshtml" />
  7597. <Content Include="Areas\PersonnelManagement\Views\MP_QualityObjectives\IndexManagement.cshtml" />
  7598. <Content Include="Areas\PersonnelManagement\Views\MP_ManagementPlan\IndexChildren.cshtml" />
  7599. <Content Include="Areas\PersonnelManagement\Views\MP_PerformanceTracking\IndexChildren.cshtml" />
  7600. <Content Include="Areas\PersonnelManagement\Views\MP_QualityObjectives\IndexChildren.cshtml" />
  7601. <Content Include="Areas\EducationalAdministration\Views\EmpInfo\Print.cshtml" />
  7602. <Content Include="Areas\EducationalAdministration\Views\Thermography\StatisticIndex.cshtml" />
  7603. <Content Include="Areas\PersonnelManagement\Views\ContractManagement\FormView.cshtml" />
  7604. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\htPrint.cshtml" />
  7605. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\PersonalFiling.cshtml" />
  7606. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\ContractFiling.cshtml" />
  7607. <Content Include="Areas\PersonnelManagement\Views\StuSaverecord\Form.cshtml" />
  7608. <Content Include="Areas\PersonnelManagement\Views\StuSaverecord\Index.cshtml" />
  7609. <Content Include="Areas\EducationalAdministration\Views\R_EnterSchool\DeptReport.cshtml" />
  7610. <Content Include="Areas\EducationalAdministration\Views\R_EnterSchool\MajorReport.cshtml" />
  7611. <Content Include="Areas\EducationalAdministration\Views\R_EnterSchool\ClassReport.cshtml" />
  7612. <Content Include="Areas\EducationalAdministration\Views\R_EnterBuilding\ClassReport.cshtml" />
  7613. <Content Include="Areas\EducationalAdministration\Views\R_EnterBuilding\DeptReport.cshtml" />
  7614. <Content Include="Areas\EducationalAdministration\Views\R_EnterBuilding\MajorReport.cshtml" />
  7615. <Content Include="Areas\PersonnelManagement\Views\ContractManagement\FormRenew.cshtml" />
  7616. <Content Include="Areas\PersonnelManagement\Views\ContractManagement\FormTerminate.cshtml" />
  7617. <Content Include="Areas\PersonnelManagement\Views\ContractManagement\FormRemove.cshtml" />
  7618. <Content Include="Areas\StudentWork\Views\web.config" />
  7619. <Content Include="Areas\StudentWork\Views\SW_Ask_Main\AnswerIndex.cshtml" />
  7620. <Content Include="Areas\StudentWork\Views\SW_Ask_Main\AnswerQuery.cshtml" />
  7621. <Content Include="Areas\StudentWork\Views\SW_Ask_Main\Form.cshtml" />
  7622. <Content Include="Areas\StudentWork\Views\SW_Ask_Main\Index.cshtml" />
  7623. <Content Include="Areas\StudentWork\Views\SW_Ask_Main\Paper.cshtml" />
  7624. <Content Include="Areas\StudentWork\Views\SW_Ask_Main\PaperAdminView.cshtml" />
  7625. <Content Include="Areas\StudentWork\Views\SW_Ask_Main\PaperView.cshtml" />
  7626. <Content Include="Areas\StudentWork\Views\SW_Ask_Main\StudentIndex.cshtml" />
  7627. <Content Include="Areas\StudentWork\Views\SW_Ask_Main_Question\Form.cshtml" />
  7628. <Content Include="Areas\StudentWork\Views\SW_Ask_Main_Question\Index.cshtml" />
  7629. <Content Include="Areas\StudentWork\Views\SW_Ask_QuestionItems\Form.cshtml" />
  7630. <Content Include="Areas\StudentWork\Views\SW_Ask_QuestionItems\Index.cshtml" />
  7631. <Content Include="Areas\StudentWork\Views\SW_Ask_Question\Form.cshtml" />
  7632. <Content Include="Areas\StudentWork\Views\SW_Ask_Question\Index.cshtml" />
  7633. <Content Include="Areas\StudentWork\Views\SW_Ask_Question\MainIndex.cshtml" />
  7634. <Content Include="Areas\StudentWork\Views\SW_Ask_Question\SelectIndex.cshtml" />
  7635. <Content Include="Areas\LogisticsManagement\Views\APAppointmentPsychologist\Form.cshtml" />
  7636. <Content Include="Areas\LogisticsManagement\Views\APAppointmentPsychologist\Index.cshtml" />
  7637. <Content Include="Areas\StudentWork\Views\SW_Ask_Type\FormView.cshtml" />
  7638. <Content Include="Areas\EducationalAdministration\Views\StuScore\ScoreQueryAllIndex.cshtml" />
  7639. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\CreateGraduateNo.cshtml" />
  7640. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\CreateGraduateNoForm.cshtml" />
  7641. <Content Include="Areas\EducationalAdministration\Views\StuScore\ScoreQueryAllIndexTeacher.cshtml" />
  7642. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\Graduate.cshtml" />
  7643. <Content Include="Areas\StudentWork\Views\SW_Ask_Main\ApplyIndex.cshtml" />
  7644. <Content Include="Areas\StudentWork\Views\SW_HolidayGo\StatisticIndex.cshtml" />
  7645. <Content Include="Areas\StudentWork\Views\SW_Ask_NotHaveAll_Type\AddIndex.cshtml" />
  7646. <Content Include="Areas\EducationalAdministration\Views\StuScore\GraduateScoreQueryAllIndex.cshtml" />
  7647. <Content Include="Areas\StudentWork\Views\SW_Ask_Batch\Form.cshtml" />
  7648. <Content Include="Areas\StudentWork\Views\SW_Ask_Batch\Index.cshtml" />
  7649. <Content Include="Areas\StudentWork\Views\SW_Ask_Batch_Type\AddIndex.cshtml" />
  7650. <Content Include="Areas\StudentWork\Views\SW_Ask_Batch_Type\Form.cshtml" />
  7651. <Content Include="Areas\StudentWork\Views\SW_Ask_Batch_Type\Index.cshtml" />
  7652. <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\BindTeacherForm.cshtml" />
  7653. <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\PaymentForm.cshtml" />
  7654. <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\ReportForm.cshtml" />
  7655. <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\RegistrateForm.cshtml" />
  7656. <Content Include="Areas\LogisticsManagement\Views\CompanyNews\Form.cshtml" />
  7657. <Content Include="Areas\LogisticsManagement\Views\CompanyNews\Index.cshtml" />
  7658. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\AmountForm.cshtml" />
  7659. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\MonitorIndexRenShi.cshtml" />
  7660. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\MonitorIndexXingZhen.cshtml" />
  7661. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\MonitorIndexZiChan.cshtml" />
  7662. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\MonitorIndexGongWen.cshtml" />
  7663. <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\IndexParty.cshtml" />
  7664. <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\FormParty.cshtml" />
  7665. <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\FormPartyView.cshtml" />
  7666. <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\ReadListParty.cshtml" />
  7667. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveFile\IndexParty.cshtml" />
  7668. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveFile\FormParty.cshtml" />
  7669. <Content Include="Areas\PersonnelManagement\Views\StuSaverecord\IndexForTeacher.cshtml" />
  7670. <Content Include="Areas\PersonnelManagement\Views\StuSaverecord\IndexForStudent.cshtml" />
  7671. <Content Include="Areas\EducationalAdministration\Views\StuConsumption\IndexForTeacher.cshtml" />
  7672. <Content Include="Areas\EducationalAdministration\Views\StuConsumption\IndexForStudent.cshtml" />
  7673. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\FormDC.cshtml" />
  7674. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\IndexDC.cshtml" />
  7675. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\AllocationClassDC.cshtml" />
  7676. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\IndexInClass.cshtml" />
  7677. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\IndexOfDC.cshtml" />
  7678. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\FormOfDC.cshtml" />
  7679. <Content Include="Areas\EducationalAdministration\Views\EmpInfo\IndexOfDC.cshtml" />
  7680. <Content Include="Areas\AssetManagementSystem\Views\Allocation\Form.cshtml" />
  7681. <Content Include="Areas\AssetManagementSystem\Views\Allocation\Index.cshtml" />
  7682. <Content Include="Areas\AssetManagementSystem\Views\AssReport\AssAddReport.cshtml" />
  7683. <Content Include="Areas\AssetManagementSystem\Views\AssReport\AssStatusReport.cshtml" />
  7684. <Content Include="Areas\AssetManagementSystem\Views\AssReport\AssTypeReport.cshtml" />
  7685. <Content Include="Areas\AssetManagementSystem\Views\AssScrap\Form.cshtml" />
  7686. <Content Include="Areas\AssetManagementSystem\Views\AssScrap\FormView.cshtml" />
  7687. <Content Include="Areas\AssetManagementSystem\Views\AssScrap\Index.cshtml" />
  7688. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsChangeItem\Form.cshtml" />
  7689. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsChangeItem\Index.cshtml" />
  7690. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsChange\Form.cshtml" />
  7691. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsChange\Index.cshtml" />
  7692. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\Form.cshtml" />
  7693. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\FormJY.cshtml" />
  7694. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\FormJYHC.cshtml" />
  7695. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\FormPurchase.cshtml" />
  7696. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\FormPurchaseJY.cshtml" />
  7697. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\FormView.cshtml" />
  7698. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\FormViewJY.cshtml" />
  7699. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\Index.cshtml" />
  7700. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\IndexJY.cshtml" />
  7701. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\IndexJYHC.cshtml" />
  7702. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItemApply\Form.cshtml" />
  7703. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItemApply\FormPurchase.cshtml" />
  7704. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItemApply\Index.cshtml" />
  7705. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItem\Form.cshtml" />
  7706. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItem\FormView.cshtml" />
  7707. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItem\Index.cshtml" />
  7708. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItem\IndexOfMy.cshtml" />
  7709. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItem\IndexScrap.cshtml" />
  7710. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItem\IndexTwo.cshtml" />
  7711. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItem\QRPrint.cshtml" />
  7712. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfo\Form.cshtml" />
  7713. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfo\Index.cshtml" />
  7714. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApplyIncomplete\Form.cshtml" />
  7715. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApplyIncomplete\FormItem.cshtml" />
  7716. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApplyIncomplete\Index.cshtml" />
  7717. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApply\Form.cshtml" />
  7718. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApply\FormView.cshtml" />
  7719. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApply\Index.cshtml" />
  7720. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutItemApply\Form.cshtml" />
  7721. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutItemApply\Index.cshtml" />
  7722. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsType\Form.cshtml" />
  7723. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsType\Index.cshtml" />
  7724. <Content Include="Areas\AssetManagementSystem\Views\Ass_InventoryItemApply\Form.cshtml" />
  7725. <Content Include="Areas\AssetManagementSystem\Views\Ass_InventoryItemApply\Index.cshtml" />
  7726. <Content Include="Areas\AssetManagementSystem\Views\Ass_Inventory\Form.cshtml" />
  7727. <Content Include="Areas\AssetManagementSystem\Views\Ass_Inventory\FormView.cshtml" />
  7728. <Content Include="Areas\AssetManagementSystem\Views\Ass_Inventory\Index.cshtml" />
  7729. <Content Include="Areas\AssetManagementSystem\Views\Ass_PurchaseApply\Form.cshtml" />
  7730. <Content Include="Areas\AssetManagementSystem\Views\Ass_PurchaseApply\FormView.cshtml" />
  7731. <Content Include="Areas\AssetManagementSystem\Views\Ass_PurchaseApply\Index.cshtml" />
  7732. <Content Include="Areas\AssetManagementSystem\Views\Ass_PurchaseItemApply\Form.cshtml" />
  7733. <Content Include="Areas\AssetManagementSystem\Views\Ass_PurchaseItemApply\Index.cshtml" />
  7734. <Content Include="Areas\AssetManagementSystem\Views\Ass_PurchaseItem\Form.cshtml" />
  7735. <Content Include="Areas\AssetManagementSystem\Views\Ass_PurchaseItem\Index.cshtml" />
  7736. <Content Include="Areas\AssetManagementSystem\Views\Ass_Purchase\Form.cshtml" />
  7737. <Content Include="Areas\AssetManagementSystem\Views\Ass_Purchase\FormView.cshtml" />
  7738. <Content Include="Areas\AssetManagementSystem\Views\Ass_Purchase\Index.cshtml" />
  7739. <Content Include="Areas\AssetManagementSystem\Views\Ass_Purchase\StartForm.cshtml" />
  7740. <Content Include="Areas\AssetManagementSystem\Views\Ass_ReceiveItem\Form.cshtml" />
  7741. <Content Include="Areas\AssetManagementSystem\Views\Ass_ReceiveItem\Index.cshtml" />
  7742. <Content Include="Areas\AssetManagementSystem\Views\Ass_Receive\Form.cshtml" />
  7743. <Content Include="Areas\AssetManagementSystem\Views\Ass_Receive\Index.cshtml" />
  7744. <Content Include="Areas\AssetManagementSystem\Views\Ass_Recycle\Form.cshtml" />
  7745. <Content Include="Areas\AssetManagementSystem\Views\Ass_Recycle\Index.cshtml" />
  7746. <Content Include="Areas\AssetManagementSystem\Views\Ass_RepairItem\Form.cshtml" />
  7747. <Content Include="Areas\AssetManagementSystem\Views\Ass_RepairItem\Index.cshtml" />
  7748. <Content Include="Areas\AssetManagementSystem\Views\Ass_Repair\Form.cshtml" />
  7749. <Content Include="Areas\AssetManagementSystem\Views\Ass_Repair\FormView.cshtml" />
  7750. <Content Include="Areas\AssetManagementSystem\Views\Ass_Repair\Index.cshtml" />
  7751. <Content Include="Areas\AssetManagementSystem\Views\Ass_ScrapItem\Form.cshtml" />
  7752. <Content Include="Areas\AssetManagementSystem\Views\Ass_ScrapItem\Index.cshtml" />
  7753. <Content Include="Areas\AssetManagementSystem\Views\Ass_Storage\Form.cshtml" />
  7754. <Content Include="Areas\AssetManagementSystem\Views\Ass_Storage\Index.cshtml" />
  7755. <Content Include="Areas\AssetManagementSystem\Views\Ass_Supplier\Form.cshtml" />
  7756. <Content Include="Areas\AssetManagementSystem\Views\Ass_Supplier\Index.cshtml" />
  7757. <Content Include="Areas\AssetManagementSystem\Views\Ass_UserChangeInfo\Form.cshtml" />
  7758. <Content Include="Areas\AssetManagementSystem\Views\Ass_UserChangeInfo\Index.cshtml" />
  7759. <Content Include="Areas\AssetManagementSystem\Views\Ass_Warning\Form.cshtml" />
  7760. <Content Include="Areas\AssetManagementSystem\Views\Ass_Warning\Index.cshtml" />
  7761. <Content Include="Areas\AssetManagementSystem\Views\web.config" />
  7762. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTerm\ClearByConditionForm.cshtml" />
  7763. <Content Include="Areas\EducationalAdministration\Views\JournalSend\IndexOfDC.cshtml" />
  7764. <Content Include="Areas\EducationalAdministration\Views\JournalSend\FormOfDC.cshtml" />
  7765. <Content Include="Areas\AssetManagementSystem\Views\Ass_Receive\FormView.cshtml" />
  7766. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\SchoolUniform.cshtml" />
  7767. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\SelectUserForm.cshtml" />
  7768. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\SignForm.cshtml" />
  7769. <Content Include="Areas\LR_NewWorkFlow\Views\StampInfo\EqualForm.cshtml" />
  7770. <Content Include="Areas\LR_NewWorkFlow\Views\StampInfo\Form.cshtml" />
  7771. <Content Include="Areas\LR_NewWorkFlow\Views\StampInfo\Index.cshtml" />
  7772. <Content Include="Areas\LR_NewWorkFlow\Views\StampInfo\StampDetailIndex.cshtml" />
  7773. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\AddTaskForm.cshtml" />
  7774. <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\WxCustmerCodeIndex.cshtml" />
  7775. <Content Include="Areas\LR_CodeGeneratorModule\Views\CodeSchema\Form.cshtml" />
  7776. <Content Include="Areas\LR_CodeGeneratorModule\Views\CodeSchema\Index.cshtml" />
  7777. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\Print.cshtml" />
  7778. <Content Include="Areas\LR_DisplayBoard\Views\LR_KBConfigInfo\ChartForm.cshtml" />
  7779. <Content Include="Areas\LR_DisplayBoard\Views\LR_KBConfigInfo\ColStatisForm.cshtml" />
  7780. <Content Include="Areas\LR_DisplayBoard\Views\LR_KBConfigInfo\StatisticsForm.cshtml" />
  7781. <Content Include="Areas\LR_DisplayBoard\Views\LR_KBConfigInfo\TableForm.cshtml" />
  7782. <Content Include="Areas\LR_DisplayBoard\Views\LR_KBFeaManage\Form.cshtml" />
  7783. <Content Include="Areas\LR_DisplayBoard\Views\LR_KBFeaManage\Index.cshtml" />
  7784. <Content Include="Areas\LR_DisplayBoard\Views\LR_KBKanBanInfo\Form.cshtml" />
  7785. <Content Include="Areas\LR_DisplayBoard\Views\LR_KBKanBanInfo\Index.cshtml" />
  7786. <Content Include="Areas\LR_DisplayBoard\Views\LR_KBKanBanInfo\PreviewForm.cshtml" />
  7787. <Content Include="Areas\LR_DisplayBoard\Views\web.config" />
  7788. <Content Include="Areas\LR_PortalSite\Views\Article\Form.cshtml" />
  7789. <Content Include="Areas\LR_PortalSite\Views\Article\Index.cshtml" />
  7790. <Content Include="Areas\LR_PortalSite\Views\HomeConfig\AddTabForm.cshtml" />
  7791. <Content Include="Areas\LR_PortalSite\Views\HomeConfig\BottomMenuForm.cshtml" />
  7792. <Content Include="Areas\LR_PortalSite\Views\HomeConfig\BottomMenuIndex.cshtml" />
  7793. <Content Include="Areas\LR_PortalSite\Views\HomeConfig\Index.cshtml" />
  7794. <Content Include="Areas\LR_PortalSite\Views\HomeConfig\ModuleForm1.cshtml" />
  7795. <Content Include="Areas\LR_PortalSite\Views\HomeConfig\ModuleForm2.cshtml" />
  7796. <Content Include="Areas\LR_PortalSite\Views\HomeConfig\ModuleForm3.cshtml" />
  7797. <Content Include="Areas\LR_PortalSite\Views\HomeConfig\ModuleForm4.cshtml" />
  7798. <Content Include="Areas\LR_PortalSite\Views\HomeConfig\ModuleForm5.cshtml" />
  7799. <Content Include="Areas\LR_PortalSite\Views\HomeConfig\PictureForm.cshtml" />
  7800. <Content Include="Areas\LR_PortalSite\Views\HomeConfig\SelectModuleForm.cshtml" />
  7801. <Content Include="Areas\LR_PortalSite\Views\HomeConfig\SetTextForm.cshtml" />
  7802. <Content Include="Areas\LR_PortalSite\Views\HomeConfig\TopMenuForm.cshtml" />
  7803. <Content Include="Areas\LR_PortalSite\Views\HomeConfig\TopMenuIndex.cshtml" />
  7804. <Content Include="Areas\LR_PortalSite\Views\Page\Form.cshtml" />
  7805. <Content Include="Areas\LR_PortalSite\Views\Page\Index.cshtml" />
  7806. <Content Include="Areas\LR_PortalSite\Views\Page\SelectForm.cshtml" />
  7807. <Content Include="Areas\LR_PortalSite\Views\Page\SetCategoryForm.cshtml" />
  7808. <Content Include="Areas\LR_PortalSite\Views\Page\SetContentForm.cshtml" />
  7809. <Content Include="Areas\LR_PortalSite\Views\Page\SetNameForm.cshtml" />
  7810. <Content Include="Areas\LR_PortalSite\Views\web.config" />
  7811. <Content Include="Areas\LR_TaskScheduling\Views\TaskDesign\AddDetailedForm.cshtml" />
  7812. <Content Include="Areas\LR_TaskScheduling\Views\TaskDesign\Form.cshtml" />
  7813. <Content Include="Areas\LR_TaskScheduling\Views\TaskDesign\Index.cshtml" />
  7814. <Content Include="Areas\LR_TaskScheduling\Views\TaskDesign\SelectExpressForm.cshtml" />
  7815. <Content Include="Areas\LR_TaskScheduling\Views\TSLog\Form.cshtml" />
  7816. <Content Include="Areas\LR_TaskScheduling\Views\TSLog\Index.cshtml" />
  7817. <Content Include="Areas\LR_TaskScheduling\Views\TSScheme\AddDetailedForm.cshtml" />
  7818. <Content Include="Areas\LR_TaskScheduling\Views\TSScheme\Form.cshtml" />
  7819. <Content Include="Areas\LR_TaskScheduling\Views\TSScheme\Index.cshtml" />
  7820. <Content Include="Areas\LR_TaskScheduling\Views\TSScheme\SelectExpressForm.cshtml" />
  7821. <Content Include="Areas\LR_TaskScheduling\Views\web.config" />
  7822. <Content Include="Content\laypage\laypage.min.js.map" />
  7823. <Content Include="Areas\LR_CodeDemo\Views\GantProject\Form.cshtml" />
  7824. <Content Include="Areas\LR_CodeDemo\Views\GantProject\Gant.cshtml" />
  7825. <Content Include="Areas\LR_CodeDemo\Views\GantProject\Index.cshtml" />
  7826. <Content Include="Areas\LR_CodeDemo\Views\GantProject\Project.cshtml" />
  7827. <Content Include="Areas\LR_CodeDemo\Views\GantProject\ProjectDetail.cshtml" />
  7828. <Content Include="Areas\LR_CodeDemo\Views\GanttDemo\Index1.cshtml" />
  7829. <Content Include="Areas\LR_CodeDemo\Views\GanttDemo\Index2.cshtml" />
  7830. <Content Include="Areas\LR_CodeDemo\Views\GanttDemo\Index3.cshtml" />
  7831. <Content Include="Areas\LR_CodeDemo\Views\GanttDemo\Index4.cshtml" />
  7832. <Content Include="Areas\LR_CodeDemo\Views\ImgShow\Demo1.cshtml" />
  7833. <Content Include="Areas\LR_CodeDemo\Views\ImgShow\Demo2.cshtml" />
  7834. <Content Include="Areas\LR_CodeDemo\Views\ImgShow\Demo3.cshtml" />
  7835. <Content Include="Areas\LR_CodeDemo\Views\StockDemo\Form.cshtml" />
  7836. <Content Include="Areas\LR_CodeDemo\Views\StockDemo\Index.cshtml" />
  7837. <Content Include="Areas\LR_CodeDemo\Views\StockDemo\Stock.cshtml" />
  7838. <Content Include="Areas\LR_CodeDemo\Views\WorkOrder\Form.cshtml" />
  7839. <Content Include="Areas\LR_CodeDemo\Views\WorkOrder\Index.cshtml" />
  7840. <Content Include="Areas\LR_SystemModule\Views\Files\FileAuthAddFrom.cshtml" />
  7841. <Content Include="Areas\LR_SystemModule\Views\Files\FileAuthFrom.cshtml" />
  7842. <Content Include="Areas\LR_SystemModule\Views\Files\FileAuthIndex.cshtml" />
  7843. <Content Include="Areas\LR_SystemModule\Views\Files\FileHistroyIndex.cshtml" />
  7844. <Content Include="Areas\LR_SystemModule\Views\Files\FolderForm.cshtml" />
  7845. <Content Include="Areas\LR_SystemModule\Views\Files\FolderIndex.cshtml" />
  7846. <Content Include="Areas\LR_SystemModule\Views\Files\Form.cshtml" />
  7847. <Content Include="Areas\LR_SystemModule\Views\Files\Index.cshtml" />
  7848. <Content Include="Areas\LogisticsManagement\Views\ADR_Record\AttendanceReportByWeek.cshtml" />
  7849. <Content Include="Areas\LogisticsManagement\Views\ADR_Record\Report.mrt" />
  7850. <Content Include="Areas\EducationalAdministration\Views\EADateArrange\InitByConditionForm.cshtml" />
  7851. <Content Include="Areas\LogisticsManagement\Views\ADR_Record\StatisticIndex.cshtml" />
  7852. <Content Include="Areas\LogisticsManagement\Views\ADR_Record\StatisticDetailIndex.cshtml" />
  7853. <Content Include="Areas\EducationalAdministration\Views\StuScore\StuScoreQueryIndex.cshtml" />
  7854. <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\DropOutIndex.cshtml" />
  7855. <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\PaymentIndex.cshtml" />
  7856. <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\ReportIndex.cshtml" />
  7857. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\LoanForm.cshtml" />
  7858. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\OnsitePayForm.cshtml" />
  7859. <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\IssueForm.cshtml" />
  7860. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveFile\SpecifyReceiverForm.cshtml" />
  7861. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveDocument\IssueForm.cshtml" />
  7862. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveDocument\ReadList.cshtml" />
  7863. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveFile\IndexGWJS.cshtml" />
  7864. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\StatusView.cshtml" />
  7865. <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\StatisticClassIndex.cshtml" />
  7866. <Content Include="Areas\LR_Desktop\Views\WeChatDevelop\Form.cshtml" />
  7867. <Content Include="Areas\LR_Desktop\Views\WeChatDevelop\Index.cshtml" />
  7868. <Content Include="Areas\PersonnelManagement\Views\Sal_UserSalary\ImportForm.cshtml" />
  7869. <Content Include="Areas\EducationalAdministration\Views\EmpInfo\ImportForm.cshtml" />
  7870. <Content Include="Areas\LR_OAModule\Views\Notice\IndexFlow.cshtml" />
  7871. <Content Include="Areas\LR_OAModule\Views\Notice\FormFlow.cshtml" />
  7872. <Content Include="Areas\LR_OAModule\Views\Notice\FormFlowView.cshtml" />
  7873. <Content Include="Areas\AssetManagementSystem\Views\Ass_AllocationItem\Form.cshtml" />
  7874. <Content Include="Areas\AssetManagementSystem\Views\Ass_AllocationItem\Index.cshtml" />
  7875. <Content Include="Areas\AssetManagementSystem\Views\Ass_Acceptance\ViewForm.cshtml" />
  7876. <Content Include="Areas\EducationalAdministration\Views\LoginUserBind\BindAccountIndex.cshtml" />
  7877. <Content Include="Areas\EducationalAdministration\Views\StuAttendanceLeave\IndexInStudent.cshtml" />
  7878. <Content Include="Areas\EducationalAdministration\Views\StuLeaveManagement\CheckForm.cshtml" />
  7879. <Content Include="Areas\EducationalAdministration\Views\StuLeaveManagement\CheckIndex.cshtml" />
  7880. <Content Include="Areas\EducationalAdministration\Views\Thermography\IndexResult.cshtml" />
  7881. <Content Include="Areas\PersonnelManagement\Views\MeetingManagement\FormView.cshtml" />
  7882. <Content Include="Areas\PersonnelManagement\Views\MeetingManagement\IndexOfMyApply.cshtml" />
  7883. <Content Include="Areas\PersonnelManagement\Views\MeetingNotice\Form.cshtml" />
  7884. <Content Include="Areas\PersonnelManagement\Views\MeetingNotice\Index.cshtml" />
  7885. <Content Include="Areas\PersonnelManagement\Views\MeetingManagement\IndexOfMyJoin.cshtml" />
  7886. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\StatisticTimeIndex.cshtml" />
  7887. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\StatisticTimeForm.cshtml" />
  7888. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\StatisticCountIndex.cshtml" />
  7889. <Content Include="Areas\LR_ReportModule\Views\ReportTemplate\NWFSchemeReport.cshtml" />
  7890. <Content Include="Areas\Ask\Views\Ask_MainOfTeacher\AnswerIndex.cshtml" />
  7891. <Content Include="Areas\Ask\Views\Ask_MainOfTeacher\AnswerQuery.cshtml" />
  7892. <Content Include="Areas\Ask\Views\Ask_MainOfTeacher\Form.cshtml" />
  7893. <Content Include="Areas\Ask\Views\Ask_MainOfTeacher\Index.cshtml" />
  7894. <Content Include="Areas\Ask\Views\Ask_MainOfTeacher\Paper.cshtml" />
  7895. <Content Include="Areas\Ask\Views\Ask_MainOfTeacher\PaperAdminView.cshtml" />
  7896. <Content Include="Areas\Ask\Views\Ask_MainOfTeacher\PaperView.cshtml" />
  7897. <Content Include="Areas\Ask\Views\Ask_MainOfTeacher\TeacherIndex.cshtml" />
  7898. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveDocument\PrintView.cshtml" />
  7899. <Content Include="Areas\LR_OAModule\Views\Notice\IndexRecycle.cshtml" />
  7900. <Content Include="Areas\LR_SystemModule\Views\Log\ApiIndex.cshtml" />
  7901. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\ContractFilingMonitor.cshtml" />
  7902. <Content Include="Areas\Permission\Views\Perm_FunctionVisit\IndexForCount.cshtml" />
  7903. <Content Include="Areas\EducationalAdministration\Views\SchoolCalendar\ScheduleIndex.cshtml" />
  7904. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\Peichart.cshtml" />
  7905. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\StatisticIndex.cshtml" />
  7906. <Content Include="Areas\LR_Desktop\Views\MessageRind\UnreadIndex.cshtml" />
  7907. <Content Include="Areas\PersonnelManagement\Views\Emp_Payroll\StatisticIndex.cshtml" />
  7908. <Content Include="Areas\PersonnelManagement\Views\VisitorInfo\FormAdd.cshtml" />
  7909. <Content Include="Areas\PersonnelManagement\Views\Emp_PayrollOnce\Form.cshtml" />
  7910. <Content Include="Areas\PersonnelManagement\Views\Emp_PayrollOnce\Index.cshtml" />
  7911. <Content Include="Areas\PersonnelManagement\Views\Emp_PayrollOnce\StatisticIndex.cshtml" />
  7912. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\LeaveFiling.cshtml" />
  7913. <Content Include="Areas\LR_OAModule\Views\LostArticleInfo\Form.cshtml" />
  7914. <Content Include="Areas\LR_OAModule\Views\LostArticleInfo\FormView.cshtml" />
  7915. <Content Include="Areas\LR_OAModule\Views\LostArticleInfo\Index.cshtml" />
  7916. <Content Include="Areas\LR_OAModule\Views\LostArticleInfo\FormClaim.cshtml" />
  7917. <Content Include="Areas\EducationalAdministration\Views\PM_EducationExperience\StatisticIndex.cshtml" />
  7918. <Content Include="Areas\EducationalAdministration\Views\PM_TechnicalPost\StatisticIndex.cshtml" />
  7919. <Content Include="Areas\EducationalAdministration\Views\PM_Resume\StatisticIndex.cshtml" />
  7920. <Content Include="Areas\EducationalAdministration\Views\PM_WorkerTechnology\StatisticIndex.cshtml" />
  7921. <Content Include="Areas\EducationalAdministration\Views\FillinFrom\FormPeople.cshtml" />
  7922. <Content Include="Areas\EducationalAdministration\Views\FillinFrom\FormIndex.cshtml" />
  7923. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItemApply\FormJYHC.cshtml" />
  7924. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\FormViewJYHC.cshtml" />
  7925. <Content Include="Areas\AssetManagementSystem\Views\Ass_Acceptance\Form.cshtml" />
  7926. <Content Include="Areas\AssetManagementSystem\Views\Ass_Acceptance\FormView.cshtml" />
  7927. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItemApply\FormJY.cshtml" />
  7928. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApply\AssetsIndex.cshtml" />
  7929. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApply\AssetsForm.cshtml" />
  7930. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApply\IndexTwo.cshtml" />
  7931. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApply\AssetsFormView.cshtml" />
  7932. <Content Include="Areas\AssetManagementSystem\Views\Ass_Acceptance\Print.cshtml" />
  7933. <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApply\Print.cshtml" />
  7934. <Content Include="Areas\EducationalAdministration\Views\Scholarshipxj\Form.cshtml" />
  7935. <Content Include="Areas\EducationalAdministration\Views\Scholarshipxj\FormAudit.cshtml" />
  7936. <Content Include="Areas\EducationalAdministration\Views\Scholarshipxj\Formzxj.cshtml" />
  7937. <Content Include="Areas\EducationalAdministration\Views\Scholarshipxj\Index.cshtml" />
  7938. <Content Include="Areas\EducationalAdministration\Views\Scholarshipxj\IndexAudit.cshtml" />
  7939. <Content Include="Areas\EducationalAdministration\Views\Scholarshipxj\Indexzxj.cshtml" />
  7940. <Content Include="Areas\EducationalAdministration\Views\Scholarship\Form.cshtml" />
  7941. <Content Include="Areas\EducationalAdministration\Views\Scholarship\FormZxj.cshtml" />
  7942. <Content Include="Areas\EducationalAdministration\Views\Scholarship\Index.cshtml" />
  7943. <Content Include="Areas\EducationalAdministration\Views\Scholarship\IndexZxj.cshtml" />
  7944. <Content Include="Areas\EducationalAdministration\Views\AwardAndPunishment\AwardForm.cshtml" />
  7945. <Content Include="Areas\EducationalAdministration\Views\AwardAndPunishment\Form.cshtml" />
  7946. <Content Include="Areas\EducationalAdministration\Views\AwardAndPunishment\Index.cshtml" />
  7947. <Content Include="Areas\EducationalAdministration\Views\AwardAndPunishment\IndexPunishment.cshtml" />
  7948. <Content Include="Areas\EducationalAdministration\Views\AwardPunishInfo\AwardForm.cshtml" />
  7949. <Content Include="Areas\EducationalAdministration\Views\AwardPunishInfo\AwardIndex.cshtml" />
  7950. <Content Include="Areas\EducationalAdministration\Views\AwardPunishInfo\Form.cshtml" />
  7951. <Content Include="Areas\EducationalAdministration\Views\AwardPunishInfo\Index.cshtml" />
  7952. <Content Include="Areas\EducationalAdministration\Views\ClassPlan\Form.cshtml" />
  7953. <Content Include="Areas\EducationalAdministration\Views\ClassPlan\Index.cshtml" />
  7954. <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTerm\IndexLessonTerm.cshtml" />
  7955. <Content Include="Areas\EducationalAdministration\Views\EvaDormitoryInterior\Index.cshtml" />
  7956. <None Include="Areas\EducationalAdministration\Views\SchoolNews\Index.cshtml" />
  7957. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\StuTuition.cshtml" />
  7958. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\IsHelpForm.cshtml" />
  7959. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\HelpChange.cshtml" />
  7960. <Content Include="Areas\EducationalAdministration\Views\StuEnroll\IndexHelpChange.cshtml" />
  7961. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveDocument\IndexFile.cshtml" />
  7962. <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\IndexPartyFile.cshtml" />
  7963. <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\PrintView.cshtml" />
  7964. <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\IndexFile.cshtml" />
  7965. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\LeaderLeaveFiling.cshtml" />
  7966. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\LeaderLeaveFilingMonitor.cshtml" />
  7967. <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\LeaveFilingMonitor.cshtml" />
  7968. <Content Include="Areas\PersonnelManagement\Views\VisitorInfo\ExamineForm.cshtml" />
  7969. <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_PayManage\PrintSpecial.cshtml" />
  7970. <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_PayManage\PrintPublic.cshtml" />
  7971. <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_PayManage\FormPublic.cshtml" />
  7972. <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_IncomeManage\Form2.cshtml" />
  7973. <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_IncomeManage\Form3.cshtml" />
  7974. <Content Include="Areas\LogisticsManagement\Views\ProjectPhaseManage\Form.cshtml" />
  7975. <Content Include="Areas\LogisticsManagement\Views\ProjectPhaseManage\Index.cshtml" />
  7976. <Content Include="Areas\LogisticsManagement\Views\ProjectDataManage\Form.cshtml" />
  7977. <Content Include="Areas\LogisticsManagement\Views\ProjectDataManage\Index.cshtml" />
  7978. <Content Include="Areas\LR_Desktop\Views\FormulaMain\FormChild.cshtml" />
  7979. <Content Include="Areas\LR_Desktop\Views\QualityReport\Index.cshtml" />
  7980. <Content Include="Areas\LR_Desktop\Views\QualityReport\Form.cshtml" />
  7981. <Content Include="Areas\LR_Desktop\Views\QualityReport\IndexReport.cshtml" />
  7982. <Content Include="Areas\LR_Desktop\Views\QualityReport\FormView.cshtml" />
  7983. <Content Include="Areas\LogisticsManagement\Views\ProjectDataManage\IndexData.cshtml" />
  7984. <Content Include="Areas\LogisticsManagement\Views\ProjectProcessManage\IndexData.cshtml" />
  7985. <Content Include="Areas\LogisticsManagement\Views\ProjectDataManage\IndexView.cshtml" />
  7986. <Content Include="Areas\LogisticsManagement\Views\ProjectDataManage\FormView.cshtml" />
  7987. <Content Include="Areas\LogisticsManagement\Views\ProjectManage\Index1.cshtml" />
  7988. <Content Include="Areas\LogisticsManagement\Views\ProjectProcessManage\IndexData1.cshtml" />
  7989. <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveDocument\RoleForm.cshtml" />
  7990. <Content Include="Areas\EducationalAdministration\Views\TeachingPlanItem\Form.cshtml" />
  7991. <Content Include="Areas\EducationalAdministration\Views\TeachingPlan\Form.cshtml" />
  7992. <Content Include="Areas\EducationalAdministration\Views\TeachingPlan\FormManage.cshtml" />
  7993. <Content Include="Areas\EducationalAdministration\Views\TeachingPlan\FormManageView.cshtml" />
  7994. <Content Include="Areas\EducationalAdministration\Views\TeachingPlan\Index.cshtml" />
  7995. <Content Include="Areas\EducationalAdministration\Views\TeachingPlan\IndexManage.cshtml" />
  7996. <Content Include="Areas\EducationalAdministration\Views\StuInfoSemster\Form.cshtml" />
  7997. <Content Include="Areas\EducationalAdministration\Views\StuInfoSemster\Index.cshtml" />
  7998. <Content Include="Areas\EducationalAdministration\Views\StuCancelDisciplineManagement\Form.cshtml" />
  7999. <Content Include="Areas\EducationalAdministration\Views\StuCancelDisciplineManagement\FormView.cshtml" />
  8000. <Content Include="Areas\EducationalAdministration\Views\StuCancelDisciplineManagement\Index.cshtml" />
  8001. <Content Include="Areas\EducationalAdministration\Views\StuCancelLeaveManagement\CheckForm.cshtml" />
  8002. <Content Include="Areas\EducationalAdministration\Views\StuCancelLeaveManagement\CheckIndex.cshtml" />
  8003. <Content Include="Areas\EducationalAdministration\Views\StuCancelLeaveManagement\Form.cshtml" />
  8004. <Content Include="Areas\EducationalAdministration\Views\StuCancelLeaveManagement\Index.cshtml" />
  8005. <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\Form.cshtml" />
  8006. <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\FormSchool.cshtml" />
  8007. <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\Index.cshtml" />
  8008. <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\IndexAccount.cshtml" />
  8009. <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\IndexDivide.cshtml" />
  8010. <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\IndexEnroll.cshtml" />
  8011. <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\IndexLabel.cshtml" />
  8012. <Content Include="Areas\EducationalAdministration\Views\StuVolunteerPhone\FormApply.cshtml" />
  8013. <Content Include="Areas\EducationalAdministration\Views\StuVolunteerPhone\Link.cshtml" />
  8014. <Content Include="Areas\EducationalAdministration\Views\StuVolunteerPhone\QRCode.cshtml" />
  8015. <Content Include="Areas\EducationalAdministration\Views\StuVolunteerPhone\Search.cshtml" />
  8016. <Content Include="Areas\EducationalAdministration\Views\StuVolunteerPhone\SearchResult.cshtml" />
  8017. <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\QRCode.cshtml" />
  8018. <Content Include="Areas\PersonnelManagement\Views\TeacherLeaveManagement\Form.cshtml" />
  8019. <Content Include="Areas\PersonnelManagement\Views\TeacherLeaveManagement\FormView.cshtml" />
  8020. <Content Include="Areas\PersonnelManagement\Views\TeacherLeaveManagement\Index.cshtml" />
  8021. <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\ClassForm.cshtml" />
  8022. <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\IndexGenerate.cshtml" />
  8023. <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\FormGenerate.cshtml" />
  8024. <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\IndexMajor.cshtml" />
  8025. <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\FormMajor.cshtml" />
  8026. <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\FormTran.cshtml" />
  8027. <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\MajorIndex.cshtml" />
  8028. <Content Include="Areas\LR_SystemModule\Views\Log\ApiIndex.cshtml" />
  8029. <Content Include="Areas\LogisticsManagement\Views\Accommodation\Allocation.cshtml" />
  8030. <Content Include="Areas\LogisticsManagement\Views\Accommodation\Corridor.cshtml" />
  8031. <Content Include="Areas\LogisticsManagement\Views\Accommodation\Dormitory.cshtml" />
  8032. <Content Include="Areas\LogisticsManagement\Views\Accommodation\DormitoryAdd.cshtml" />
  8033. <Content Include="Areas\LogisticsManagement\Views\Accommodation\Floor.cshtml" />
  8034. <Content Include="Areas\LogisticsManagement\Views\Accommodation\Form.cshtml" />
  8035. <Content Include="Areas\LogisticsManagement\Views\Accommodation\FormBed.cshtml" />
  8036. <Content Include="Areas\LogisticsManagement\Views\Accommodation\FormClass.cshtml" />
  8037. <Content Include="Areas\LogisticsManagement\Views\Accommodation\FormClassify.cshtml" />
  8038. <Content Include="Areas\LogisticsManagement\Views\Accommodation\FormDept.cshtml" />
  8039. <Content Include="Areas\LogisticsManagement\Views\Accommodation\FormRoom.cshtml" />
  8040. <Content Include="Areas\LogisticsManagement\Views\Accommodation\Index.cshtml" />
  8041. <Content Include="Areas\LogisticsManagement\Views\Accommodation\IndexBed.cshtml" />
  8042. <Content Include="Areas\LogisticsManagement\Views\Accommodation\IndexClassify.cshtml" />
  8043. <Content Include="Areas\LogisticsManagement\Views\Accommodation\IndexDistribution.cshtml" />
  8044. <Content Include="Areas\LogisticsManagement\Views\Accommodation\Room.cshtml" />
  8045. <Content Include="Areas\LogisticsManagement\Views\Accommodation\Unit.cshtml" />
  8046. <Content Include="Areas\EducationalAdministration\Views\TextBookIndent\FormDetail.cshtml" />
  8047. <Content Include="Areas\EducationalAdministration\Views\TextBookIndent\FormView.cshtml" />
  8048. <Content Include="Areas\EducationalAdministration\Views\TextBookIndent\FormLook.cshtml" />
  8049. <Content Include="Areas\EducationalAdministration\Views\TextBookIn\Form.cshtml" />
  8050. <Content Include="Areas\EducationalAdministration\Views\TextBookIn\FormView.cshtml" />
  8051. <Content Include="Areas\EducationalAdministration\Views\TextBookIn\FormDelete.cshtml" />
  8052. <Content Include="Areas\EducationalAdministration\Views\TextBookOut\Form.cshtml" />
  8053. <Content Include="Areas\EducationalAdministration\Views\TextBookOut\FormView.cshtml" />
  8054. <Content Include="Areas\EducationalAdministration\Views\TextBookOut\FormDelete.cshtml" />
  8055. <Content Include="Areas\LR_OAModule\Views\ResourceFile\FileStatistic.cshtml" />
  8056. <Content Include="Areas\EducationalAdministration\Views\TextBookInOut\FormUse.cshtml" />
  8057. <Content Include="Areas\EducationalAdministration\Views\TextBookInOut\IndexInOut.cshtml" />
  8058. <Content Include="Areas\LogisticsManagement\Views\DormitoryReturn\FormOut.cshtml" />
  8059. <Content Include="Areas\LogisticsManagement\Views\DormitoryReturn\FormReturn.cshtml" />
  8060. <Content Include="Areas\LogisticsManagement\Views\DormitoryReturn\IndexReport.cshtml" />
  8061. <Content Include="Areas\EducationalAdministration\Views\StuDisciplineManagement\Form.cshtml" />
  8062. <Content Include="Areas\EducationalAdministration\Views\StuDisciplineManagement\FormView.cshtml" />
  8063. <Content Include="Areas\EducationalAdministration\Views\StuDisciplineManagement\Index.cshtml" />
  8064. <Content Include="Areas\LR_Desktop\Views\QualityReport\Index.cshtml" />
  8065. <Content Include="Areas\LR_Desktop\Views\QualityReport\IndexReport.cshtml" />
  8066. <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\SyncByConditionForm.cshtml" />
  8067. <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\IndexItem.cshtml" />
  8068. <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\IndexForClass.cshtml" />
  8069. <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\IndexForLesson.cshtml" />
  8070. <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\IndexTeach.cshtml" />
  8071. <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\IndexStudent.cshtml" />
  8072. <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPass\IndexUnpass.cshtml" />
  8073. <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwo\IndexUnpassTwo.cshtml" />
  8074. <Content Include="Areas\EducationalAdministration\Views\StuScore\AllStuScoreQueryIndex.cshtml" />
  8075. <Content Include="Areas\EducationalAdministration\Views\TextBookSolSub\StatisticsIndex.cshtml" />
  8076. <Content Include="Areas\LogisticsManagement\Views\Accommodation\IndexImport.cshtml" />
  8077. <Content Include="Areas\LR_Desktop\Views\DataCollection\Index.cshtml" />
  8078. <Content Include="Areas\EducationalAdministration\Views\StuPunishment\StuIndex.cshtml" />
  8079. <Content Include="Areas\EducationalAdministration\Views\StuPunishment\MajorIndex.cshtml" />
  8080. <Content Include="Areas\EducationalAdministration\Views\StuPunishment\ClassIndex.cshtml" />
  8081. <Content Include="Areas\EducationalAdministration\Views\StuPunishment\DeptIndex.cshtml" />
  8082. <Content Include="Areas\LogisticsManagement\Views\Accommodation\FormMainClass.cshtml" />
  8083. <Content Include="Areas\LogisticsManagement\Views\Acc_StuDayRoutine\Form.cshtml" />
  8084. <Content Include="Areas\LogisticsManagement\Views\Acc_StuDayRoutine\Index.cshtml" />
  8085. <Content Include="Areas\LogisticsManagement\Views\Acc_PublicAreaHealth\Form.cshtml" />
  8086. <Content Include="Areas\LogisticsManagement\Views\Acc_PublicAreaHealth\Index.cshtml" />
  8087. <Content Include="Areas\LogisticsManagement\Views\Acc_DailyAssess\Form.cshtml" />
  8088. <Content Include="Areas\LogisticsManagement\Views\Acc_DailyAssess\Index.cshtml" />
  8089. <Content Include="Areas\LogisticsManagement\Views\Acc_DailyAssess\IndexDorm.cshtml" />
  8090. <Content Include="Areas\LogisticsManagement\Views\Acc_DailyAssess\IndexAll.cshtml" />
  8091. <Content Include="Areas\LR_NewWorkFlow\Views\StampPersonal\Form.cshtml" />
  8092. <Content Include="Areas\LR_NewWorkFlow\Views\StampPersonal\Index.cshtml" />
  8093. <Content Include="Areas\LR_NewWorkFlow\Views\StampPersonal\StampDetailIndex.cshtml" />
  8094. <Content Include="Content\excel\AccommodationImport.xls" />
  8095. <Content Include="Content\excel\StuInfoBasicImport.xls" />
  8096. <Content Include="Areas\EducationalAdministration\Views\WageSchedule\IndexMy.cshtml" />
  8097. <Content Include="Content\excel\SalarySheetImport.xls" />
  8098. <Content Include="Areas\EducationalAdministration\Views\WageSchedule\ImportForm.cshtml" />
  8099. <Content Include="Areas\EducationalAdministration\Views\WageSchedule\IndexPrint.cshtml" />
  8100. <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\MajorIndex.cshtml" />
  8101. <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\CheckIndex.cshtml" />
  8102. <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\Form.cshtml" />
  8103. <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\DropOutIndex.cshtml" />
  8104. <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\RestAgainIndex.cshtml" />
  8105. <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\IntoIndex.cshtml" />
  8106. <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\ReturnIndex.cshtml" />
  8107. <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\RolloffIndex.cshtml" />
  8108. <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\FormView.cshtml" />
  8109. <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\IndexQuery.cshtml" />
  8110. <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\QueryBasicInfo.cshtml" />
  8111. <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\QueryScholarshipIndex.cshtml" />
  8112. <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\QueryMSRMilitaryIndex.cshtml" />
  8113. <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\QueryAPStuHealthIndex.cshtml" />
  8114. <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\QueryStuEncourgementIndex.cshtml" />
  8115. <Content Include="Areas\EducationalAdministration\Views\StuLeaveManagement\FormView.cshtml" />
  8116. <Content Include="Areas\EducationalAdministration\Views\StuScore\InputScoreIndexInTeacherImport.cshtml" />
  8117. <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\QueryScoreIndex.cshtml" />
  8118. <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\ReinstateIndex.cshtml" />
  8119. <None Include="Properties\PublishProfiles\CustomProfile.pubxml" />
  8120. <None Include="Properties\PublishProfiles\FolderProfile.pubxml" />
  8121. <Content Include="Views\Login\Default-beifen.cshtml" />
  8122. <None Include="Properties\PublishProfiles\FolderProfile1.pubxml" />
  8123. <Content Include="Views\SSOSystem\GoTo.cshtml" />
  8124. <Content Include="Views\SSOSystem\_LayoutSSO.cshtml" />
  8125. <Content Include="Views\SSOSystem\Index.cshtml" />
  8126. <Content Include="Views\SSOSystem\Work.cshtml" />
  8127. <Content Include="Views\SSOSystem\UserService.cshtml" />
  8128. <Content Include="Views\SSOSystem\NewsDetail.cshtml" />
  8129. <Content Include="Views\SSOSystem\NewsList.cshtml" />
  8130. <Content Include="Views\ShowRegister\Index.cshtml" />
  8131. <Content Include="Views\SSOSystem\Check.cshtml" />
  8132. <Content Include="Views\Home\GoTo.cshtml" />
  8133. <Content Include="Views\SSOSystem\FirstLogin.cshtml" />
  8134. <Content Include="Views\Home\DataBaseInit.cshtml" />
  8135. <Content Include="Views\Home\Guide.cshtml" />
  8136. <Content Include="Views\Home\HomeOfStudent.cshtml" />
  8137. <Content Include="Views\SSOSystem\_LayoutSSOTwo.cshtml" />
  8138. <Content Include="Views\SSOSystem\newsTwo.cshtml" />
  8139. <Content Include="Views\SSOSystem\workTwo.cshtml" />
  8140. <Content Include="Views\Home\NeedToDoForm.cshtml" />
  8141. <Content Include="Views\SSOSystem\NewList.cshtml" />
  8142. <Content Include="Views\SSOSystem\LanMail.cshtml" />
  8143. <Content Include="Views\SSOSystem\ReceiveFileList.cshtml" />
  8144. <Content Include="Views\SSOSystem\TaskList.cshtml" />
  8145. <Content Include="Views\SSOSystem\NoLogin.cshtml" />
  8146. <Content Include="Views\Shared\_WorkFlowNewForm.cshtml" />
  8147. <Content Include="Views\Login\PageOne.cshtml" />
  8148. <Content Include="Views\Login\PageTwo.cshtml" />
  8149. <Content Include="Views\Login\PageThree.cshtml" />
  8150. <Content Include="Views\Login\PageFour.cshtml" />
  8151. <Content Include="Views\Login\PageFive.cshtml" />
  8152. <Content Include="Views\Home\ChangePwd.cshtml" />
  8153. <Content Include="Views\UserCenter\IndexInTeacher.cshtml" />
  8154. <Content Include="Views\OnlineRegistrate\MajorInfo.cshtml" />
  8155. <Content Include="Views\OnlineRegistrate\MajorIntroduce.cshtml" />
  8156. <Content Include="Views\OnlineRegistrate\SignUp.cshtml" />
  8157. <Content Include="Views\OnlineRegistrate\SignUpSuccess.cshtml" />
  8158. <Content Include="Views\OnlineRegistrate\PaymentMoney.cshtml" />
  8159. <Content Include="Views\OnlineRegistrate\Login.cshtml" />
  8160. <Content Include="Views\OnlineRegistrate\RegistrateForm.cshtml" />
  8161. <Content Include="Views\OnlineRegistrate\RegistrateFormEdit.cshtml" />
  8162. <Content Include="Views\OnlineRegistrate\PasswordEdit.cshtml" />
  8163. <Content Include="Views\OnlineRegistrate\UseGuid.cshtml" />
  8164. <Content Include="Views\Login\PageSix.cshtml" />
  8165. <Content Include="Views\Home\DesktopNavigation.cshtml" />
  8166. <Content Include="Views\Home\DesktopNavigation1.cshtml" />
  8167. <Content Include="Views\Home\DesktopNavigation2.cshtml" />
  8168. <Content Include="Views\Home\DesktopNavigation3.cshtml" />
  8169. <Content Include="Views\Home\DesktopNavigation4.cshtml" />
  8170. <Content Include="Views\Home\AdminNavigation.cshtml" />
  8171. <Content Include="Views\UserCenter\IndexForDC.cshtml" />
  8172. <Content Include="Views\Shared\_AdminForDC.cshtml" />
  8173. <Content Include="Views\Home\AdminDefaultForDC.cshtml" />
  8174. <Content Include="Views\Home\AdminTheme5.cshtml" />
  8175. <Content Include="Views\Shared\_AllIndex.cshtml" />
  8176. <Content Include="Views\Shared\_jqGrid.cshtml" />
  8177. <Content Include="Views\Shared\_ReportForm.cshtml" />
  8178. <Content Include="Views\UserCenter\LanguageForm.cshtml" />
  8179. <Content Include="Views\Login\LoginForWeixin.cshtml" />
  8180. <Content Include="Views\Login\RegisterBind.cshtml" />
  8181. <Content Include="Views\Login\DefaultWxLogin.cshtml" />
  8182. <Content Include="Views\Login\PageFiveWxLogin.cshtml" />
  8183. <Content Include="Views\Login\PageFourWxLogin.cshtml" />
  8184. <Content Include="Views\Login\PageOneWxLogin.cshtml" />
  8185. <Content Include="Views\Login\PageSixWxLogin.cshtml" />
  8186. <Content Include="Views\Login\PageThreeWxLogin.cshtml" />
  8187. <Content Include="Views\Login\PageTwoWxLogin.cshtml" />
  8188. <Content Include="Views\Home\SSOApplication.cshtml" />
  8189. <Content Include="Views\Home\GoToApplication.cshtml" />
  8190. <Content Include="Views\SSOSystem\DragNoLogin.cshtml" />
  8191. <Content Include="Views\SSOSystem\DragModelOne.cshtml" />
  8192. <Content Include="Views\SSOSystem\_LayoutSSODrag.cshtml" />
  8193. <Content Include="Views\SSOSystem\DragModelTwo.cshtml" />
  8194. <Content Include="Views\SSOSystem\DragModelThree.cshtml" />
  8195. <Content Include="Views\SSOSystem\DragNoWxLogin.cshtml" />
  8196. <Content Include="Views\Shared\_SimpleForm.cshtml" />
  8197. <Content Include="Views\Login\PageSixForgetPwd.cshtml" />
  8198. <Content Include="Views\Login\VisitorInfoAdd.cshtml" />
  8199. <None Include="Properties\PublishProfiles\FolderProfile2.pubxml" />
  8200. <None Include="Properties\PublishProfiles\FolderProfile3.pubxml" />
  8201. <None Include="Properties\PublishProfiles\FolderProfile4.pubxml" />
  8202. <None Include="Properties\PublishProfiles\FolderProfile5.pubxml" />
  8203. <None Include="Properties\PublishProfiles\FolderProfile6.pubxml" />
  8204. <None Include="Properties\PublishProfiles\FolderProfile7.pubxml" />
  8205. <None Include="Properties\PublishProfiles\learunadms6.1.pubxml" />
  8206. <Content Include="Views\Utility\ListContentIndexLost.cshtml" />
  8207. </ItemGroup>
  8208. <ItemGroup>
  8209. <WCFMetadata Include="Connected Services\" />
  8210. </ItemGroup>
  8211. <ItemGroup>
  8212. <Analyzer Include="..\packages\Microsoft.DependencyValidation.Analyzers.0.10.0\analyzers\dotnet\cs\Microsoft.DependencyValidation.Analyzers.resources.dll" />
  8213. <Analyzer Include="..\packages\Microsoft.DependencyValidation.Analyzers.0.10.0\analyzers\dotnet\Microsoft.DependencyValidation.Analyzers.dll" />
  8214. </ItemGroup>
  8215. <ItemGroup>
  8216. <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
  8217. <Service Include="{C0C07587-41A7-46C8-8FBD-3F9C8EBE2DDC}" />
  8218. </ItemGroup>
  8219. <PropertyGroup>
  8220. <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
  8221. <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
  8222. </PropertyGroup>
  8223. <PropertyGroup>
  8224. <AutoGenerateBindingRedirects>false</AutoGenerateBindingRedirects>
  8225. </PropertyGroup>
  8226. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  8227. <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
  8228. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
  8229. <Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
  8230. <AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" />
  8231. </Target>
  8232. <ProjectExtensions>
  8233. <VisualStudio>
  8234. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  8235. <WebProjectProperties>
  8236. <UseIIS>False</UseIIS>
  8237. <AutoAssignPort>True</AutoAssignPort>
  8238. <DevelopmentServerPort>20472</DevelopmentServerPort>
  8239. <DevelopmentServerVPath>/</DevelopmentServerVPath>
  8240. <IISUrl>http://localhost:20873/</IISUrl>
  8241. <NTLMAuthentication>False</NTLMAuthentication>
  8242. <UseCustomServer>False</UseCustomServer>
  8243. <CustomServerUrl>
  8244. </CustomServerUrl>
  8245. <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
  8246. </WebProjectProperties>
  8247. </FlavorProperties>
  8248. </VisualStudio>
  8249. </ProjectExtensions>
  8250. <Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
  8251. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  8252. <PropertyGroup>
  8253. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。启用“NuGet 程序包还原”可下载这些程序包。有关详细信息,请参阅 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  8254. </PropertyGroup>
  8255. <Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
  8256. </Target>
  8257. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  8258. Other similar extension points exist, see Microsoft.Common.targets.
  8259. <Target Name="BeforeBuild">
  8260. </Target>
  8261. <Target Name="AfterBuild">
  8262. </Target> -->
  8263. </Project>