|
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>
- </ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{2F94FC64-4D55-4874-8A71-95E9DB1F2AAD}</ProjectGuid>
- <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Learun.Application.Web</RootNamespace>
- <AssemblyName>Learun.Application.Web</AssemblyName>
- <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
- <MvcBuildViews>false</MvcBuildViews>
- <UseIISExpress>true</UseIISExpress>
- <IISExpressSSLPort />
- <IISExpressAnonymousAuthentication />
- <IISExpressWindowsAuthentication />
- <IISExpressUseClassicPipelineMode />
- <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\..\</SolutionDir>
- <RestorePackages>true</RestorePackages>
- <UseGlobalApplicationHostFile />
- <Use64BitIISExpress>false</Use64BitIISExpress>
- <SccProjectName>
- </SccProjectName>
- <SccLocalPath>
- </SccLocalPath>
- <SccAuxPath>
- </SccAuxPath>
- <SccProvider>
- </SccProvider>
- <TargetFrameworkProfile />
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
- <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="ClosedXML, Version=0.93.0.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\packages\ClosedXML.0.93.0\lib\net40\ClosedXML.dll</HintPath>
- </Reference>
- <Reference Include="DocumentFormat.OpenXml, Version=2.8.1.0, Culture=neutral, PublicKeyToken=8fb06cb64d019a17, processorArchitecture=MSIL">
- <HintPath>..\packages\DocumentFormat.OpenXml.2.8.1\lib\net46\DocumentFormat.OpenXml.dll</HintPath>
- </Reference>
- <Reference Include="EntityFramework">
- <HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll</HintPath>
- </Reference>
- <Reference Include="EntityFramework.SqlServer">
- <HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll</HintPath>
- </Reference>
- <Reference Include="ExcelNumberFormat, Version=1.0.3.0, Culture=neutral, PublicKeyToken=23c6f5d73be07eca, processorArchitecture=MSIL">
- <HintPath>..\packages\ExcelNumberFormat.1.0.3\lib\net20\ExcelNumberFormat.dll</HintPath>
- </Reference>
- <Reference Include="FastMember.Signed, Version=1.3.0.0, Culture=neutral, PublicKeyToken=9e8f22703bef9a29, processorArchitecture=MSIL">
- <HintPath>..\packages\FastMember.Signed.1.3.0\lib\net45\FastMember.Signed.dll</HintPath>
- </Reference>
- <Reference Include="Hangfire.Core, Version=1.7.3.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\packages\Hangfire.Core.1.7.3\lib\net45\Hangfire.Core.dll</HintPath>
- </Reference>
- <Reference Include="Hangfire.SqlServer, Version=1.7.3.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\packages\Hangfire.SqlServer.1.7.3\lib\net45\Hangfire.SqlServer.dll</HintPath>
- </Reference>
- <Reference Include="ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
- <HintPath>..\packages\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.AspNet.SignalR.Client, Version=2.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\packages\Microsoft.AspNet.SignalR.Client.2.2.3\lib\net45\Microsoft.AspNet.SignalR.Client.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="Microsoft.Owin, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.Owin.3.0.0\lib\net45\Microsoft.Owin.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Owin.Host.SystemWeb, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.Owin.Host.SystemWeb.3.0.0\lib\net45\Microsoft.Owin.Host.SystemWeb.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Practices.ServiceLocation">
- <HintPath>..\packages\CommonServiceLocator.1.3\lib\portable-net4+sl5+netcore45+wpa81+wp8\Microsoft.Practices.ServiceLocation.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Practices.Unity">
- <HintPath>..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Practices.Unity.Configuration">
- <HintPath>..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.Configuration.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Practices.Unity.RegistrationByConvention">
- <HintPath>..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.RegistrationByConvention.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Microsoft.Win32.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.Win32.Primitives.4.3.0\lib\net46\Microsoft.Win32.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="MySql.Data, Version=6.9.9.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\packages\MySql.Data.6.9.9\lib\net45\MySql.Data.dll</HintPath>
- </Reference>
- <Reference Include="MySql.Data.Entity.EF6, Version=6.9.9.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\packages\MySql.Data.Entity.6.9.9\lib\net45\MySql.Data.Entity.EF6.dll</HintPath>
- </Reference>
- <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
- <HintPath>..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
- </Reference>
- <Reference Include="NPOI, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
- <HintPath>..\packages\NPOI.2.3.0\lib\net40\NPOI.dll</HintPath>
- </Reference>
- <Reference Include="NPOI.OOXML, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
- <HintPath>..\packages\NPOI.2.3.0\lib\net40\NPOI.OOXML.dll</HintPath>
- </Reference>
- <Reference Include="NPOI.OpenXml4Net, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
- <HintPath>..\packages\NPOI.2.3.0\lib\net40\NPOI.OpenXml4Net.dll</HintPath>
- </Reference>
- <Reference Include="NPOI.OpenXmlFormats, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
- <HintPath>..\packages\NPOI.2.3.0\lib\net40\NPOI.OpenXmlFormats.dll</HintPath>
- </Reference>
- <Reference Include="Oracle.ManagedDataAccess, Version=4.121.2.0, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\packages\Oracle.ManagedDataAccess.12.1.24160719\lib\net40\Oracle.ManagedDataAccess.dll</HintPath>
- </Reference>
- <Reference Include="Oracle.ManagedDataAccess.EntityFramework, Version=6.121.2.0, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\packages\Oracle.ManagedDataAccess.EntityFramework.12.1.2400\lib\net45\Oracle.ManagedDataAccess.EntityFramework.dll</HintPath>
- </Reference>
- <Reference Include="Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5, processorArchitecture=MSIL">
- <HintPath>..\packages\Owin.1.0\lib\net40\Owin.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.AppContext, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.AppContext.4.3.0\lib\net46\System.AppContext.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel.Composition" />
- <Reference Include="System.Console, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Console.4.3.0\lib\net46\System.Console.dll</HintPath>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="System.Diagnostics.DiagnosticSource, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Diagnostics.DiagnosticSource.4.3.0\lib\net46\System.Diagnostics.DiagnosticSource.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.Tracing, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Diagnostics.Tracing.4.3.0\lib\net462\System.Diagnostics.Tracing.dll</HintPath>
- </Reference>
- <Reference Include="System.Drawing" />
- <Reference Include="System.Globalization.Calendars, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Globalization.Calendars.4.3.0\lib\net46\System.Globalization.Calendars.dll</HintPath>
- </Reference>
- <Reference Include="System.IO, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.IO.4.3.0\lib\net462\System.IO.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.Compression, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
- <HintPath>..\packages\System.IO.Compression.4.3.0\lib\net46\System.IO.Compression.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.Compression.FileSystem" />
- <Reference Include="System.IO.Compression.ZipFile, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
- <HintPath>..\packages\System.IO.Compression.ZipFile.4.3.0\lib\net46\System.IO.Compression.ZipFile.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.FileSystem, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.IO.FileSystem.4.3.0\lib\net46\System.IO.FileSystem.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.FileSystem.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.IO.FileSystem.Primitives.4.3.0\lib\net46\System.IO.FileSystem.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.Packaging, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.IO.Packaging.4.4.0\lib\net46\System.IO.Packaging.dll</HintPath>
- </Reference>
- <Reference Include="System.Management" />
- <Reference Include="System.Net.Http, Version=4.1.1.3, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Net.Http.4.3.4\lib\net46\System.Net.Http.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Sockets, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Net.Sockets.4.3.0\lib\net46\System.Net.Sockets.dll</HintPath>
- </Reference>
- <Reference Include="System.Numerics" />
- <Reference Include="System.Reflection, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Reflection.4.3.0\lib\net462\System.Reflection.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Runtime.4.3.0\lib\net462\System.Runtime.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Extensions, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Runtime.Extensions.4.3.0\lib\net462\System.Runtime.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.InteropServices, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Runtime.InteropServices.4.3.0\lib\net462\System.Runtime.InteropServices.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization" />
- <Reference Include="System.Security" />
- <Reference Include="System.Security.Cryptography.Algorithms, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net461\System.Security.Cryptography.Algorithms.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.X509Certificates, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath>
- </Reference>
- <Reference Include="System.ServiceModel" />
- <Reference Include="System.ServiceModel.Web" />
- <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll</HintPath>
- </Reference>
- <Reference Include="System.Web.DynamicData" />
- <Reference Include="System.Web.Entity" />
- <Reference Include="System.Web.ApplicationServices" />
- <Reference Include="System.ComponentModel.DataAnnotations" />
- <Reference Include="System.Web.Extensions" />
- <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.4\lib\net45\System.Web.Helpers.dll</HintPath>
- </Reference>
- <Reference Include="System.Web.Mvc, Version=5.2.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.4\lib\net45\System.Web.Mvc.dll</HintPath>
- </Reference>
- <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.4\lib\net45\System.Web.Razor.dll</HintPath>
- </Reference>
- <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.4\lib\net45\System.Web.WebPages.dll</HintPath>
- </Reference>
- <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.4\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
- </Reference>
- <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.4\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
- </Reference>
- <Reference Include="System.Web" />
- <Reference Include="System.Web.Abstractions" />
- <Reference Include="System.Web.Routing" />
- <Reference Include="System.Xml" />
- <Reference Include="System.Configuration" />
- <Reference Include="System.Web.Services" />
- <Reference Include="System.EnterpriseServices" />
- <Reference Include="System.Net.Http.WebRequest">
- </Reference>
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Xml.ReaderWriter, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Xml.ReaderWriter.4.3.0\lib\net46\System.Xml.ReaderWriter.dll</HintPath>
- </Reference>
- <Reference Include="WindowsBase" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="App_Start\01 Handler\AjaxOnlyAttribute.cs" />
- <Compile Include="App_Start\01 Handler\DepartAuthFillters.cs" />
- <Compile Include="App_Start\01 Handler\HandlerErrorAttribute.cs" />
- <Compile Include="App_Start\01 Handler\HandlerLoginAttribute.cs" />
- <Compile Include="App_Start\01 Handler\HandlerValidateAntiForgeryTokenAttribute.cs" />
- <Compile Include="App_Start\01 Handler\HangfireAuthorizationFilter.cs" />
- <Compile Include="App_Start\01 Handler\MvcControllerBaseNoLogin.cs" />
- <Compile Include="App_Start\01 Handler\MvcControllerBase.cs" />
- <Compile Include="App_Start\01 Handler\ResultFillters.cs" />
- <Compile Include="App_Start\FilterConfig.cs" />
- <Compile Include="App_Start\RouteConfig.cs" />
- <Compile Include="App_Start\Startup.cs" />
- <Compile Include="Areas\AdmissionsPlatform\AdmissionsPlatformAreaRegistration.cs" />
- <Compile Include="Areas\AppManager\AppManagerAreaRegistration.cs" />
- <Compile Include="Areas\AppManager\Controllers\DTImgController.cs" />
- <Compile Include="Areas\AppManager\Controllers\FunctionManagerController.cs" />
- <Compile Include="Areas\Ask\Controllers\Ask_MainOfTeacherController.cs" />
- <Compile Include="Areas\AssetManagementSystem\AssetManagementSystemAreaRegistration.cs" />
- <Compile Include="Areas\AssetManagementSystem\Controllers\AllocationController.cs" />
- <Compile Include="Areas\AssetManagementSystem\Controllers\AssReportController.cs" />
- <Compile Include="Areas\AssetManagementSystem\Controllers\AssScrapController.cs" />
- <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_AssetsChangeController.cs" />
- <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_AssetsChangeItemController.cs" />
- <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_AssetsInfoApplyController.cs" />
- <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_AssetsInfoController.cs" />
- <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_AssetsInfoItemApplyController.cs" />
- <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_AssetsInfoItemController.cs" />
- <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_AssetsOutApplyController.cs" />
- <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_AssetsOutApplyIncompleteController.cs" />
- <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_AssetsOutItemApplyController.cs" />
- <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_AssetsTypeController.cs" />
- <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_InventoryController.cs" />
- <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_InventoryItemController.cs" />
- <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_PurchaseApplyController.cs" />
- <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_PurchaseController.cs" />
- <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_PurchaseItemApplyController.cs" />
- <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_PurchaseItemController.cs" />
- <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_ReceiveController.cs" />
- <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_ReceiveItemController.cs" />
- <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_RecycleController.cs" />
- <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_RepairController.cs" />
- <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_RepairItemController.cs" />
- <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_ScrapItemController.cs" />
- <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_StorageController.cs" />
- <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_SupplierController.cs" />
- <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_UserChangeInfoController.cs" />
- <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_WarningController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\ArrangeExamTermNewController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\ArrangeLessonSyncController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\ArrangeLessonTermAttemperController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\AwardAndPunishmentController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\AwardPunishInfoController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\BookPutInController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\BookReturnController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\CertificateManageController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\CertificateResultController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\ClassPlanController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\ClassPlanTeachController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\EvaCodeOfContuctController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\EvaDormitoryInteriorController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\EvaHygieveController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\EvaViolationOfDisciplineController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\Exam_ArrangeExamTermItemNewController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\Exam_ArrangeExamTermNewController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\Exam_ExamLessonController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\Exam_ExamPlanController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\Exam_ExamPlanLessonController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\Exam_ExamRoomController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\Exam_ExamStudentController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\Exam_ExamTeacherTimeController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\Exam_InvigilateTeacherController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\LeaveSchoolAController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\LR_Base_LogoController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\MealCardRunTabController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\PM_CertificateController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\PM_YearAssessController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\PM_PositionChangeController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\OuoutsourcingController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\PracticeBaseController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\R_EnterBuildingController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\R_EnterSchoolController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\ScholarshipTranController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\ScholarshipController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\ScholarshipxjController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\ScoreStatisticsController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuAttendanceController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StudentArticlePublicController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StudentCompetitionController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StudentHonorController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuDisciplineManagementController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuCancelDisciplineManagementController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuCancelLeaveManagementController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuEncourgementTranController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuGrantController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuInfoBasicChangeController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuInfoBasicStatsticsController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuInfoSemsterController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuPunishmentTranController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuScoreNotPassController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuVolunteerPhoneController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuVolunteerController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\Sys_ReceiveDocumentController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\TeachingPlanController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\TeachingPlanItemController.cs" />
- <Compile Include="Areas\EvaluationTeach\EvaluationTeachAreaRegistration.cs" />
- <Compile Include="Areas\EvaluationTeach\Controllers\Eval_MainController.cs" />
- <Compile Include="Areas\EvaluationTeach\Controllers\Eval_QuestionController.cs" />
- <Compile Include="Areas\EvaluationTeach\Controllers\Eval_QuestionItemsController.cs" />
- <Compile Include="Areas\Ask\AskAreaRegistration.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\BookBorrowController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\BookCardController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\BookClassController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\BookInfoController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\BookLocationController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\BookLoseController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\EmpInfoEnternalController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\LanMailController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\OpenLessonPlanController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StatisticsController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuInfoFreshController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuInfoFreshOnlineServiceController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuSelectLessonListOfElectivePreController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\TeachAttendanceController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\TeachPlanController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\TeachSwitchController.cs" />
- <Compile Include="Areas\EducationalAdministration\EducationalAdministrationAreaRegistration.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\Acc_PublicAreaHealthController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\Acc_DailyAssessController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\Acc_StuDayRoutineController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\APAppointmentPsychologistController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\APStuHealthRecordsTranController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\CompanyNewsController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\MSRIntentionManagementTranController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\MSRMilitaryRecordTranController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\MSRMilitaryServiceRegistrationTranController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\ProjectDataManageController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\ProjectPhaseManageController.cs" />
- <Compile Include="Areas\LogisticsManagement\LogisticsManagementAreaRegistration.cs" />
- <Compile Include="Areas\LR_AuthorizeModule\Controllers\AuthorizeController.cs" />
- <Compile Include="Areas\LR_AuthorizeModule\Controllers\FilterIPController.cs" />
- <Compile Include="Areas\LR_AuthorizeModule\Controllers\FilterTimeController.cs" />
- <Compile Include="Areas\LR_AuthorizeModule\Controllers\UserRelationController.cs" />
- <Compile Include="Areas\LR_AuthorizeModule\LR_AuthorizeModuleAreaRegistration.cs" />
- <Compile Include="Areas\LR_CodeDemo\Controllers\GantProjectController.cs" />
- <Compile Include="Areas\LR_CodeDemo\Controllers\GanttDemoController.cs" />
- <Compile Include="Areas\LR_CodeDemo\Controllers\GridDemoController.cs" />
- <Compile Include="Areas\LR_CodeDemo\Controllers\ImgShowController.cs" />
- <Compile Include="Areas\LR_CodeDemo\Controllers\StockDemoController.cs" />
- <Compile Include="Areas\LR_CodeDemo\Controllers\WorkOrderController.cs" />
- <Compile Include="Areas\LR_CodeDemo\LR_CodeDemoAreaRegistration.cs" />
- <Compile Include="Areas\LR_CodeGeneratorModule\Controllers\CodeSchemaController.cs" />
- <Compile Include="Areas\LR_CodeGeneratorModule\Controllers\IconController.cs" />
- <Compile Include="Areas\LR_CodeGeneratorModule\Controllers\PluginDemoController.cs" />
- <Compile Include="Areas\LR_CodeGeneratorModule\Controllers\TemplateAPPController.cs" />
- <Compile Include="Areas\LR_CodeGeneratorModule\Controllers\TemplatePCController.cs" />
- <Compile Include="Areas\LR_CodeGeneratorModule\LR_CodeGeneratorModuleAreaRegistration.cs" />
- <Compile Include="Areas\LR_CRMModule\Controllers\CashBalanceController.cs" />
- <Compile Include="Areas\LR_CRMModule\Controllers\ChanceController.cs" />
- <Compile Include="Areas\LR_CRMModule\Controllers\CrmOrderController.cs" />
- <Compile Include="Areas\LR_CRMModule\Controllers\CustomerContactController.cs" />
- <Compile Include="Areas\LR_CRMModule\Controllers\CustomerController.cs" />
- <Compile Include="Areas\LR_CRMModule\Controllers\ExpensesController.cs" />
- <Compile Include="Areas\LR_CRMModule\Controllers\InvoiceController.cs" />
- <Compile Include="Areas\LR_CRMModule\Controllers\ReceivableController.cs" />
- <Compile Include="Areas\LR_CRMModule\Controllers\TrailRecordController.cs" />
- <Compile Include="Areas\LR_CRMModule\LR_CRMModuleAreaRegistration.cs" />
- <Compile Include="Areas\LR_Desktop\Controllers\DataCollectionController.cs" />
- <Compile Include="Areas\LR_Desktop\Controllers\DTChartController.cs" />
- <Compile Include="Areas\LR_Desktop\Controllers\DTListController.cs" />
- <Compile Include="Areas\LR_Desktop\Controllers\DTSettingController.cs" />
- <Compile Include="Areas\LR_Desktop\Controllers\DTTargetController.cs" />
- <Compile Include="Areas\LR_Desktop\Controllers\QualityReportController.cs" />
- <Compile Include="Areas\LR_Desktop\Controllers\WeChatDevelopController.cs" />
- <Compile Include="Areas\LR_Desktop\LR_DesktopAreaRegistration.cs" />
- <Compile Include="Areas\LR_DisplayBoard\Controllers\LR_KBConfigInfoController.cs" />
- <Compile Include="Areas\LR_DisplayBoard\Controllers\LR_KBFeaManageController.cs" />
- <Compile Include="Areas\LR_DisplayBoard\Controllers\LR_KBKanBanInfoController.cs" />
- <Compile Include="Areas\LR_DisplayBoard\LR_DisplayBoardAreaRegistration.cs" />
- <Compile Include="Areas\LR_FormModule\Controllers\CustmerformController.cs" />
- <Compile Include="Areas\LR_FormModule\Controllers\FormRelationController.cs" />
- <Compile Include="Areas\LR_FormModule\LR_FormModuleAreaRegistration.cs" />
- <Compile Include="Areas\LR_IM\Controllers\IMMsgController.cs" />
- <Compile Include="Areas\LR_IM\Controllers\SysUserController.cs" />
- <Compile Include="Areas\LR_IM\LR_IMAreaRegistration.cs" />
- <Compile Include="Areas\LR_LGManager\Controllers\CorporateMaterialApplyController.cs" />
- <Compile Include="Areas\LR_LGManager\Controllers\CorporateMaterialItemController.cs" />
- <Compile Include="Areas\LR_LGManager\Controllers\StampApplyController.cs" />
- <Compile Include="Areas\LR_LGManager\LR_LGManagerModuleAreaRegistration.cs" />
- <Compile Include="Areas\LR_Message\Controllers\LR_StrategyInfoController.cs" />
- <Compile Include="Areas\LR_Message\LR_MessageAreaRegistration.cs" />
- <Compile Include="Areas\LR_NewWorkFlow\Controllers\NWFDelegateController.cs" />
- <Compile Include="Areas\LR_NewWorkFlow\Controllers\NWFProcessController.cs" />
- <Compile Include="Areas\LR_NewWorkFlow\Controllers\NWFSchemeController.cs" />
- <Compile Include="Areas\LR_NewWorkFlow\Controllers\StampInfoController.cs" />
- <Compile Include="Areas\LR_NewWorkFlow\LR_NewWorkFlowAreaRegistration.cs" />
- <Compile Include="Areas\LR_OAModule\Controllers\EmailController.cs" />
- <Compile Include="Areas\LR_OAModule\Controllers\ModuleExportController.cs" />
- <Compile Include="Areas\LR_OAModule\Controllers\NewsController.cs" />
- <Compile Include="Areas\LR_OAModule\Controllers\LostArticleInfoController.cs" />
- <Compile Include="Areas\LR_OAModule\Controllers\NoticeController.cs" />
- <Compile Include="Areas\LR_OAModule\Controllers\ProjectGanttController.cs" />
- <Compile Include="Areas\LR_OAModule\Controllers\ResourceFileController.cs" />
- <Compile Include="Areas\LR_OAModule\Controllers\ScheduleController.cs" />
- <Compile Include="Areas\LR_OAModule\Controllers\SignetController.cs" />
- <Compile Include="Areas\LR_OAModule\LR_OAModuleAreaRegistration.cs" />
- <Compile Include="Areas\LR_OrganizationModule\Controllers\CompanyController.cs" />
- <Compile Include="Areas\LR_OrganizationModule\Controllers\DepartmentController.cs" />
- <Compile Include="Areas\LR_OrganizationModule\Controllers\PostController.cs" />
- <Compile Include="Areas\LR_OrganizationModule\Controllers\RoleController.cs" />
- <Compile Include="Areas\LR_OrganizationModule\Controllers\UserController.cs" />
- <Compile Include="Areas\LR_OrganizationModule\LR_OrganizationModuleAreaRegistration.cs" />
- <Compile Include="Areas\LR_PortalSite\Controllers\ArticleController.cs" />
- <Compile Include="Areas\LR_PortalSite\Controllers\HomeConfigController.cs" />
- <Compile Include="Areas\LR_PortalSite\Controllers\PageController.cs" />
- <Compile Include="Areas\LR_PortalSite\LR_PortalSiteAreaRegistration.cs" />
- <Compile Include="Areas\LR_ReportModule\Controllers\ReportManageController.cs" />
- <Compile Include="Areas\LR_ReportModule\Controllers\ReportTemplateController.cs" />
- <Compile Include="Areas\LR_ReportModule\LR_ReportModuleAreaRegistration.cs" />
- <Compile Include="Areas\LR_ReportTestModule\Controllers\LR_ReportTestController.cs" />
- <Compile Include="Areas\LR_ReportTestModule\LR_ReportTestModuleAreaRegistration.cs" />
- <Compile Include="Areas\LR_ReportTest\LR_ReportTestAreaRegistration.cs" />
- <Compile Include="Areas\LR_SystemModule\Controllers\AnnexesController.cs" />
- <Compile Include="Areas\LR_SystemModule\Controllers\AreaController.cs" />
- <Compile Include="Areas\LR_SystemModule\Controllers\CodeRuleController.cs" />
- <Compile Include="Areas\LR_SystemModule\Controllers\CustmerQueryController.cs" />
- <Compile Include="Areas\LR_SystemModule\Controllers\DatabaseLinkController.cs" />
- <Compile Include="Areas\LR_SystemModule\Controllers\DatabaseTableController.cs" />
- <Compile Include="Areas\LR_SystemModule\Controllers\DataItemController.cs" />
- <Compile Include="Areas\LR_SystemModule\Controllers\DataSourceController.cs" />
- <Compile Include="Areas\LR_SystemModule\Controllers\DbFieldController.cs" />
- <Compile Include="Areas\LR_SystemModule\Controllers\ExcelExportController.cs" />
- <Compile Include="Areas\LR_SystemModule\Controllers\ExcelImportController.cs" />
- <Compile Include="Areas\LR_SystemModule\Controllers\FilesController.cs" />
- <Compile Include="Areas\LR_SystemModule\Controllers\ImgController.cs" />
- <Compile Include="Areas\LR_SystemModule\Controllers\InterfaceController.cs" />
- <Compile Include="Areas\LR_SystemModule\Controllers\LogController.cs" />
- <Compile Include="Areas\LR_SystemModule\Controllers\LogoImgController.cs" />
- <Compile Include="Areas\LR_SystemModule\Controllers\ModuleController.cs" />
- <Compile Include="Areas\LR_SystemModule\LR_SystemModuleAreaRegistration.cs" />
- <Compile Include="Areas\LR_TaskScheduling\Controllers\TSLogController.cs" />
- <Compile Include="Areas\LR_TaskScheduling\Controllers\TSSchemeController.cs" />
- <Compile Include="Areas\LR_TaskScheduling\LR_TaskSchedulingAreaRegistration.cs" />
- <Compile Include="Areas\LR_WebChatModule\Controllers\OrganizeController.cs" />
- <Compile Include="Areas\LR_WebChatModule\Controllers\TokenController.cs" />
- <Compile Include="Areas\LR_WebChatModule\Controllers\UserController.cs" />
- <Compile Include="Areas\LR_WebChatModule\LR_WebChatModuleAreaRegistration.cs" />
- <Compile Include="Areas\LR_WorkFlowModule\Controllers\WfEngineController.cs" />
- <Compile Include="Areas\LR_WorkFlowModule\Controllers\WfMyTaskController.cs" />
- <Compile Include="Areas\LR_WorkFlowModule\Controllers\WfDelegateRuleController.cs" />
- <Compile Include="Areas\LR_WorkFlowModule\Controllers\WfMonitorController.cs" />
- <Compile Include="Areas\LR_WorkFlowModule\Controllers\WfSchemeController.cs" />
- <Compile Include="Areas\LR_WorkFlowModule\LR_WorkFlowModuleAreaRegistration.cs" />
- <Compile Include="Areas\Permission\PermissionAreaRegistration.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\Emp_PayrollOnceController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\EpidemicReportController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\EpidemicSituationCopyController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\MeetingNoticeController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\MP_PerformanceTrackingController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\MP_QualityObjectivesController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\MP_ManagementPlanController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\OvertimeApplicationController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\StuSaverecordController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\TeacherLeaveManagementController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\TimeTableController.cs" />
- <Compile Include="Areas\PersonnelManagement\PersonnelManagementAreaRegistration.cs" />
- <Compile Include="Areas\ReceiveSendFeeManagement\ReceiveSendFeeManagementAreaRegistration.cs" />
- <Compile Include="Areas\StudentWork\Controllers\SW_Ask_MainController.cs" />
- <Compile Include="Areas\StudentWork\Controllers\SW_Ask_Main_QuestionController.cs" />
- <Compile Include="Areas\StudentWork\Controllers\SW_Ask_BatchController.cs" />
- <Compile Include="Areas\StudentWork\Controllers\SW_Ask_Batch_TypeController.cs" />
- <Compile Include="Areas\StudentWork\Controllers\SW_Ask_QuestionController.cs" />
- <Compile Include="Areas\StudentWork\Controllers\SW_Ask_QuestionItemsController.cs" />
- <Compile Include="Areas\StudentWork\StudentWorkAreaRegistration.cs" />
- <Compile Include="Controllers\ErrorController.cs" />
- <Compile Include="Controllers\HomeController.cs" />
- <Compile Include="Controllers\LoginController.cs" />
- <Compile Include="Controllers\ShowRegisterController.cs" />
- <Compile Include="Controllers\OnlineRegistrateController.cs" />
- <Compile Include="Controllers\SSOSystemController.cs" />
- <Compile Include="Controllers\UserCenterController.cs" />
- <Compile Include="Controllers\UtilityController.cs" />
- <Compile Include="Extensions\HtmlHelperExtensions.cs" />
- <Compile Include="Global.asax.cs">
- <DependentUpon>Global.asax</DependentUpon>
- </Compile>
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="Areas\LR_AuthorizeModule\Controllers\DataAuthorizeController.cs" />
- <Compile Include="Areas\LR_LGManager\Controllers\LGMapController.cs" />
- <Compile Include="Areas\LR_LGManager\Controllers\LGTypeController.cs" />
- <Compile Include="Areas\LR_ReportTest\Controllers\TestCRMReportController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\CdDeptController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\CdMajorController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\LessonInfoController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\CdLessonSortController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\CdLessonSortDetailController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\CdClassTypeController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\ClassroomBuildingController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\ClassroomInfoController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\ClassInfoController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\EmpInfoController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuInfoBasicController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\DIC_PROVINCEController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\DIC_CITYController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\DIC_AREAController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\ArrangeLessonTermController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\SYS_SendMessageController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\SYS_ReceiveMessageController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\JournalSendController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\JournalReceiveController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\AddressBookController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\TeacherCertificateController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\TeacherTrainController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\TeacherTitleEvaluationController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\TeacherRetireController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\TeacherDimissionController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\TeacherTitleChangeController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\TeacherPostChangeController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\SalarySheetController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\Sys_ReceiveFileController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\Sys_SendFileController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\Sys_SendComplaintController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\Sys_ReceiveComplaintController.cs" />
- <Compile Include="Areas\Permission\Controllers\Perm_FunctionTypeController.cs" />
- <Compile Include="Areas\Permission\Controllers\Perm_FunctionController.cs" />
- <Compile Include="Areas\Permission\Controllers\Perm_UserPermissionController.cs" />
- <Compile Include="Areas\Ask\Controllers\Ask_TypeController.cs" />
- <Compile Include="Areas\Ask\Controllers\Ask_MainController.cs" />
- <Compile Include="Areas\Ask\Controllers\Ask_QuestionController.cs" />
- <Compile Include="Areas\Ask\Controllers\Ask_QuestionItemsController.cs" />
- <Compile Include="Areas\LR_Desktop\Controllers\LR_OA_NewsReadController.cs" />
- <Compile Include="Areas\LR_Desktop\Controllers\Sys_QRCodeInLoginController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\AccommodationController.cs" />
- <Compile Include="Areas\Permission\Controllers\Perm_ChartGroupController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\EmpReportCardController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\SanitationController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuInfoBasic_ChangeLogController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\ArrangeLessonTermOfElectiveController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\OpenLessonPlanOfElectiveController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuSelectLessonListOfElectiveController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\ArrangeExamTermController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuAttendanceLeaveController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\ArrangeExamStructureController.cs" />
- <Compile Include="Areas\ReceiveSendFeeManagement\Controllers\FinaChargeBankController.cs" />
- <Compile Include="Areas\ReceiveSendFeeManagement\Controllers\FinaChargeItemController.cs" />
- <Compile Include="Areas\ReceiveSendFeeManagement\Controllers\FinaChargesStandardController.cs" />
- <Compile Include="Areas\ReceiveSendFeeManagement\Controllers\FinaReplaceModeController.cs" />
- <Compile Include="Areas\ReceiveSendFeeManagement\Controllers\FinaRefundItemController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuScoreController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuPunishmentController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuEncourgementController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\QingJu_UserAccountController.cs" />
- <Compile Include="Areas\LR_Desktop\Controllers\Sys_CustomerServiceController.cs" />
- <Compile Include="Areas\LR_Desktop\Controllers\Sys_DataBaseBackupController.cs" />
- <Compile Include="Areas\LR_Desktop\Controllers\Sys_DataBaseBackupSetController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\DgreeController.cs" />
- <Compile Include="Areas\LR_Desktop\Controllers\Sys_UpdateRecordController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\SchoolCalendarController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\EADateArrangeController.cs" />
- <Compile Include="Areas\Permission\Controllers\Perm_FunctionVisitController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\Edu_ChangeTeacherLessonController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuEnrollController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\CdLessonTypeController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\ElectiveMergeController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\ElectiveMergeItemController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\OpenLessonPlanOfElectiveDelController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\ElectiveMajorController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\OpenLessonPlanOfElectiveChangeController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\MP_BrowseRecordController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\WP_WorkPlanController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\WP_WorkSummaryController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\WP_CatalogController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\WP_FileListController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuScoreNotPassTwoController.cs" />
- <Compile Include="Areas\LR_Desktop\Controllers\WeChatConfigController.cs" />
- <Compile Include="Areas\LR_Desktop\Controllers\WeChatTempletController.cs" />
- <Compile Include="Areas\LR_Desktop\Controllers\LoginPageConfigController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\TeachingMaterialController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\TMPlanController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\TMOrderController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\TMODetailController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\TMInController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\TMIDetailController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\TMOutController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\TMOutDetailController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\ClassAssessmentController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\InternshipPlanPostController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\InternShipSignUpController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\InternShipLogController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\InternShipSummaryController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\InternshipAchievementController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\InternshipExcellentController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\DutyScheduleController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\PartyMemberController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\PMLearnArrangementController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\InformationSectionController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\SealManagerController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\OfficialSealManagerController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\ConferenceRoomController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\ActivityVenueController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\VenhicleManageController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\HomeWorkController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\LeaveSchoolController.cs" />
- <Compile Include="Areas\LR_Desktop\Controllers\LoginModelController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuMailController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\ActivityScheduleController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\ClassWorkController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\EmpRepairController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\PMOrganizationController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\PMCadreController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\PMMembershipController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\PMLifeController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\PMDuesController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\SRProjectController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\SRWorkController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\SRPaperController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\SRConferenceController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\SRAppraisalController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuCancelExamController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\LeagueActivityController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\LeagueMemberChangeController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\LeagueMemberController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\CommunityInfoController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\CommunityMemberController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\CommunityAttendanceController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuConsumptionController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\EpidemicSituationController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\ContactsDetailsController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\ArrangeLessonButtController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\TeacherRecruitPlanController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\TeacherCancelEmployController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\TeacherJobAssessmentController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\TeacherPartTimeJobController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\TeacherEncourgementController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\TeacherChangeController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\EpiPassPlaceController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\EpiPeopleDetailsController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\LaborUnionPlanController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\SchoolWomenManagementController.cs" />
- <Compile Include="Areas\LR_Desktop\Controllers\ThematicManagementController.cs" />
- <Compile Include="Areas\LR_Desktop\Controllers\DTTitleController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\BC_EmpViolationRecordController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\BC_SecurityManagementController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\BC_BlacklistController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\BC_GreenAndCleanController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\BC_ShopManagementController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\BC_ShopGoodsController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\BC_ShopPurchaseRecordController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\BC_ShopSaleRecordController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\BC_HotelManagementController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\BC_RestaurantManagementController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\BC_RecipesMangementController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\BC_IngredientsController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\BC_RegisterInController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\BC_RegisterOutController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\BC_ISPManagementController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\BC_ISPShowController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\PartyMemberEncouragementController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\PartyMemberPunishmentController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\PMMembershipChangeController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\PartyMemberTrainController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\LeagueMemberDuesController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\LeagueMemberEncouragementController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\LeagueMemberPunishmentController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\LeagueMemberTrainController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\VolunteerActivityController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\LaborUnionOrganizationController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\LaborUnionMemberController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\LaborUnionMemberEncouragementController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\LaborUnionFeesIncomeController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\LaborUnionFeesExpendController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\LaborUnionWelfareController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\LaborUnionWelfareApplyController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\LaborUnionActivityController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\WorkStudyPositionController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\WorkStudyPositionApplyController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\WorkStudyPayMoneyController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\ScholarshipManagementController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\FundManagementController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\BC_PublishManagementController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\BC_PopQuizController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\BC_ElectronicMaterialMangementController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\BC_MicroClassSystemController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\BC_MindMappingController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\BC_DiscussionResultsController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\BC_EvaluationInformationController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\BC_ExcellentCourseController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\BC_PracticeTemplateController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\BC_InternshipFileController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\BC_EffectEvaluationController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuMoralEducationController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\InsuranceHandleController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\InsuranceClaimController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\BC_CostManagementController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\BC_ExaminationController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\BC_TrainingApplicationController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\BC_StudentEnrolmentController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\MoralEducationSetController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\ClassMoralEducationController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\ClassDataHandInController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\CommunityActivityController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\CommunityMemberEncouragementController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\SRProjectApplyController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\SRProjectSetUpController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\SRFeesIncomeController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\SRFeesExpendController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\SRProcessController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\SRFinalController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\SRAchievementController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\SRWinningController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\SRWorkloadController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\SREncouragementController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\SRDocumentController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\MeetingManagementController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\TeacherPassportController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\TeacherGoAbroadController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\Sal_SalaryTemplateController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\Sal_SalaryTemplateItemController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\Sal_UserSalaryController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\Sal_UserSalaryItemController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\PM_EducationExperienceController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\PM_TechnicalPostController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\PM_WorkerTechnologyController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\PM_ResumeController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\PM_FamilySituationController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\ThermographyController.cs" />
- <Compile Include="Areas\AdmissionsPlatform\Controllers\AP_OnlineUserInfoController.cs" />
- <Compile Include="Areas\AdmissionsPlatform\Controllers\AP_OnlineStudentInfoController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\TeacherPunishmentController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\ContractCategoryController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\ContractManagementController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\SignUpAboutOnlineController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\SignUpAboutTrainController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuInfoBasicTwoController.cs" />
- <Compile Include="Areas\StudentWork\Controllers\SW_Ask_TypeController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\APStuHealthRecordsController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\MSRMilitaryServiceRegistrationController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\MSRIntentionManagementController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\MSRMilitaryRecordController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuInfoGraduateController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\ListenClassRecordController.cs" />
- <Compile Include="Areas\StudentWork\Controllers\SW_HolidayGoController.cs" />
- <Compile Include="Areas\StudentWork\Controllers\SW_Ask_NotHaveAllController.cs" />
- <Compile Include="Areas\StudentWork\Controllers\SW_Ask_NotHaveAll_TypeController.cs" />
- <Compile Include="Areas\AdmissionsPlatform\Controllers\AP_IntegralSetController.cs" />
- <Compile Include="Areas\AdmissionsPlatform\Controllers\AP_IntegralDetailsController.cs" />
- <Compile Include="Areas\AdmissionsPlatform\Controllers\AP_TeacherBankCardController.cs" />
- <Compile Include="Areas\AdmissionsPlatform\Controllers\AP_CompanyPaymentAccountController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\BCdCultureDegreeController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\EditonManagementController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuEnrollAmountRecordController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\AQ_XJController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\AJ_FYController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\SupportManagementController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\PBPostController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\PMMeetingController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\PMActivistsController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\Acc_CleanManagementController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\Acc_RewardController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\Acc_PunishmentController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\Acc_GoodsDemageController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuInfoFreshSusController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\BC_JobRequirementController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\BC_PersonnelRequiementController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\BC_TrainingLectureController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\BC_SupplyAndDemandMettingController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\BC_SpecialDestinationController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\BC_EPIController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\ADR_RecordController.cs" />
- <Compile Include="Startup1.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\ADR_DeviceController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\ADR_DeviceLogController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\ADR_RestrictionController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\ADR_AddApplyController.cs" />
- <Compile Include="Areas\AssetManagementSystem\Controllers\Ass_AcceptanceController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\LoginUserBindController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\Sys_InformationPushController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuLeaveManagementController.cs" />
- <Compile Include="Areas\Permission\Controllers\DepartmentReleasePermissionsController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\EATalentTrainController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\Emp_PayrollController.cs" />
- <Compile Include="Areas\LR_Desktop\Controllers\MessageRindController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\Sys_DefaultPwdConfigController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\MeetingSignInRecordController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\MeetingMinutesController.cs" />
- <Compile Include="Areas\LR_Desktop\Controllers\SSO_Drag_DesktopManageController.cs" />
- <Compile Include="Areas\LR_Desktop\Controllers\SSO_Drag_CardSortManageController.cs" />
- <Compile Include="Areas\AssetManagementSystem\Controllers\AssStorageRoomController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\VisitorInfoController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\SchoolNewsController.cs" />
- <Compile Include="Areas\ReceiveSendFeeManagement\Controllers\FD_BudgetBasicsController.cs" />
- <Compile Include="Areas\ReceiveSendFeeManagement\Controllers\FD_IncomeManageController.cs" />
- <Compile Include="Areas\ReceiveSendFeeManagement\Controllers\FD_PayManageController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\ProjectTypeManageController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\ProjectManageController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\FillinFromController.cs" />
- <Compile Include="Areas\LR_Desktop\Controllers\CalculateProjectController.cs" />
- <Compile Include="Areas\LR_Desktop\Controllers\FormulaMainController.cs" />
- <Compile Include="Areas\LR_Desktop\Controllers\FormulaChildController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\ProjectProcessManageController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\FD_BudgetFileController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\TextBookInfoController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\TextBookIndentController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\TextBookIndentDetailController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\TextBookSolSubController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\TextBookSolSubDetailController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\TextBookInOutController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\TextBookInController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\TextBookOutController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuCardInfoController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\DormitoryReturnController.cs" />
- <Compile Include="Areas\LogisticsManagement\Controllers\Acc_DormitoryRuleController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuGraduateConditionController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\TeachManagementController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StudentCertificateController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\EvaluateTeachLearnController.cs" />
- <Compile Include="Areas\PersonnelManagement\Controllers\ClassPatrolController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuGraduateStatisticController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\TrainEquipmentManageController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\TE_ConsumerGoodsApplyController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\TE_MaterialPutInController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\TE_MaterialOutboundController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\ScoreCheckInfoController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\WelfarePositionController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\WageScheduleController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\SportEquipmentController.cs" />
- <Compile Include="Areas\AssetManagementSystem\Controllers\FundsApplyDetailController.cs" />
- <Compile Include="Areas\AssetManagementSystem\Controllers\FundsApplyController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\SportEquipmentLendController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\SportEquipmentReturnController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\PeopleSportsActivitiesController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\CompetitionManagementController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\CompetitionScoreController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuTransferInfoController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuInfoBasicTranController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuScoreTranController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuScoreNotPassTranController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\StuScoreNotPassTwoTranController.cs" />
- <Compile Include="Areas\EducationalAdministration\Controllers\HistoryStuScoreController.cs" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\DropOutIndex.js" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\PaymentIndex.js" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\RegistrateForm.js" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\ReportForm.js" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\PaymentForm.js" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\BindTeacherForm.js" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\RegistrateIndex.js" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\ReportIndex.js" />
- <Content Include="Areas\AppManager\Views\DTImg\Form.css" />
- <Content Include="Areas\AppManager\Views\DTImg\Form.js" />
- <Content Include="Areas\AppManager\Views\DTImg\Index.js" />
- <Content Include="Areas\AppManager\Views\FunctionManager\Form.css" />
- <Content Include="Areas\AppManager\Views\FunctionManager\Form.js" />
- <Content Include="Areas\AppManager\Views\FunctionManager\Index.js" />
- <Content Include="Areas\Ask\Views\Ask_MainOfTeacher\AnswerIndex.js" />
- <Content Include="Areas\Ask\Views\Ask_MainOfTeacher\AnswerQuery.js" />
- <Content Include="Areas\Ask\Views\Ask_MainOfTeacher\Form.js" />
- <Content Include="Areas\Ask\Views\Ask_MainOfTeacher\Index.js" />
- <Content Include="Areas\Ask\Views\Ask_MainOfTeacher\Paper.js" />
- <Content Include="Areas\Ask\Views\Ask_MainOfTeacher\PaperAdminView.js" />
- <Content Include="Areas\Ask\Views\Ask_MainOfTeacher\PaperView.js" />
- <Content Include="Areas\Ask\Views\Ask_MainOfTeacher\TeacherIndex.js" />
- <Content Include="Areas\Ask\Views\Ask_Question\AnalysisIndex.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Allocation\Form.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Allocation\Index.js" />
- <Content Include="Areas\AssetManagementSystem\Views\AssReport\AssAddReport.js" />
- <Content Include="Areas\AssetManagementSystem\Views\AssReport\AssStatusReport.js" />
- <Content Include="Areas\AssetManagementSystem\Views\AssReport\AssTypeReport.js" />
- <Content Include="Areas\AssetManagementSystem\Views\AssScrap\Form.js" />
- <Content Include="Areas\AssetManagementSystem\Views\AssScrap\FormView.js" />
- <Content Include="Areas\AssetManagementSystem\Views\AssScrap\Index.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Acceptance\FormView.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Acceptance\Form.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Acceptance\Print.css" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Acceptance\ViewForm.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AllocationItem\Form.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AllocationItem\Index.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsChangeItem\Form.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsChangeItem\Index.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsChange\Form.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsChange\Index.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\Form.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\FormJY.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\FormJYHC.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\FormPurchase.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\FormPurchaseJY.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\FormView.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\FormViewJYHC.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\FormViewJY.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\Index.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\IndexJY.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\IndexJYHC.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItemApply\FormJY.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItemApply\FormJYHC.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItemApply\Form.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItemApply\FormPurchase.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItemApply\Index.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApply\AssetsFormView.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApply\AssetsForm.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItem\Form.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItem\FormView.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItem\Index.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItem\IndexOfMy.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItem\IndexScrap.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItem\IndexTwo.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfo\Form.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfo\Index.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApplyIncomplete\Form.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApplyIncomplete\FormItem.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApplyIncomplete\Index.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApply\Form.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApply\FormView.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApply\AssetsIndex.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApply\Index.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApply\IndexTwo.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApply\Print.css" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutItemApply\Form.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutItemApply\Index.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsType\Form.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsType\Index.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_InventoryItemApply\Form.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_InventoryItemApply\Index.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Inventory\Form.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Inventory\FormView.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Inventory\Index.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_PurchaseApply\Form.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_PurchaseApply\FormView.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_PurchaseApply\Index.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_PurchaseItemApply\Form.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_PurchaseItemApply\Index.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_PurchaseItem\Form.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_PurchaseItem\Index.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Purchase\Form.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Purchase\FormView.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Purchase\Index.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Purchase\StartForm.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_ReceiveItem\Form.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_ReceiveItem\Index.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Receive\FormView.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Receive\Form.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Receive\Index.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Recycle\Form.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Recycle\Index.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_RepairItem\Form.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_RepairItem\Index.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Repair\Form.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Repair\FormView.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Repair\Index.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_ScrapItem\Form.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_ScrapItem\Index.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Storage\Form.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Storage\Index.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Supplier\Form.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Supplier\Index.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_UserChangeInfo\Form.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_UserChangeInfo\Index.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Warning\Form.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Warning\Index.js" />
- <Content Include="Areas\AssetManagementSystem\Views\FundsApply\FormView.js" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\IndexForClass.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\IndexForClass.js" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\IndexForLesson.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\IndexForLesson.js" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\IndexItem.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\IndexItem.js" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\IndexStudent.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\IndexStudent.js" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\IndexTeach.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\IndexTeach.js" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\SyncByConditionForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\SyncByConditionForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonSync\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonSync\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTermAttemper\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTermAttemper\FormView.js" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTermAttemper\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTermOfElective\EmptyByConditionForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTermOfElective\SyncByConditionForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTerm\ClearByConditionForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTerm\EmptyByConditionForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTerm\IndexLessonTermTeach.js" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTerm\IndexLessonTermStu.js" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTerm\IndexLessonTerm.js" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTerm\SyncByConditionForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\AwardAndPunishment\AwardForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\AwardAndPunishment\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\AwardAndPunishment\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\AwardAndPunishment\IndexPunishment.js" />
- <Content Include="Areas\EducationalAdministration\Views\AwardPunishInfo\AwardForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\AwardPunishInfo\AwardIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\AwardPunishInfo\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\AwardPunishInfo\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\BookPutIn\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\BookPutIn\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\BookReturn\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\BookReturn\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\CertificateManage\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\CertificateManage\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\CertificateResult\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\CertificateResult\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\ClassInfo\FormArrange.js" />
- <Content Include="Areas\EducationalAdministration\Views\ClassInfo\FormType.js" />
- <Content Include="Areas\EducationalAdministration\Views\ClassPlanTeach\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\ClassPlanTeach\TeachForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\ClassPlanTeach\TeachFormQZ.js" />
- <Content Include="Areas\EducationalAdministration\Views\ClassPlan\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\ClassPlan\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\ClassPlan\IndexSchool.js" />
- <Content Include="Areas\EducationalAdministration\Views\EADateArrange\InitByConditionForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\EmpInfo\FormModify.js" />
- <Content Include="Areas\EducationalAdministration\Views\EmpInfo\FormEdit.js" />
- <Content Include="Areas\EducationalAdministration\Views\EmpInfo\ImportForm.css" />
- <Content Include="Areas\EducationalAdministration\Views\EmpInfo\ImportForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\EmpInfo\IndexOfDC.js" />
- <Content Include="Areas\EducationalAdministration\Views\EmpInfo\Print.css" />
- <Content Include="Areas\EducationalAdministration\Views\EvaCodeOfContuct\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\EvaCodeOfContuct\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\EvaDormitoryInterior\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\EvaDormitoryInterior\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\EvaDormitoryInterior\Indexold.js" />
- <Content Include="Areas\EducationalAdministration\Views\EvaHygieve\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\EvaHygieve\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\EvaViolationOfDiscipline\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\EvaViolationOfDiscipline\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ArrangeExamTermItemNew\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ArrangeExamTermItemNew\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ArrangeExamTermNew\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ArrangeExamTermNew\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ArrangeExamTermNew\IndexForClass.js" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ArrangeExamTermNew\IndexItem.js" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamLesson\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamLesson\FormExamTime.js" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamLesson\FormYearSemester.js" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamLesson\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlanLesson\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlanLesson\FormClass.js" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlanLesson\FormRoom.js" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlanLesson\FormRoomTeacher.js" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlanLesson\FormTeacher.js" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlanLesson\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlan\ClearForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlan\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlan\FormTime.js" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlan\GenerateForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlan\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamRoom\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamRoom\FormYearSemester.js" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamRoom\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamStudent\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamStudent\FormClear.js" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamStudent\FormImport.js" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamStudent\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamTeacherTime\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamTeacherTime\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_InvigilateTeacher\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_InvigilateTeacher\FormYearSemester.js" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_InvigilateTeacher\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\FillinFrom\FormPeople.js" />
- <Content Include="Areas\EducationalAdministration\Views\FillinFrom\FormIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\JournalSend\FormOfDC.js" />
- <Content Include="Areas\EducationalAdministration\Views\JournalSend\IndexOfDC.js" />
- <Content Include="Areas\EducationalAdministration\Views\LeaveSchoolA\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\LeaveSchoolA\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\LessonInfo\FormNoMajor.js" />
- <Content Include="Areas\EducationalAdministration\Views\LessonInfo\IndexNoMajor.js" />
- <Content Include="Areas\EducationalAdministration\Views\LoginUserBind\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\LoginUserBind\BindAccountIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\MealCardRunTab\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\MealCardRunTab\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\Ououtsourcing\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\Ououtsourcing\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\PM_Certificate\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\PM_Certificate\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\PM_Certificate\StatisticIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\PM_EducationExperience\StatisticIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\PM_YearAssess\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\PM_YearAssess\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\PM_YearAssess\StatisticIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\PM_Resume\StatisticIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\PM_TechnicalPost\StatisticIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\PM_PositionChange\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\PM_PositionChange\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\PM_PositionChange\StatisticIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\PM_WorkerTechnology\StatisticIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\PracticeBase\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\PracticeBase\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\R_EnterBuilding\ClassReport.js" />
- <Content Include="Areas\EducationalAdministration\Views\R_EnterBuilding\DeptReport.js" />
- <Content Include="Areas\EducationalAdministration\Views\R_EnterBuilding\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\R_EnterBuilding\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\R_EnterBuilding\MajorReport.js" />
- <Content Include="Areas\EducationalAdministration\Views\R_EnterSchool\ClassReport.js" />
- <Content Include="Areas\EducationalAdministration\Views\R_EnterSchool\MajorReport.js" />
- <Content Include="Areas\EducationalAdministration\Views\R_EnterSchool\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\R_EnterSchool\DeptReport.js" />
- <Content Include="Areas\EducationalAdministration\Views\R_EnterSchool\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\Scholarshipxj\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\Scholarshipxj\FormAudit.js" />
- <Content Include="Areas\EducationalAdministration\Views\Scholarshipxj\Formzxj.js" />
- <Content Include="Areas\EducationalAdministration\Views\Scholarshipxj\IndexStatistic.js" />
- <Content Include="Areas\EducationalAdministration\Views\Scholarshipxj\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\Scholarshipxj\IndexAudit.js" />
- <Content Include="Areas\EducationalAdministration\Views\Scholarshipxj\Indexzxj.js" />
- <Content Include="Areas\EducationalAdministration\Views\Scholarship\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\Scholarship\FormZxj.js" />
- <Content Include="Areas\EducationalAdministration\Views\Scholarship\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\Scholarship\IndexZxj.js" />
- <Content Include="Areas\EducationalAdministration\Views\SchoolNews\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\SchoolNews\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\ScoreCheckInfo\FormAudit.js" />
- <Content Include="Areas\EducationalAdministration\Views\ScoreCheckInfo\FormTeach.js" />
- <Content Include="Areas\EducationalAdministration\Views\ScoreCheckInfo\FormGene.js" />
- <Content Include="Areas\EducationalAdministration\Views\ScoreStatistics\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\ScoreStatistics\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuAttendanceLeave\IndexInStudent.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuAttendance\IndexOfUnrecord.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuAttendance\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuCancelDisciplineManagement\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuCancelDisciplineManagement\FormView.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuCancelDisciplineManagement\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuCancelExam\Detail.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuCancelLeaveManagement\CheckForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuCancelLeaveManagement\CheckIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuCancelLeaveManagement\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuCancelLeaveManagement\FormView.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuCancelLeaveManagement\Statistics.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuCancelLeaveManagement\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuConsumption\IndexForStudent.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuConsumption\IndexForTeacher.js" />
- <Content Include="Areas\EducationalAdministration\Views\StudentArticlePublic\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StudentArticlePublic\FormScore.js" />
- <Content Include="Areas\EducationalAdministration\Views\StudentArticlePublic\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StudentCompetition\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StudentCompetition\FormScore.js" />
- <Content Include="Areas\EducationalAdministration\Views\StudentCompetition\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StudentHonor\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StudentHonor\FormScore.js" />
- <Content Include="Areas\EducationalAdministration\Views\StudentHonor\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StudentCertificate\FormScore.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuDisciplineManagement\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuDisciplineManagement\FormView.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuDisciplineManagement\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEncourgement\ClassIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEncourgement\StuIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEncourgement\MajorIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEncourgement\DeptIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\AmountForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\HelpChange.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\IndexHelpChange.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\IsHelpForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\StuTuition.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\Peichart.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\StatisticIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuGraduateStatistic\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuGraduateStatistic\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuGrant\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuGrant\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasicChange\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasicChange\FormView.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasicChange\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasicStatstics\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\SynPhotoForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\GraduateDiplomaReceiveForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\FormTran.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\FormOfDC.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\Graduate.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\CreateGraduateNo.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\CreateGraduateNoForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\GraduateCardDeregistrate.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\GraduateCheckOut.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\GraduateDiplomaReceive.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\GraduateEmployAgree.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\GraduateFeeSettle.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\GraduateFileTransfer.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\GraduateReturnBooks.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\ImportForm.css" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\ImportForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\IndexOfDC.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\IndexInClass.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\MyClass.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\Print.css" />
- <Content Include="Areas\EducationalAdministration\Views\ClassPlanTeach\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ClassPlanTeach\TeachForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ClassPlanTeach\TeachFormQZ.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\MealCardRunTab\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\MealCardRunTab\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTerm\IndexLessonTermStu.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTerm\IndexLessonTermTeach.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ClassInfo\FormArrange.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuEncourgement\DeptIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuEncourgement\MajorIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuEncourgement\ClassIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuEncourgement\StuIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\GraduateCardDeregistrate.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\GraduateCheckOut.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\GraduateDiplomaReceive.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\GraduateEmployAgree.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\GraduateFeeSettle.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\GraduateFileTransfer.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\GraduateReturnBooks.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ArrangeExamTermItemNew\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ArrangeExamTermItemNew\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ArrangeExamTermNew\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ArrangeExamTermNew\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ArrangeExamTermNew\IndexForClass.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ArrangeExamTermNew\IndexItem.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamLesson\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamLesson\FormExamTime.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamLesson\FormYearSemester.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamLesson\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlanLesson\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlanLesson\FormClass.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlanLesson\FormRoom.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlanLesson\FormRoomTeacher.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlanLesson\FormTeacher.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlanLesson\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlan\ClearForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlan\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlan\FormTime.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlan\GenerateForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamPlan\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamRoom\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamRoom\FormYearSemester.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamRoom\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamStudent\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamStudent\FormClear.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamStudent\FormImport.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamStudent\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamTeacherTime\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_ExamTeacherTime\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_InvigilateTeacher\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_InvigilateTeacher\FormYearSemester.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Exam_InvigilateTeacher\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ClassPlan\IndexSchool.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuGraduateStatistic\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StudentCertificate\FormScore.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Scholarshipxj\IndexStatistic.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ScoreCheckInfo\FormGene.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ScoreCheckInfo\FormTeach.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ScoreCheckInfo\FormAudit.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\GraduateDiplomaReceiveForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ScoreCheckInfo\RecordTablePrint.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\PM_PositionChange\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\PM_PositionChange\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\PM_PositionChange\StatisticIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\PM_YearAssess\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\PM_YearAssess\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\PM_YearAssess\StatisticIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Ououtsourcing\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Ououtsourcing\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\PM_Certificate\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\PM_Certificate\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\PM_Certificate\StatisticIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StudentHonor\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StudentHonor\FormScore.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StudentHonor\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StudentCompetition\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StudentCompetition\FormScore.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StudentCompetition\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StudentArticlePublic\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StudentArticlePublic\FormScore.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StudentArticlePublic\Index.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\FundsApply\FormView.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\BookReturn\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\BookReturn\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\BookPutIn\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\BookPutIn\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\ImportForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\SynPhotoForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuCancelLeaveManagement\FormView.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuCancelLeaveManagement\Statistics.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasicStatstics\Index.cshtml" />
- <None Include="Areas\EducationalAdministration\Views\StuInfoBasic\Printxjk.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\AllocationClassDC.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\StatisticClassIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\StatusView.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\OnsitePayForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\LoanForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\FormDC.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\SchoolUniform.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\IndexDC.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoSemster\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoSemster\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuLeaveManagement\CheckForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuLeaveManagement\CheckIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuLeaveManagement\FormView.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuPunishment\ClassIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuPunishment\DeptIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuPunishment\MajorIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuPunishment\StuIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwo\IndexUnpassTwo.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwo\InputScoreIndexInTeacher.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwo\InputScoreIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwo\Monitor.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPass\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPass\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPass\IndexUnpass.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPass\InputScoreIndexInTeacher.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPass\InputScoreIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPass\Monitor.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\AllStuScoreQueryIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\InputScoreIndexInTeacherImport.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\StuScoreQueryIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\InputScoreIndexOfElectiveInTeacher.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\InputScoreIndexOfElective.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\InputScoreIndexInTeacher.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\GraduateScoreQueryAllIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\ScoreQueryAllIndexTeacher.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\ScoreQueryAllIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\CheckIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\QueryAPStuHealthIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\QueryMSRMilitaryIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\QueryScoreIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\QueryStuEncourgementIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\QueryScholarshipIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\QueryBasicInfo.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\FormView.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\IndexQuery.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\ReinstateIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\RolloffIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\ReturnIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\IntoIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\RestAgainIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\DropOutIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\MajorIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuVolunteerPhone\server.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\FormMajor.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\FormGenerate.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\ClassForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\FormSchool.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\MajorIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\IndexAccount.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\IndexMajor.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\IndexGenerate.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\IndexDivide.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\IndexEnroll.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\IndexLabel.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveDocument\FormView.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveDocument\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveDocument\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveDocument\IndexFile.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveDocument\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveDocument\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveDocument\RoleForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveDocument\IssueForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveDocument\PrintView.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveDocument\ReadList.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveFile\FormParty.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveFile\FormReadDocument.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveFile\FormDocument.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveFile\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveFile\IndexGWJS.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveFile\IndexParty.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveFile\IndexDocument.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveFile\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveFile\SpecifyReceiverForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\FormParty.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\FormDocumentView.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\FormDocument.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\FormPartyView.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\IndexFile.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\IndexPartyFile.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\IndexParty.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\IndexDocument.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\IssueForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\PrintView.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\ReadListParty.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\ReadListDocument.js" />
- <Content Include="Areas\EducationalAdministration\Views\TeachingPlanItem\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\TeachingPlan\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\TeachingPlan\FormManage.js" />
- <Content Include="Areas\EducationalAdministration\Views\TeachingPlan\FormManageView.js" />
- <Content Include="Areas\EducationalAdministration\Views\TeachingPlan\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\TeachingPlan\IndexManage.js" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookIndent\FormLook.js" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookIndent\FormDetail.js" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookIndent\FormView.js" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookInOut\FormUse.js" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookInOut\IndexInOut.js" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookIn\FormDelete.js" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookIn\FormView.js" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookIn\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookIn\FormIn.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookIn\FormIn.js" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookOut\FormDelete.js" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookOut\FormView.js" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookOut\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookSolSub\StatisticsIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\Thermography\IndexResult.js" />
- <Content Include="Areas\EducationalAdministration\Views\Thermography\StatisticIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\Thermography\SubmitIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\WageSchedule\ImportForm.css" />
- <Content Include="Areas\EducationalAdministration\Views\WageSchedule\ImportForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\WageSchedule\IndexMy.js" />
- <Content Include="Areas\EducationalAdministration\Views\WageSchedule\IndexPrint.js" />
- <Content Include="Areas\EvaluationTeach\Views\Eval_Main\AnswerIndex.js" />
- <Content Include="Areas\EvaluationTeach\Views\Eval_Main\TeacherIndex2.js" />
- <Content Include="Areas\EvaluationTeach\Views\Eval_Main\TeacherIndex.js" />
- <Content Include="Areas\EvaluationTeach\Views\Eval_Main\Form.js" />
- <Content Include="Areas\EvaluationTeach\Views\Eval_Main\Index.js" />
- <Content Include="Areas\EvaluationTeach\Views\Eval_Main\Paper.js" />
- <Content Include="Areas\EvaluationTeach\Views\Eval_Main\PaperAdminView.js" />
- <Content Include="Areas\EvaluationTeach\Views\Eval_Main\PaperView.js" />
- <Content Include="Areas\EvaluationTeach\Views\Eval_Main\StudentIndex.js" />
- <Content Include="Areas\EvaluationTeach\Views\Eval_QuestionItems\Form.js" />
- <Content Include="Areas\EvaluationTeach\Views\Eval_QuestionItems\Index.js" />
- <Content Include="Areas\EvaluationTeach\Views\Eval_Question\Form.js" />
- <Content Include="Areas\EvaluationTeach\Views\Eval_Question\Index.js" />
- <Content Include="Areas\Ask\Views\Ask_Main\PaperAdminView.js" />
- <Content Include="Areas\Ask\Views\Ask_Main\PaperView.js" />
- <Content Include="Areas\Ask\Views\Ask_Main\Paper.js" />
- <Content Include="Areas\Ask\Views\Ask_Main\AnswerQuery.js" />
- <Content Include="Areas\Ask\Views\Ask_Main\AnswerIndex.js" />
- <Content Include="Areas\Ask\Views\Ask_Main\StudentIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTerm\ExamIndexOfStudent.js" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTerm\ExamIndexOfTeacher.js" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTerm\ExamIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\BookBorrow\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\BookBorrow\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\BookCard\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\BookCard\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\BookClass\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\BookClass\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\BookInfo\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\BookInfo\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\BookLocation\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\BookLocation\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\BookLose\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\BookLose\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\CdMajor\IndexOfElective.js" />
- <Content Include="Areas\EducationalAdministration\Views\EmpInfo\FormView.js" />
- <Content Include="Areas\EducationalAdministration\Views\JournalSend\FormView.js" />
- <Content Include="Areas\EducationalAdministration\Views\LanMail\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElective\ModifyForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElective\MergeIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElective\StudentIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlan\FormOfClass.js" />
- <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlan\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlan\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\Statistics\TeacherWorkload.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuAttendanceLeave\CheckForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\EnrollTypeForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\FormView.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\PayAfter.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\StudentStatus.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\NewAllocationBed.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\NewAllocationDormitory.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\AllocationDormitory.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\AllocationClass.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\CheckIn.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\MilitaryUrl.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\SubsidizeUrl.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\CheckInUrl.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\GetCloth.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\GetClothSize.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\GetArticles.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\IsPay.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\IsPhoto.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\LodopFuncs.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\Military.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\IsHelp.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\Report.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\FormView.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFreshOnlineService\AnswerForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFreshOnlineService\AnswerFormView.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFreshOnlineService\AnswerIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFreshOnlineService\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFreshOnlineService\FormView.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFreshOnlineService\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFreshOnlineService\IndexList.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\AllocationBed.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\AllocationClass.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\AllocationDormitory.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\CollectFileIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\ExportBedForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\ImportBedForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\FormOfStudent.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\FormView.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\GetKeyIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\StatisticsArea.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\StatisticIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\IndexOfStudent.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\PayFeeForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\PayFeeIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\RegisterIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\ClassIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\InputScoreIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\ScoreInputCancelForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\Monitor.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\AllScoreQueryIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\ScoreInputCancelIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\ScoreQueryIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\ScoreStatisticAnalysis.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElectivePre\AuditForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElectivePre\AuditIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElectivePre\FinishIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElectivePre\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElectivePre\QueryStuSelectResult.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElective\FinishIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElective\AuditIndex.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElective\QueryStuSelectResult.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveComplaint\FormView.js" />
- <Content Include="Areas\EducationalAdministration\Views\SYS_ReceiveMessage\FormCh.js" />
- <Content Include="Areas\EducationalAdministration\Views\SYS_ReceiveMessage\FormView.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendComplaint\ReplyList.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendComplaint\FormListView.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendComplaint\FormList.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendComplaint\FormView.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendComplaint\IndexList.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\FormView.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\Index大同.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\ReadList.js" />
- <Content Include="Areas\EducationalAdministration\Views\SYS_SendMessage\FormView.js" />
- <Content Include="Areas\EducationalAdministration\Views\TeachAttendance\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\TeachAttendance\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\TeachPlan\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\TeachPlan\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\TeachSwitch\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\TeachSwitch\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\Accommodation\Allocation.js" />
- <Content Include="Areas\LogisticsManagement\Views\Accommodation\DormitoryAdd.js" />
- <Content Include="Areas\LogisticsManagement\Views\Accommodation\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\Accommodation\FormBed.js" />
- <Content Include="Areas\LogisticsManagement\Views\Accommodation\FormMainClass.js" />
- <Content Include="Areas\LogisticsManagement\Views\Accommodation\FormClass.js" />
- <Content Include="Areas\LogisticsManagement\Views\Accommodation\FormClassify.js" />
- <Content Include="Areas\LogisticsManagement\Views\Accommodation\FormDept.js" />
- <Content Include="Areas\LogisticsManagement\Views\Accommodation\FormRoom.js" />
- <Content Include="Areas\LogisticsManagement\Views\Accommodation\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\Accommodation\IndexImport.js" />
- <Content Include="Areas\LogisticsManagement\Views\Accommodation\IndexBed.js" />
- <Content Include="Areas\LogisticsManagement\Views\Accommodation\IndexClassify.js" />
- <Content Include="Areas\LogisticsManagement\Views\Accommodation\IndexDistribution.js" />
- <Content Include="Areas\LogisticsManagement\Views\Acc_DailyAssess\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\Acc_DailyAssess\IndexAll.js" />
- <Content Include="Areas\LogisticsManagement\Views\Acc_DailyAssess\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\Acc_DailyAssess\IndexDorm.js" />
- <Content Include="Areas\LogisticsManagement\Views\Acc_PublicAreaHealth\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\Acc_PublicAreaHealth\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\Acc_StuDayRoutine\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\Acc_StuDayRoutine\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\ADR_Record\AttendanceReportByWeek.js" />
- <Content Include="Areas\LogisticsManagement\Views\ADR_Record\StatisticDetailIndex.js" />
- <Content Include="Areas\LogisticsManagement\Views\ADR_Record\StatisticIndex.js" />
- <Content Include="Areas\LogisticsManagement\Views\APAppointmentPsychologist\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\APAppointmentPsychologist\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\CompanyNews\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\CompanyNews\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\DormitoryReturn\IndexReport.js" />
- <Content Include="Areas\LogisticsManagement\Views\DormitoryReturn\FormReturn.js" />
- <Content Include="Areas\LogisticsManagement\Views\DormitoryReturn\FormOut.js" />
- <Content Include="Areas\LogisticsManagement\Views\ProjectDataManage\FormView.js" />
- <Content Include="Areas\LogisticsManagement\Views\ProjectDataManage\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\ProjectDataManage\IndexView.js" />
- <Content Include="Areas\LogisticsManagement\Views\ProjectDataManage\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\ProjectDataManage\IndexData.js" />
- <Content Include="Areas\LogisticsManagement\Views\ProjectManage\Index1.js" />
- <Content Include="Areas\LogisticsManagement\Views\ProjectPhaseManage\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\ProjectPhaseManage\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\ProjectProcessManage\IndexData1.js" />
- <Content Include="Areas\LogisticsManagement\Views\ProjectProcessManage\IndexData.js" />
- <Content Include="Areas\LR_AuthorizeModule\Views\Authorize\AppForm.js" />
- <Content Include="Areas\LR_AuthorizeModule\Views\Authorize\Form.css" />
- <Content Include="Areas\LR_AuthorizeModule\Views\Authorize\Form.js" />
- <Content Include="Areas\LR_AuthorizeModule\Views\DataAuthorize\CustomerFormIndex.js" />
- <Content Include="Areas\LR_AuthorizeModule\Views\DataAuthorize\Form.css" />
- <Content Include="Areas\LR_AuthorizeModule\Views\DataAuthorize\QueryForm.js" />
- <Content Include="Areas\LR_AuthorizeModule\Views\FilterIP\Form.js" />
- <Content Include="Areas\LR_AuthorizeModule\Views\FilterIP\Index.js" />
- <Content Include="Areas\LR_AuthorizeModule\Views\FilterTime\Form.css" />
- <Content Include="Areas\LR_AuthorizeModule\Views\FilterTime\Form.js" />
- <Content Include="Areas\LR_AuthorizeModule\Views\UserRelation\LookForm.css" />
- <Content Include="Areas\LR_AuthorizeModule\Views\UserRelation\LookForm.js" />
- <Content Include="Areas\LR_AuthorizeModule\Views\UserRelation\SelectForm.css" />
- <Content Include="Areas\LR_AuthorizeModule\Views\UserRelation\SelectForm.js" />
- <Content Include="Areas\LR_CodeDemo\Views\GantProject\Form.js" />
- <Content Include="Areas\LR_CodeDemo\Views\GantProject\Gant.js" />
- <Content Include="Areas\LR_CodeDemo\Views\GantProject\Index.js" />
- <Content Include="Areas\LR_CodeDemo\Views\GantProject\Project.js" />
- <Content Include="Areas\LR_CodeDemo\Views\GantProject\ProjectDetail.js" />
- <Content Include="Areas\LR_CodeDemo\Views\GanttDemo\Index1.js" />
- <Content Include="Areas\LR_CodeDemo\Views\GanttDemo\Index2.js" />
- <Content Include="Areas\LR_CodeDemo\Views\GanttDemo\Index3.js" />
- <Content Include="Areas\LR_CodeDemo\Views\GanttDemo\Index4.js" />
- <Content Include="Areas\LR_CodeDemo\Views\GridDemo\CommonIndex.js" />
- <Content Include="Areas\LR_CodeDemo\Views\GridDemo\EditIndex.js" />
- <Content Include="Areas\LR_CodeDemo\Views\GridDemo\ReportIndex.js" />
- <Content Include="Areas\LR_CodeDemo\Views\ImgShow\Demo1.js" />
- <Content Include="Areas\LR_CodeDemo\Views\ImgShow\Demo2.js" />
- <Content Include="Areas\LR_CodeDemo\Views\ImgShow\Demo3.js" />
- <Content Include="Areas\LR_CodeDemo\Views\StockDemo\Form.js" />
- <Content Include="Areas\LR_CodeDemo\Views\StockDemo\Index.js" />
- <Content Include="Areas\LR_CodeDemo\Views\StockDemo\Stock.js" />
- <Content Include="Areas\LR_CodeDemo\Views\WorkOrder\Form.js" />
- <Content Include="Areas\LR_CodeDemo\Views\WorkOrder\Index.js" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\CodeSchema\Form.js" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\CodeSchema\Index.js" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplateAPP\Index.css" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplateAPP\Index.js" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\AddBtnForm.js" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\AppCustmerCodeIndex.css" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\AppCustmerCodeIndex.js" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\EntityCodeIndex.css" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\EntityCodeIndex.js" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\FastCodeIndex.css" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\FastCodeIndex.js" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\GridEditCodeIndex.css" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\GridEditCodeIndex.js" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\Index.css" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\Index.js" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\CustmerCodeIndex.css" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\CustmerCodeIndex.js" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\ReportCodeIndex.css" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\ReportCodeIndex.js" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\WorkflowCodeIndex.css" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\WorkflowCodeIndex.js" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\WxCustmerCodeIndex.css" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\WxCustmerCodeIndex.js" />
- <Content Include="Areas\LR_CRMModule\Views\CashBalance\Index.js" />
- <Content Include="Areas\LR_CRMModule\Views\Chance\Detail.js" />
- <Content Include="Areas\LR_CRMModule\Views\Chance\Form.js" />
- <Content Include="Areas\LR_CRMModule\Views\Chance\Index.js" />
- <Content Include="Areas\LR_CRMModule\Views\CrmOrder\Form.css" />
- <Content Include="Areas\LR_CRMModule\Views\CrmOrder\Form.js" />
- <Content Include="Areas\LR_CRMModule\Views\CrmOrder\Index.js" />
- <Content Include="Areas\LR_CRMModule\Views\CustomerContact\ContactForm.js" />
- <Content Include="Areas\LR_CRMModule\Views\CustomerContact\ContactIndex.js" />
- <Content Include="Areas\LR_CRMModule\Views\Customer\Detail.js" />
- <Content Include="Areas\LR_CRMModule\Views\Customer\Form.js" />
- <Content Include="Areas\LR_CRMModule\Views\Customer\Index.js" />
- <Content Include="Areas\LR_CRMModule\Views\Expenses\ExpensesForm.js" />
- <Content Include="Areas\LR_CRMModule\Views\Expenses\Index.js" />
- <Content Include="Areas\LR_CRMModule\Views\Invoice\Form.js" />
- <Content Include="Areas\LR_CRMModule\Views\Invoice\Index.js" />
- <Content Include="Areas\LR_CRMModule\Views\Receivable\Index.js" />
- <Content Include="Areas\LR_CRMModule\Views\Receivable\ReceiptForm.js" />
- <Content Include="Areas\LR_CRMModule\Views\Receivable\ReportIndex.js" />
- <Content Include="Areas\LR_CRMModule\Views\TrailRecord\Index.js" />
- <Content Include="Areas\LR_Desktop\Views\DataCollection\Index.js" />
- <Content Include="Areas\LR_Desktop\Views\DTSetting\App\AppIndex.css" />
- <Content Include="Areas\LR_Desktop\Views\DTSetting\App\AppIndex.js" />
- <Content Include="Areas\LR_Desktop\Views\DTSetting\PC\PcIndex.css" />
- <Content Include="Areas\LR_Desktop\Views\DTSetting\PC\PcIndex.js" />
- <Content Include="Areas\LR_Desktop\Views\FormulaMain\FormChild.js" />
- <Content Include="Areas\LR_Desktop\Views\MessageRind\Form.js" />
- <Content Include="Areas\LR_Desktop\Views\QualityReport\FormView.js" />
- <Content Include="Areas\LR_Desktop\Views\QualityReport\Form.js" />
- <Content Include="Areas\LR_Desktop\Views\QualityReport\IndexReport.js" />
- <Content Include="Areas\LR_Desktop\Views\QualityReport\Index.js" />
- <Content Include="Areas\LR_Desktop\Views\WeChatDevelop\Form.js" />
- <Content Include="Areas\LR_Desktop\Views\WeChatDevelop\Index.js" />
- <Content Include="Areas\LR_DisplayBoard\Views\LR_KBConfigInfo\ChartForm.css" />
- <Content Include="Areas\LR_DisplayBoard\Views\LR_KBConfigInfo\ChartForm.js" />
- <Content Include="Areas\LR_DisplayBoard\Views\LR_KBConfigInfo\ColStatisForm.css" />
- <Content Include="Areas\LR_DisplayBoard\Views\LR_KBConfigInfo\ColStatisForm.js" />
- <Content Include="Areas\LR_DisplayBoard\Views\LR_KBConfigInfo\StatisticsForm.js" />
- <Content Include="Areas\LR_DisplayBoard\Views\LR_KBConfigInfo\TableForm.css" />
- <Content Include="Areas\LR_DisplayBoard\Views\LR_KBConfigInfo\TableForm.js" />
- <Content Include="Areas\LR_DisplayBoard\Views\LR_KBFeaManage\Form.js" />
- <Content Include="Areas\LR_DisplayBoard\Views\LR_KBFeaManage\Index.js" />
- <Content Include="Areas\LR_DisplayBoard\Views\LR_KBKanBanInfo\DisplayBoard.css" />
- <Content Include="Areas\LR_DisplayBoard\Views\LR_KBKanBanInfo\DisplayBoard.js" />
- <Content Include="Areas\LR_DisplayBoard\Views\LR_KBKanBanInfo\Form.css" />
- <Content Include="Areas\LR_DisplayBoard\Views\LR_KBKanBanInfo\Form.js" />
- <Content Include="Areas\LR_DisplayBoard\Views\LR_KBKanBanInfo\Index.js" />
- <Content Include="Areas\LR_DisplayBoard\Views\LR_KBKanBanInfo\PreviewForm.css" />
- <Content Include="Areas\LR_DisplayBoard\Views\LR_KBKanBanInfo\PreviewForm.js" />
- <Content Include="Areas\LR_LGManager\Views\CorporateMaterialApply\FormView.js" />
- <Content Include="Areas\LR_LGManager\Views\CorporateMaterialApply\Form.js" />
- <Content Include="Areas\LR_LGManager\Views\CorporateMaterialApply\Index.js" />
- <Content Include="Areas\LR_LGManager\Views\CorporateMaterialItem\Form.js" />
- <Content Include="Areas\LR_LGManager\Views\CorporateMaterialItem\Index.js" />
- <Content Include="Areas\LR_LGManager\Views\StampApply\FormView.js" />
- <Content Include="Areas\LR_LGManager\Views\StampApply\Form.js" />
- <Content Include="Areas\LR_LGManager\Views\StampApply\Index.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\AddTaskForm.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\LeaderLeaveFiling.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\LeaderLeaveFilingMonitor.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\LeaveFiling.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\ContractFilingMonitor.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\htPrint.css" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\ContractFiling.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\LeaveFilingMonitor.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\StatisticCountIndex.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\StatisticTimeIndex.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\MonitorIndexZiChan.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\MonitorIndexGongWen.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\MonitorIndexXingZhen.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\MonitorIndexRenShi.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\PersonalFiling.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\SelectUserForm.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\SignForm.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\StatisticTimeForm.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\StampPersonal\Form.css" />
- <Content Include="Areas\LR_NewWorkFlow\Views\StampPersonal\Form.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\StampPersonal\Index.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\StampPersonal\StampDetailIndex.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\StampInfo\EqualForm.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\StampInfo\Form.css" />
- <Content Include="Areas\LR_NewWorkFlow\Views\StampInfo\Form.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\StampInfo\Index.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\StampInfo\StampDetailIndex.js" />
- <Content Include="Areas\LR_OAModule\Views\LostArticleInfo\FormClaim.js" />
- <Content Include="Areas\LR_OAModule\Views\LostArticleInfo\Form.js" />
- <Content Include="Areas\LR_OAModule\Views\LostArticleInfo\FormView.js" />
- <Content Include="Areas\LR_OAModule\Views\LostArticleInfo\Index.js" />
- <Content Include="Areas\LR_OAModule\Views\Notice\FormFlowView.js" />
- <Content Include="Areas\LR_OAModule\Views\Notice\FormFlow.js" />
- <Content Include="Areas\LR_OAModule\Views\Notice\IndexRecycle.js" />
- <Content Include="Areas\LR_OAModule\Views\Notice\IndexFlow.js" />
- <Content Include="Areas\LR_OAModule\Views\ResourceFile\BcIndex.js" />
- <Content Include="Areas\LR_OAModule\Views\ResourceFile\FileStatistic.js" />
- <Content Include="Areas\LR_OAModule\Views\Signet\Index.js" />
- <Content Include="Areas\LR_PortalSite\Views\Article\Form.css" />
- <Content Include="Areas\LR_PortalSite\Views\Article\Form.js" />
- <Content Include="Areas\LR_PortalSite\Views\Article\Index.js" />
- <Content Include="Areas\LR_PortalSite\Views\HomeConfig\AddTabForm.js" />
- <Content Include="Areas\LR_PortalSite\Views\HomeConfig\BottomMenuForm.js" />
- <Content Include="Areas\LR_PortalSite\Views\HomeConfig\BottomMenuIndex.js" />
- <Content Include="Areas\LR_PortalSite\Views\HomeConfig\Index.css" />
- <Content Include="Areas\LR_PortalSite\Views\HomeConfig\Index.js" />
- <Content Include="Areas\LR_PortalSite\Views\HomeConfig\ModuleForm1.css" />
- <Content Include="Areas\LR_PortalSite\Views\HomeConfig\ModuleForm1.js" />
- <Content Include="Areas\LR_PortalSite\Views\HomeConfig\ModuleForm2.css" />
- <Content Include="Areas\LR_PortalSite\Views\HomeConfig\ModuleForm2.js" />
- <Content Include="Areas\LR_PortalSite\Views\HomeConfig\ModuleForm3.css" />
- <Content Include="Areas\LR_PortalSite\Views\HomeConfig\ModuleForm3.js" />
- <Content Include="Areas\LR_PortalSite\Views\HomeConfig\ModuleForm4.css" />
- <Content Include="Areas\LR_PortalSite\Views\HomeConfig\ModuleForm4.js" />
- <Content Include="Areas\LR_PortalSite\Views\HomeConfig\ModuleForm5.js" />
- <Content Include="Areas\LR_PortalSite\Views\HomeConfig\PictureForm.css" />
- <Content Include="Areas\LR_PortalSite\Views\HomeConfig\PictureForm.js" />
- <Content Include="Areas\LR_PortalSite\Views\HomeConfig\SelectModuleForm.css" />
- <Content Include="Areas\LR_PortalSite\Views\HomeConfig\SelectModuleForm.js" />
- <Content Include="Areas\LR_PortalSite\Views\HomeConfig\SetTextForm.js" />
- <Content Include="Areas\LR_PortalSite\Views\HomeConfig\TopMenuForm.js" />
- <Content Include="Areas\LR_PortalSite\Views\HomeConfig\TopMenuIndex.js" />
- <Content Include="Areas\LR_PortalSite\Views\Page\Form.css" />
- <Content Include="Areas\LR_PortalSite\Views\Page\Form.js" />
- <Content Include="Areas\LR_PortalSite\Views\Page\Index.js" />
- <Content Include="Areas\LR_PortalSite\Views\Page\SelectForm.css" />
- <Content Include="Areas\LR_PortalSite\Views\Page\SelectForm.js" />
- <Content Include="Areas\LR_PortalSite\Views\Page\SetCategoryForm.js" />
- <Content Include="Areas\LR_PortalSite\Views\Page\SetContentForm.css" />
- <Content Include="Areas\LR_PortalSite\Views\Page\SetContentForm.js" />
- <Content Include="Areas\LR_PortalSite\Views\Page\SetNameForm.js" />
- <Content Include="Areas\LR_ReportModule\Views\ReportTemplate\NWFSchemeReport.js" />
- <Content Include="Areas\LR_SystemModule\Views\Files\FileAuthAddFrom.js" />
- <Content Include="Areas\LR_SystemModule\Views\Files\FileAuthFrom.js" />
- <Content Include="Areas\LR_SystemModule\Views\Files\FileAuthIndex.js" />
- <Content Include="Areas\LR_SystemModule\Views\Files\FileHistroyIndex.js" />
- <Content Include="Areas\LR_SystemModule\Views\Files\FolderForm.js" />
- <Content Include="Areas\LR_SystemModule\Views\Files\FolderIndex.css" />
- <Content Include="Areas\LR_SystemModule\Views\Files\FolderIndex.js" />
- <Content Include="Areas\LR_SystemModule\Views\Files\Form.js" />
- <Content Include="Areas\LR_SystemModule\Views\Files\Index.css" />
- <Content Include="Areas\LR_SystemModule\Views\Files\Index.js" />
- <Content Include="Areas\LR_SystemModule\Views\Log\ApiIndex.js" />
- <Content Include="Areas\LR_TaskScheduling\Views\TaskDesign\AddDetailedForm.css" />
- <Content Include="Areas\LR_TaskScheduling\Views\TaskDesign\AddDetailedForm.js" />
- <Content Include="Areas\LR_TaskScheduling\Views\TaskDesign\Form.css" />
- <Content Include="Areas\LR_TaskScheduling\Views\TaskDesign\Form.js" />
- <Content Include="Areas\LR_TaskScheduling\Views\TaskDesign\Index.js" />
- <Content Include="Areas\LR_TaskScheduling\Views\TaskDesign\SelectExpressForm.css" />
- <Content Include="Areas\LR_TaskScheduling\Views\TaskDesign\SelectExpressForm.js" />
- <Content Include="Areas\LR_TaskScheduling\Views\TSLog\Form.js" />
- <Content Include="Areas\LR_TaskScheduling\Views\TSLog\Index.js" />
- <Content Include="Areas\LR_TaskScheduling\Views\TSScheme\AddDetailedForm.css" />
- <Content Include="Areas\LR_TaskScheduling\Views\TSScheme\AddDetailedForm.js" />
- <Content Include="Areas\LR_TaskScheduling\Views\TSScheme\Form.css" />
- <Content Include="Areas\LR_TaskScheduling\Views\TSScheme\Form.js" />
- <Content Include="Areas\LR_TaskScheduling\Views\TSScheme\Index.js" />
- <Content Include="Areas\LR_TaskScheduling\Views\TSScheme\SelectExpressForm.css" />
- <Content Include="Areas\LR_TaskScheduling\Views\TSScheme\SelectExpressForm.js" />
- <Content Include="Areas\Permission\Views\Perm_FunctionVisit\IndexForCount.js" />
- <Content Include="Areas\PersonnelManagement\Views\ContractManagement\FormRemove.js" />
- <Content Include="Areas\PersonnelManagement\Views\ContractManagement\FormTerminate.js" />
- <Content Include="Areas\PersonnelManagement\Views\ContractManagement\FormRenew.js" />
- <Content Include="Areas\PersonnelManagement\Views\Emp_PayrollOnce\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\Emp_PayrollOnce\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\Emp_PayrollOnce\StatisticIndex.js" />
- <Content Include="Areas\PersonnelManagement\Views\Emp_Payroll\StatisticIndex.js" />
- <Content Include="Areas\PersonnelManagement\Views\MeetingManagement\FormView.js" />
- <Content Include="Areas\PersonnelManagement\Views\MeetingManagement\IndexOfMyJoin.js" />
- <Content Include="Areas\PersonnelManagement\Views\MeetingManagement\IndexOfMyApply.js" />
- <Content Include="Areas\PersonnelManagement\Views\MeetingNotice\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\MeetingNotice\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\Sal_UserSalary\ImportForm.css" />
- <Content Include="Areas\PersonnelManagement\Views\Sal_UserSalary\ImportForm.js" />
- <Content Include="Areas\PersonnelManagement\Views\StuSaverecord\IndexForStudent.js" />
- <Content Include="Areas\PersonnelManagement\Views\StuSaverecord\IndexForTeacher.js" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherLeaveManagement\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherLeaveManagement\FormView.js" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherLeaveManagement\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\VisitorInfo\ExamineForm.js" />
- <Content Include="Areas\PersonnelManagement\Views\VisitorInfo\fromAdd.css" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_PayManage\AmountConversion.js" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_PayManage\FormPublic.js" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_PayManage\PrintPublic.js" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_PayManage\PrintSpecial.js" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Main\AnswerIndex.js" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Main\AnswerQuery.js" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Main\Form.js" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Main\ApplyIndex.js" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Main\Index.js" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Main\Paper.js" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Main\PaperAdminView.js" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Main\PaperView.js" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Main\StudentIndex.js" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Main_Question\Form.js" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Main_Question\Index.js" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Batch\Form.js" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Batch\Index.js" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Batch_Type\AddIndex.js" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Batch_Type\Form.js" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Batch_Type\Index.js" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_NotHaveAll_Type\AddIndex.js" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_QuestionItems\Form.js" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_QuestionItems\Index.js" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Question\Form.js" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Question\Index.js" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Question\MainIndex.js" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Question\SelectIndex.js" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Type\FormView.js" />
- <Content Include="Areas\StudentWork\Views\SW_HolidayGo\StatisticIndex.js" />
- <Content Include="Content\css\DragSSO\blue.css" />
- <Content Include="Content\css\DragSSO\common.css" />
- <Content Include="Content\css\DragSSO\green.css" />
- <Content Include="Content\css\DragSSO\index.css" />
- <Content Include="Content\css\DragSSO\index2.css" />
- <Content Include="Content\css\DragSSO\index3.css" />
- <Content Include="Content\css\DragSSO\login5.css" />
- <Content Include="Content\css\DragSSO\red.css" />
- <Content Include="Content\css\LoginModel\login8.css" />
- <Content Include="Content\css\OnlineRegistrate\Footer.html" />
- <Content Include="Content\css\OnlineRegistrate\Header.html" />
- <Content Include="Content\css\OnlineRegistrate\login.css" />
- <Content Include="Content\css\OnlineRegistrate\style.css" />
- <Content Include="Content\css\StuTransferInfo\QueryScoreIndex.css" />
- <Content Include="Content\css\UserCenter\user.css" />
- <Content Include="Content\echarts\AplicationVisitStatistic.html" />
- <Content Include="Areas\LR_SystemModule\Views\Log\OnlineUserIndex.js" />
- <Content Include="Areas\LR_SystemModule\Views\Log\UseStatistics.js" />
- <Content Include="Areas\LR_FormModule\Views\Custmerform\DataTableForm.js" />
- <Content Include="Areas\LR_FormModule\Views\Custmerform\Form.css" />
- <Content Include="Areas\LR_FormModule\Views\Custmerform\Form.js" />
- <Content Include="Areas\LR_FormModule\Views\Custmerform\HistoryForm.js" />
- <Content Include="Areas\LR_FormModule\Views\Custmerform\Index.js" />
- <Content Include="Areas\LR_FormModule\Views\Custmerform\LayerInstanceForm.css" />
- <Content Include="Areas\LR_FormModule\Views\Custmerform\LayerInstanceForm.js" />
- <Content Include="Areas\LR_FormModule\Views\Custmerform\PreviewForm.css" />
- <Content Include="Areas\LR_FormModule\Views\Custmerform\PreviewForm.js" />
- <Content Include="Areas\LR_FormModule\Views\Custmerform\SetFieldForm.css" />
- <Content Include="Areas\LR_FormModule\Views\Custmerform\SetFieldForm.js" />
- <Content Include="Areas\LR_FormModule\Views\Custmerform\SetFieldIndex.js" />
- <Content Include="Areas\LR_FormModule\Views\Custmerform\SetSelectFieldForm.js" />
- <Content Include="Areas\LR_FormModule\Views\Custmerform\TabInstanceForm.css" />
- <Content Include="Areas\LR_FormModule\Views\Custmerform\TabInstanceForm.js" />
- <Content Include="Areas\LR_FormModule\Views\Custmerform\WorkflowInstanceForm.css" />
- <Content Include="Areas\LR_FormModule\Views\Custmerform\WorkflowInstanceForm.js" />
- <Content Include="Areas\LR_FormModule\Views\FormRelation\ColFieldForm.js" />
- <Content Include="Areas\LR_FormModule\Views\FormRelation\Form.css" />
- <Content Include="Areas\LR_FormModule\Views\FormRelation\Form.js" />
- <Content Include="Areas\LR_FormModule\Views\FormRelation\Index.js" />
- <Content Include="Areas\LR_FormModule\Views\FormRelation\PreviewIndex.js" />
- <Content Include="Areas\LR_FormModule\Views\FormRelation\QueryFieldForm.js" />
- <Content Include="Areas\LR_IM\Views\IMMsg\Index.js" />
- <Content Include="Areas\LR_IM\Views\SysUser\Form.js" />
- <Content Include="Areas\LR_IM\Views\SysUser\Index.js" />
- <Content Include="Areas\LR_LGManager\Views\LGMap\AddForm.js" />
- <Content Include="Areas\LR_LGManager\Views\LGMap\DataItemLG.js" />
- <Content Include="Areas\LR_LGManager\Views\LGMap\SystemModuleLG.js" />
- <Content Include="Areas\LR_Message\Views\LR_StrategyInfo\Form.js" />
- <Content Include="Areas\LR_Message\Views\LR_StrategyInfo\Index.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFDelegate\Form.css" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFDelegate\Form.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFDelegate\Index.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\AppointForm.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\AuditFlowForm.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\BatchAuditIndex.css" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\BatchAuditIndex.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\CreateForm.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\Index.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\LookFlowForm.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\LookNodeForm.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\MonitorDetailsIndex.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\MonitorForm.css" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\MonitorForm.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\MonitorIndex.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\NWFContainerForm.css" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\NWFContainerForm.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\ReleaseForm.css" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\ReleaseForm.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\SignFlowForm.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\AuditorFieldForm.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\AuditorNodeForm.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\ButtonForm.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\ConditionFieldForm.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\Form.css" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\Form.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\HistoryForm.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\ImportForm.css" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\ImportForm.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\Index.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\LevelForm.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\LineForm.css" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\LineForm.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\NodeForm.css" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\NodeForm.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\PostForm.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\PreviewForm.css" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\PreviewForm.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\RoleForm.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\UserForm.js" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\WorkformForm.js" />
- <Content Include="Areas\LR_OAModule\Views\Email\ConfigForm.js" />
- <Content Include="Areas\LR_OAModule\Views\Email\DetailForm.js" />
- <Content Include="Areas\LR_OAModule\Views\Email\Form.js" />
- <Content Include="Areas\LR_OAModule\Views\Email\Index.js" />
- <Content Include="Areas\LR_OAModule\Views\ModuleExport\Index.css" />
- <Content Include="Areas\LR_OAModule\Views\ModuleExport\Index.js" />
- <Content Include="Areas\LR_OAModule\Views\News\Form.js" />
- <Content Include="Areas\LR_OAModule\Views\News\Index.js" />
- <Content Include="Areas\LR_OAModule\Views\Notice\ViewIndex.js" />
- <Content Include="Areas\LR_OAModule\Views\Notice\ViewForm.js" />
- <Content Include="Areas\LR_OAModule\Views\Notice\Form.js" />
- <Content Include="Areas\LR_OAModule\Views\Notice\Index.js" />
- <Content Include="Areas\LR_OAModule\Views\ProjectGantt\Form.js" />
- <Content Include="Areas\LR_OAModule\Views\ResourceFile\FileForm.js" />
- <Content Include="Areas\LR_OAModule\Views\ResourceFile\FolderForm.js" />
- <Content Include="Areas\LR_OAModule\Views\ResourceFile\Index.js" />
- <Content Include="Areas\LR_OAModule\Views\ResourceFile\MoveForm.js" />
- <Content Include="Areas\LR_OAModule\Views\ResourceFile\UploadifyForm.css" />
- <Content Include="Areas\LR_OAModule\Views\ResourceFile\UploadifyForm.js" />
- <Content Include="Areas\LR_OAModule\Views\Schedule\Form.js" />
- <Content Include="Areas\LR_OrganizationModule\Views\Company\Form.js" />
- <Content Include="Areas\LR_OrganizationModule\Views\Company\Index.js" />
- <Content Include="Areas\LR_OrganizationModule\Views\Department\Form.js" />
- <Content Include="Areas\LR_OrganizationModule\Views\Department\Index.js" />
- <Content Include="Areas\LR_OrganizationModule\Views\Post\Form.js" />
- <Content Include="Areas\LR_OrganizationModule\Views\Post\Index.js" />
- <Content Include="Areas\LR_OrganizationModule\Views\Post\SelectForm.css" />
- <Content Include="Areas\LR_OrganizationModule\Views\Post\SelectForm.js" />
- <Content Include="Areas\LR_OrganizationModule\Views\Role\Form.js" />
- <Content Include="Areas\LR_OrganizationModule\Views\Role\Index.js" />
- <Content Include="Areas\LR_OrganizationModule\Views\User\Form.js" />
- <Content Include="Areas\LR_OrganizationModule\Views\User\LookForm.css" />
- <Content Include="Areas\LR_OrganizationModule\Views\User\LookForm.js" />
- <Content Include="Areas\LR_OrganizationModule\Views\User\StudentIndex.js" />
- <Content Include="Areas\LR_OrganizationModule\Views\User\Index.js" />
- <Content Include="Areas\LR_OrganizationModule\Views\User\SelectForm.css" />
- <Content Include="Areas\LR_OrganizationModule\Views\User\SelectForm.js" />
- <Content Include="Areas\LR_OrganizationModule\Views\User\SelectOnlyForm.js" />
- <Content Include="Areas\LR_ReportModule\Views\ReportManage\Form.js" />
- <Content Include="Areas\LR_ReportModule\Views\ReportManage\Index.js" />
- <Content Include="Areas\LR_ReportModule\Views\ReportTemplate\WfSchemeReport.js" />
- <Content Include="Areas\LR_ReportModule\Views\ReportTemplate\FinanceReport.js" />
- <Content Include="Areas\LR_ReportModule\Views\ReportTemplate\PurchaseReport.js" />
- <Content Include="Areas\LR_ReportModule\Views\ReportTemplate\SalesReport.js" />
- <Content Include="Areas\LR_ReportModule\Views\ReportTemplate\StockReport.js" />
- <Content Include="Areas\LR_SystemModule\Views\Annexes\DownForm.css" />
- <Content Include="Areas\LR_SystemModule\Views\Annexes\DownForm.js" />
- <Content Include="Areas\LR_SystemModule\Views\Annexes\UploadForm.css" />
- <Content Include="Areas\LR_SystemModule\Views\Annexes\UploadForm.js" />
- <Content Include="Areas\LR_SystemModule\Views\CodeRule\Form.css" />
- <Content Include="Areas\LR_SystemModule\Views\CodeRule\Form.js" />
- <Content Include="Areas\LR_SystemModule\Views\CodeRule\FormatForm.js" />
- <Content Include="Areas\LR_SystemModule\Views\CodeRule\Index.js" />
- <Content Include="Areas\LR_SystemModule\Views\CustmerQuery\Form.css" />
- <Content Include="Areas\LR_SystemModule\Views\CustmerQuery\Form.js" />
- <Content Include="Areas\LR_SystemModule\Views\CustmerQuery\Index.js" />
- <Content Include="Areas\LR_SystemModule\Views\CustmerQuery\QueryForm.js" />
- <Content Include="Areas\LR_SystemModule\Views\DatabaseLink\Form.js" />
- <Content Include="Areas\LR_SystemModule\Views\DatabaseLink\Index.js" />
- <Content Include="Areas\LR_SystemModule\Views\DatabaseTable\CopyTableForm.js" />
- <Content Include="Areas\LR_SystemModule\Views\DatabaseTable\DraftForm.js" />
- <Content Include="Areas\LR_SystemModule\Views\DatabaseTable\EditTableForm.css" />
- <Content Include="Areas\LR_SystemModule\Views\DatabaseTable\EditTableForm.js" />
- <Content Include="Areas\LR_SystemModule\Views\DatabaseTable\Form.js" />
- <Content Include="Areas\LR_SystemModule\Views\DatabaseTable\Index.js" />
- <Content Include="Areas\LR_SystemModule\Views\DatabaseTable\TableIndex.css" />
- <Content Include="Areas\LR_SystemModule\Views\DatabaseTable\TableIndex.js" />
- <Content Include="Areas\LR_SystemModule\Views\DataItem\ClassifyForm.js" />
- <Content Include="Areas\LR_SystemModule\Views\DataItem\ClassifyIndex.css" />
- <Content Include="Areas\LR_SystemModule\Views\DataItem\ClassifyIndex.js" />
- <Content Include="Areas\LR_SystemModule\Views\DataItem\DetailIndex.js" />
- <Content Include="Areas\LR_SystemModule\Views\DataItem\Form.js" />
- <Content Include="Areas\LR_SystemModule\Views\DataItem\Index.js" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\PluginDemo\index.css" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\PluginDemo\index.js" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\PluginDemo\listInfo.js" />
- <Content Include="Areas\LR_SystemModule\Views\Area\Form.js" />
- <Content Include="Areas\LR_SystemModule\Views\Area\Index.js" />
- <Content Include="Areas\LR_SystemModule\Views\DataSource\Form.js" />
- <Content Include="Areas\LR_SystemModule\Views\DataSource\Index.js" />
- <Content Include="Areas\LR_SystemModule\Views\DataSource\SelectForm.css" />
- <Content Include="Areas\LR_SystemModule\Views\DataSource\SelectForm.js" />
- <Content Include="Areas\LR_SystemModule\Views\DataSource\TestForm.css" />
- <Content Include="Areas\LR_SystemModule\Views\DataSource\TestForm.js" />
- <Content Include="Areas\LR_SystemModule\Views\DbField\Form.js" />
- <Content Include="Areas\LR_SystemModule\Views\DbField\Index.js" />
- <Content Include="Areas\LR_SystemModule\Views\DbField\SelectForm.js" />
- <Content Include="Areas\LR_SystemModule\Views\ExcelExport\Form.js" />
- <Content Include="Areas\LR_SystemModule\Views\ExcelExport\Index.js" />
- <Content Include="Areas\LR_SystemModule\Views\ExcelImport\Form.css" />
- <Content Include="Areas\LR_SystemModule\Views\ExcelImport\Form.js" />
- <Content Include="Areas\LR_SystemModule\Views\ExcelImport\ImportForm.css" />
- <Content Include="Areas\LR_SystemModule\Views\ExcelImport\ImportForm.js" />
- <Content Include="Areas\LR_SystemModule\Views\ExcelImport\Index.js" />
- <Content Include="Areas\LR_SystemModule\Views\ExcelImport\SetFieldForm.js" />
- <Content Include="Areas\LR_SystemModule\Views\Interface\FieldForm.js" />
- <Content Include="Areas\LR_SystemModule\Views\Interface\Form.css" />
- <Content Include="Areas\LR_SystemModule\Views\Interface\Form.js" />
- <Content Include="Areas\LR_SystemModule\Views\Interface\Index.css" />
- <Content Include="Areas\LR_SystemModule\Views\Interface\Index.js" />
- <Content Include="Areas\LR_SystemModule\Views\LogoImg\AppIndex.css" />
- <Content Include="Areas\LR_SystemModule\Views\LogoImg\AppIndex.js" />
- <Content Include="Areas\LR_SystemModule\Views\LogoImg\PCIndex.css" />
- <Content Include="Areas\LR_SystemModule\Views\LogoImg\PcIndex.js" />
- <Content Include="Areas\LR_SystemModule\Views\Log\DetailForm.js" />
- <Content Include="Areas\LR_SystemModule\Views\Log\Form.js" />
- <Content Include="Areas\LR_SystemModule\Views\Log\Index.js" />
- <Content Include="Areas\LR_SystemModule\Views\Module\Form.css" />
- <Content Include="Areas\LR_SystemModule\Views\Module\Form.js" />
- <Content Include="Areas\LR_SystemModule\Views\Module\Index.js" />
- <Content Include="Areas\LR_WebChatModule\Views\Organize\Index.js" />
- <Content Include="Areas\LR_WebChatModule\Views\Organize\MemberForm.js" />
- <Content Include="Areas\LR_WebChatModule\Views\Token\Index.css" />
- <Content Include="Areas\LR_WebChatModule\Views\Token\Index.js" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfDelegateRule\Form.css" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfDelegateRule\Form.js" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfDelegateRule\Index.js" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfMonitor\Index.js" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\AuditFlowForm.js" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\CustmerWorkFlowFormAll.css" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\CustmerWorkFlowFormAll.js" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\CustmerWorkFlowForm.css" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\CustmerWorkFlowForm.js" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\Form.js" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\Index.js" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\Release.css" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\Release.js" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\ReleaseFlowForm.js" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\ReleaseForm.css" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\ReleaseForm.js" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\SignFlowForm.js" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\WfNodeForm.js" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\AuthorizeForm.js" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\ConditionFieldForm.js" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\FieldSelectForm.js" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\Form.css" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\Form.js" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\HistoryForm.js" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\Index.js" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\LineForm.js" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\NodeForm.css" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\NodeForm.js" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\PostForm.js" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\PreviewForm.css" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\PreviewForm.js" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\RoleForm.js" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\UserForm.js" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\WorkformForm.js" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfSystemDemo\DemoLeaveForm.js" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfSystemDemo\DemoLeaveIndex.js" />
- <Content Include="Areas\Permission\Views\Perm_Function\FormTeacher.js" />
- <Content Include="Areas\Permission\Views\Perm_Function\TeacherIndex.js" />
- <Content Include="Areas\Permission\Views\Perm_UserPermission\GirdSelectIndex.css" />
- <Content Include="Areas\Permission\Views\Perm_UserPermission\GirdSelectIndex.js" />
- <Content Include="Areas\Permission\Views\Perm_UserPermission\SelectForm.css" />
- <Content Include="Areas\Permission\Views\Perm_UserPermission\SelectForm.js" />
- <Content Include="Areas\PersonnelManagement\Views\BC_PopQuiz\Report.js" />
- <Content Include="Areas\PersonnelManagement\Views\CommunityInfo\QrcodeForm.js" />
- <Content Include="Areas\PersonnelManagement\Views\ContractManagement\FormView.js" />
- <Content Include="Areas\PersonnelManagement\Views\EpidemicReport\OutReasonReport.js" />
- <Content Include="Areas\PersonnelManagement\Views\EpidemicReport\ProviceReport.js" />
- <Content Include="Areas\PersonnelManagement\Views\EpidemicReport\VehicleReport.js" />
- <Content Include="Areas\PersonnelManagement\Views\EpidemicReport\PersonnelCategoryReport.js" />
- <Content Include="Areas\PersonnelManagement\Views\EpidemicSituationCopy\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\EpidemicSituationCopy\IndexReport.js" />
- <Content Include="Areas\PersonnelManagement\Views\EpidemicSituationCopy\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\MP_ManagementPlan\IndexChildren.js" />
- <Content Include="Areas\PersonnelManagement\Views\MP_ManagementPlan\IndexManagement.js" />
- <Content Include="Areas\PersonnelManagement\Views\MP_PerformanceTracking\IndexChildren.js" />
- <Content Include="Areas\PersonnelManagement\Views\MP_PerformanceTracking\IndexManagement.js" />
- <Content Include="Areas\PersonnelManagement\Views\MP_QualityObjectives\IndexChildren.js" />
- <Content Include="Areas\PersonnelManagement\Views\MP_QualityObjectives\IndexManagement.js" />
- <Content Include="Areas\PersonnelManagement\Views\Sal_UserSalary\FormView.js" />
- <Content Include="Areas\PersonnelManagement\Views\Sal_UserSalary\IndexOfMy.js" />
- <Content Include="Areas\PersonnelManagement\Views\StuSaverecord\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\StuSaverecord\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\TimeTable\AttendanceList.js" />
- <Content Include="Areas\PersonnelManagement\Views\TimeTable\AttendanceStatistic.js" />
- <Content Include="Areas\PersonnelManagement\Views\MP_BrowseRecord\IndexFile.js" />
- <Content Include="Areas\PersonnelManagement\Views\MP_ManagementPlan\UploadForm.js" />
- <Content Include="Areas\PersonnelManagement\Views\MP_PerformanceTracking\UploadForm.js" />
- <Content Include="Areas\PersonnelManagement\Views\MP_PerformanceTracking\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\MP_PerformanceTracking\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\MP_QualityObjectives\UploadForm.js" />
- <Content Include="Areas\PersonnelManagement\Views\MP_QualityObjectives\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\MP_QualityObjectives\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\MP_ManagementPlan\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\MP_ManagementPlan\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\OvertimeApplication\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\OvertimeApplication\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\TimeTable\AttendanceDetail.js" />
- <Content Include="Areas\PersonnelManagement\Views\TimeTable\Attendance.js" />
- <Content Include="Areas\PersonnelManagement\Views\TimeTable\IndexInEducationModify.js" />
- <Content Include="Areas\PersonnelManagement\Views\TimeTable\IndexInEducation.js" />
- <Content Include="Areas\PersonnelManagement\Views\TimeTable\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\TimeTable\IndexInEducationSelect.js" />
- <Content Include="Areas\PersonnelManagement\Views\TimeTable\ModifyLessonForm.js" />
- <Content Include="Areas\PersonnelManagement\Views\TimeTable\Leave.js" />
- <Content Include="Areas\PersonnelManagement\Views\WP_FileList\SecuritySetting.js" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaChargesStandard\EditForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\EmpInfoEnternal\FormAdd.cshtml" />
- <Content Include="Content\bootstrap\bootstrap-theme.min.css" />
- <Content Include="Content\bootstrap\bootstrap.min - 副本.css" />
- <Content Include="Content\bootstrap\bootstrap.min20200308bak.css" />
- <Content Include="Content\bootstrap\bootstrap.min.css" />
- <Content Include="Content\bootstrap\html5shiv.min.js" />
- <Content Include="Content\camera\cropper.min.css" />
- <Content Include="Content\camera\cropper.min.js" />
- <Content Include="Content\camera\ImgCropping.css" />
- <Content Include="Content\camera\testcarera.html" />
- <Content Include="Content\cardprint\bg.jpg" />
- <Content Include="Content\cardprint\CardPrint.css" />
- <Content Include="Content\cardprint\student.jpg" />
- <Content Include="Content\cardprint\back.jpg" />
- <Content Include="Content\cardprint\cardBg.jpg" />
- <Content Include="Content\css\animate.min.css" />
- <Content Include="Content\css\blue.css" />
- <Content Include="Content\css\bootstrap.css" />
- <Content Include="Content\css\bootstrap.min.css" />
- <Content Include="Content\css\commontwo.css" />
- <Content Include="Content\css\fromAdd.css" />
- <Content Include="Content\css\green.css" />
- <Content Include="Content\css\indextwo.css" />
- <Content Include="Content\css\LoginModel\common.css" />
- <Content Include="Content\css\LoginModel\index.css" />
- <Content Include="Content\css\LoginModel\login2.css" />
- <Content Include="Content\css\LoginModel\login3.css" />
- <Content Include="Content\css\LoginModel\login4.css" />
- <Content Include="Content\css\LoginModel\login5.css" />
- <Content Include="Content\css\LoginModel\loginPublic.css" />
- <Content Include="Content\css\OnlineRegistrate\bootstrap.css" />
- <Content Include="Content\css\OnlineRegistrate\zyxq.css" />
- <Content Include="Content\css\process.css" />
- <Content Include="Content\css\receiveSendFeeManagement\charge.css" />
- <Content Include="Content\css\common.css" />
- <Content Include="Content\css\red.css" />
- <Content Include="Content\css\styletwo.css" />
- <Content Include="Content\css\swiper.min1.css" />
- <Content Include="Content\idcardreader\idcardreaderv1.js" />
- <Content Include="Content\idcardreader\npCertReader.dll" />
- <Content Include="Content\images\addicon.png" />
- <Content Include="Content\images\calendar.png" />
- <Content Include="Content\images\chick1.png" />
- <Content Include="Content\images\DragSSO\close.png" />
- <Content Include="Content\images\DragSSO\close2.png" />
- <Content Include="Content\images\DragSSO\download.png" />
- <Content Include="Content\images\DragSSO\duigou.png" />
- <Content Include="Content\images\DragSSO\head1.png" />
- <Content Include="Content\images\DragSSO\head2.png" />
- <Content Include="Content\images\DragSSO\head3.png" />
- <Content Include="Content\images\DragSSO\head4-1.png" />
- <Content Include="Content\images\DragSSO\head4-2.png" />
- <Content Include="Content\images\DragSSO\head4-3.png" />
- <Content Include="Content\images\DragSSO\head4.png" />
- <Content Include="Content\images\DragSSO\headBg-green.jpg" />
- <Content Include="Content\images\DragSSO\headBg-red.jpg" />
- <Content Include="Content\images\DragSSO\headBg.jpg" />
- <Content Include="Content\images\DragSSO\headBg2.jpg" />
- <Content Include="Content\images\DragSSO\indexSec2-1.png" />
- <Content Include="Content\images\DragSSO\indexSec2-2.png" />
- <Content Include="Content\images\DragSSO\indexSec3-1.png" />
- <Content Include="Content\images\DragSSO\indexSec3-10.png" />
- <Content Include="Content\images\DragSSO\indexSec3-11.png" />
- <Content Include="Content\images\DragSSO\indexSec3-12.png" />
- <Content Include="Content\images\DragSSO\indexSec3-13.png" />
- <Content Include="Content\images\DragSSO\indexSec3-14.png" />
- <Content Include="Content\images\DragSSO\indexSec3-15.jpg" />
- <Content Include="Content\images\DragSSO\indexSec3-16.jpg" />
- <Content Include="Content\images\DragSSO\indexSec3-17.jpg" />
- <Content Include="Content\images\DragSSO\indexSec3-18.jpg" />
- <Content Include="Content\images\DragSSO\indexSec3-19.jpg" />
- <Content Include="Content\images\DragSSO\indexSec3-2.png" />
- <Content Include="Content\images\DragSSO\indexSec3-20.jpg" />
- <Content Include="Content\images\DragSSO\indexSec3-21.jpg" />
- <Content Include="Content\images\DragSSO\indexSec3-22.jpg" />
- <Content Include="Content\images\DragSSO\indexSec3-23.png" />
- <Content Include="Content\images\DragSSO\indexSec3-24.png" />
- <Content Include="Content\images\DragSSO\indexSec3-25.png" />
- <Content Include="Content\images\DragSSO\indexSec3-26.png" />
- <Content Include="Content\images\DragSSO\indexSec3-27.png" />
- <Content Include="Content\images\DragSSO\indexSec3-28.png" />
- <Content Include="Content\images\DragSSO\indexSec3-3.png" />
- <Content Include="Content\images\DragSSO\indexSec3-4.png" />
- <Content Include="Content\images\DragSSO\indexSec3-5.png" />
- <Content Include="Content\images\DragSSO\indexSec3-6.png" />
- <Content Include="Content\images\DragSSO\indexSec3-7.png" />
- <Content Include="Content\images\DragSSO\indexSec3-8.png" />
- <Content Include="Content\images\DragSSO\indexSec3-9.png" />
- <Content Include="Content\images\DragSSO\indSec1-1.png" />
- <Content Include="Content\images\DragSSO\indSec1-10.png" />
- <Content Include="Content\images\DragSSO\indSec1-11.png" />
- <Content Include="Content\images\DragSSO\indSec1-12.png" />
- <Content Include="Content\images\DragSSO\indSec1-13.png" />
- <Content Include="Content\images\DragSSO\indSec1-14.png" />
- <Content Include="Content\images\DragSSO\indSec1-15.png" />
- <Content Include="Content\images\DragSSO\indSec1-16.png" />
- <Content Include="Content\images\DragSSO\indSec1-17.png" />
- <Content Include="Content\images\DragSSO\indSec1-18.png" />
- <Content Include="Content\images\DragSSO\indSec1-19.png" />
- <Content Include="Content\images\DragSSO\indSec1-2.png" />
- <Content Include="Content\images\DragSSO\indSec1-20.png" />
- <Content Include="Content\images\DragSSO\indSec1-3.png" />
- <Content Include="Content\images\DragSSO\indSec1-4.png" />
- <Content Include="Content\images\DragSSO\indSec1-5.png" />
- <Content Include="Content\images\DragSSO\indSec1-6.png" />
- <Content Include="Content\images\DragSSO\indSec1-7.png" />
- <Content Include="Content\images\DragSSO\indSec1-8.png" />
- <Content Include="Content\images\DragSSO\indSec1-9.png" />
- <Content Include="Content\images\DragSSO\indSec3-1.png" />
- <Content Include="Content\images\DragSSO\indSec3-2.png" />
- <Content Include="Content\images\DragSSO\indSec3-3.png" />
- <Content Include="Content\images\DragSSO\indSec3-4.png" />
- <Content Include="Content\images\DragSSO\indSec3-5.png" />
- <Content Include="Content\images\DragSSO\indSec3-6.png" />
- <Content Include="Content\images\DragSSO\inSec1-10.png" />
- <Content Include="Content\images\DragSSO\inSec1-11.png" />
- <Content Include="Content\images\DragSSO\inSec1-12.png" />
- <Content Include="Content\images\DragSSO\inSec1-13.png" />
- <Content Include="Content\images\DragSSO\inSec1-14.png" />
- <Content Include="Content\images\DragSSO\inSec1-15.png" />
- <Content Include="Content\images\DragSSO\inSec1-16.png" />
- <Content Include="Content\images\DragSSO\inSec1-17.png" />
- <Content Include="Content\images\DragSSO\inSec1-18.png" />
- <Content Include="Content\images\DragSSO\inSec1-19.png" />
- <Content Include="Content\images\DragSSO\inSec1-2.png" />
- <Content Include="Content\images\DragSSO\inSec1-20.png" />
- <Content Include="Content\images\DragSSO\inSec1-21.png" />
- <Content Include="Content\images\DragSSO\inSec1-22.png" />
- <Content Include="Content\images\DragSSO\inSec1-3.png" />
- <Content Include="Content\images\DragSSO\inSec1-4.png" />
- <Content Include="Content\images\DragSSO\inSec1-5.png" />
- <Content Include="Content\images\DragSSO\inSec1-6.png" />
- <Content Include="Content\images\DragSSO\inSec1-7.png" />
- <Content Include="Content\images\DragSSO\inSec1-8.png" />
- <Content Include="Content\images\DragSSO\inSec1-9.png" />
- <Content Include="Content\images\DragSSO\inSec2-1.png" />
- <Content Include="Content\images\DragSSO\inSec2-10.png" />
- <Content Include="Content\images\DragSSO\inSec2-11.png" />
- <Content Include="Content\images\DragSSO\inSec2-12.png" />
- <Content Include="Content\images\DragSSO\inSec2-13.png" />
- <Content Include="Content\images\DragSSO\inSec2-14.png" />
- <Content Include="Content\images\DragSSO\inSec2-15.png" />
- <Content Include="Content\images\DragSSO\inSec2-16.png" />
- <Content Include="Content\images\DragSSO\inSec2-17.png" />
- <Content Include="Content\images\DragSSO\inSec2-18.png" />
- <Content Include="Content\images\DragSSO\inSec2-2.png" />
- <Content Include="Content\images\DragSSO\inSec2-3.png" />
- <Content Include="Content\images\DragSSO\inSec2-4.png" />
- <Content Include="Content\images\DragSSO\inSec2-5.png" />
- <Content Include="Content\images\DragSSO\inSec2-6.png" />
- <Content Include="Content\images\DragSSO\inSec2-7.png" />
- <Content Include="Content\images\DragSSO\inSec2-8.png" />
- <Content Include="Content\images\DragSSO\inSec2-9.png" />
- <Content Include="Content\images\DragSSO\inSec3-10.png" />
- <Content Include="Content\images\DragSSO\inSec3-11.png" />
- <Content Include="Content\images\DragSSO\inSec3-12.png" />
- <Content Include="Content\images\DragSSO\inSec3-13.png" />
- <Content Include="Content\images\DragSSO\inSec3-14.png" />
- <Content Include="Content\images\DragSSO\inSec3-15.png" />
- <Content Include="Content\images\DragSSO\inSec3-2.png" />
- <Content Include="Content\images\DragSSO\inSec3-3.png" />
- <Content Include="Content\images\DragSSO\inSec3-4.png" />
- <Content Include="Content\images\DragSSO\inSec3-5.png" />
- <Content Include="Content\images\DragSSO\inSec3-6.png" />
- <Content Include="Content\images\DragSSO\inSec3-7.png" />
- <Content Include="Content\images\DragSSO\inSec3-8.png" />
- <Content Include="Content\images\DragSSO\inSec3-9.png" />
- <Content Include="Content\images\DragSSO\inSec6-12.png" />
- <Content Include="Content\images\DragSSO\inSec6-13.png" />
- <Content Include="Content\images\DragSSO\inSec6-14.png" />
- <Content Include="Content\images\DragSSO\inSec6-3.png" />
- <Content Include="Content\images\DragSSO\inSec6-4.png" />
- <Content Include="Content\images\DragSSO\inSec6-5.png" />
- <Content Include="Content\images\DragSSO\inSec6-6.png" />
- <Content Include="Content\images\DragSSO\login5-1.png" />
- <Content Include="Content\images\DragSSO\login5-1s.png" />
- <Content Include="Content\images\DragSSO\login5-2.png" />
- <Content Include="Content\images\DragSSO\login5-2s.png" />
- <Content Include="Content\images\DragSSO\login5-3.png" />
- <Content Include="Content\images\DragSSO\login5-3s.png" />
- <Content Include="Content\images\DragSSO\message.png" />
- <Content Include="Content\images\DragSSO\noLogin.png" />
- <Content Include="Content\images\DragSSO\right2.png" />
- <Content Include="Content\images\DragSSO\search.png" />
- <Content Include="Content\images\DragSSO\skin1.jpg" />
- <Content Include="Content\images\DragSSO\skin2.jpg" />
- <Content Include="Content\images\DragSSO\skin3.jpg" />
- <Content Include="Content\images\DragSSO\tips1.png" />
- <Content Include="Content\images\DragSSO\user.jpg" />
- <Content Include="Content\images\DragSSO\verCode.png" />
- <Content Include="Content\images\DragSSO\weixin.png" />
- <Content Include="Content\images\floor\inSec1-10_2.png" />
- <Content Include="Content\css\font-awesome.css" />
- <Content Include="Content\css\index.css" />
- <Content Include="Content\images\from1.png" />
- <Content Include="Content\images\guide\corr1.jpg" />
- <Content Include="Content\images\guide\guideSec1-1.png" />
- <Content Include="Content\images\guide\guideSec1-2.png" />
- <Content Include="Content\images\guide\guideSec1-3.png" />
- <Content Include="Content\images\guide\guideSec1-4.png" />
- <Content Include="Content\images\guide\guideSec1-5.png" />
- <Content Include="Content\images\guide\right.png" />
- <Content Include="Content\images\imgshow\有货架图1.jpg" />
- <Content Include="Content\images\imgshow\有货架图2.jpg" />
- <Content Include="Content\images\imgshow\流程_有车_显示屏.jpg" />
- <Content Include="Content\images\indexHeadBg.png" />
- <Content Include="Content\images\kanban\bg.png" />
- <Content Include="Content\images\kanban\dashboard1.png" />
- <Content Include="Content\images\kanban\dashboard2.jpg" />
- <Content Include="Content\images\kanban\histogram1.png" />
- <Content Include="Content\images\kanban\histogram2.jpg" />
- <Content Include="Content\images\kanban\linechart1.png" />
- <Content Include="Content\images\kanban\linechart2.jpg" />
- <Content Include="Content\images\kanban\piechart1.png" />
- <Content Include="Content\images\kanban\piechart2.jpg" />
- <Content Include="Content\images\kanban\Statistics1.png" />
- <Content Include="Content\images\kanban\Statistics2.jpg" />
- <Content Include="Content\images\kanban\table1.png" />
- <Content Include="Content\images\kanban\table2.jpg" />
- <Content Include="Content\images\kanban\Template1-0.png" />
- <Content Include="Content\images\kanban\Template1-1.png" />
- <Content Include="Content\images\kanban\Template2-0.png" />
- <Content Include="Content\images\kanban\Template2-1.png" />
- <Content Include="Content\images\kanban\Template3-0.png" />
- <Content Include="Content\images\kanban\Template3-1.png" />
- <Content Include="Content\images\kanban\Template4-0.png" />
- <Content Include="Content\images\kanban\Template4-1.png" />
- <Content Include="Content\images\kanban\Template5-0.png" />
- <Content Include="Content\images\kanban\Template5-1.png" />
- <Content Include="Content\images\LoginPage\add2.png" />
- <Content Include="Content\images\LoginPage\bj.jpg" />
- <Content Include="Content\images\LoginPage\bottom.png" />
- <Content Include="Content\images\LoginPage\bottom2.png" />
- <Content Include="Content\images\LoginPage\check2.png" />
- <Content Include="Content\images\LoginPage\checked.png" />
- <Content Include="Content\images\LoginPage\copy2.png" />
- <Content Include="Content\images\LoginPage\del2.png" />
- <Content Include="Content\images\LoginPage\del3.png" />
- <Content Include="Content\images\LoginPage\download.png" />
- <Content Include="Content\images\LoginPage\icon.png" />
- <Content Include="Content\images\LoginPage\iphoneLogin.png" />
- <Content Include="Content\images\LoginPage\iphoneLogin3.png" />
- <Content Include="Content\images\LoginPage\jiao2.png" />
- <Content Include="Content\images\LoginPage\key.png" />
- <Content Include="Content\images\LoginPage\lock.png" />
- <Content Include="Content\images\LoginPage\login2Bg.jpg" />
- <Content Include="Content\images\LoginPage\login4-1.jpg" />
- <Content Include="Content\images\LoginPage\login4-2.png" />
- <Content Include="Content\images\LoginPage\login4-2s.png" />
- <Content Include="Content\images\LoginPage\login4-3.png" />
- <Content Include="Content\images\LoginPage\login4-3s.png" />
- <Content Include="Content\images\LoginPage\login5-1.png" />
- <Content Include="Content\images\LoginPage\login5-2.png" />
- <Content Include="Content\images\LoginPage\login5-2s.png" />
- <Content Include="Content\images\LoginPage\login5-3.png" />
- <Content Include="Content\images\LoginPage\login5-3s.png" />
- <Content Include="Content\images\LoginPage\login5.png" />
- <Content Include="Content\images\LoginPage\loginBg.jpg" />
- <Content Include="Content\images\LoginPage\loginBg2.jpg" />
- <Content Include="Content\images\LoginPage\loginBg3.jpg" />
- <Content Include="Content\images\LoginPage\loginBg4.jpg" />
- <Content Include="Content\images\LoginPage\loginBg5.jpg" />
- <Content Include="Content\images\LoginPage\logo_4_2.png" />
- <Content Include="Content\images\LoginPage\logo_5_2.png" />
- <Content Include="Content\images\LoginPage\logo_6_2.png" />
- <Content Include="Content\images\LoginPage\logo_y.png" />
- <Content Include="Content\images\LoginPage\pcLogin3.png" />
- <Content Include="Content\images\LoginPage\pen.png" />
- <Content Include="Content\images\LoginPage\person.png" />
- <Content Include="Content\images\LoginPage\person2.png" />
- <Content Include="Content\images\LoginPage\profile-cover.jpg" />
- <Content Include="Content\images\LoginPage\right.png" />
- <Content Include="Content\images\LoginPage\right2.png" />
- <Content Include="Content\images\LoginPage\tick2.png" />
- <Content Include="Content\images\LoginPage\tips1.png" />
- <Content Include="Content\images\LoginPage\tips2.png" />
- <Content Include="Content\images\LoginPage\tips3.png" />
- <Content Include="Content\images\LoginPage\tips4.png" />
- <Content Include="Content\images\LoginPage\tips5.png" />
- <Content Include="Content\images\LoginPage\true2.png" />
- <Content Include="Content\images\LoginPage\variCode.png" />
- <Content Include="Content\images\LoginPage\verCode.png" />
- <Content Include="Content\images\LoginPage\wxLogin.png" />
- <Content Include="Content\images\LoginPage\xxlogo.png" />
- <Content Include="Content\images\LoginPage\zuo.png" />
- <Content Include="Content\images\Login\login8-1.png" />
- <Content Include="Content\images\Login\login8-2.png" />
- <Content Include="Content\images\Login\login8-3.png" />
- <Content Include="Content\images\Login\login8-4.png" />
- <Content Include="Content\images\Login\login8-5.png" />
- <Content Include="Content\images\Login\login8-6.png" />
- <Content Include="Content\images\Login\login8-7.png" />
- <Content Include="Content\images\Login\login8-8.png" />
- <Content Include="Content\images\Login\loginBg8.jpg" />
- <Content Include="Content\images\Login\logo8.png" />
- <Content Include="Content\images\Login\user1.jpg" />
- <Content Include="Content\images\Login\user2.jpg" />
- <Content Include="Content\images\Login\user3.jpg" />
- <Content Include="Content\images\Login\user4.png" />
- <Content Include="Content\images\Login\user5.png" />
- <Content Include="Content\images\Login\verCode.png" />
- <Content Include="Content\images\OnlineRegistrate\bj1.png" />
- <Content Include="Content\images\OnlineRegistrate\error.png" />
- <Content Include="Content\images\OnlineRegistrate\ewm_03.png" />
- <Content Include="Content\images\OnlineRegistrate\gt.png" />
- <Content Include="Content\images\OnlineRegistrate\jf.png" />
- <Content Include="Content\images\OnlineRegistrate\loading.gif" />
- <Content Include="Content\images\OnlineRegistrate\logo.png" />
- <Content Include="Content\images\OnlineRegistrate\mrtx.jpg" />
- <Content Include="Content\images\OnlineRegistrate\sctp.png" />
- <Content Include="Content\images\OnlineRegistrate\shang_14.png" />
- <Content Include="Content\images\OnlineRegistrate\tb.png" />
- <Content Include="Content\images\OnlineRegistrate\tjtp.png" />
- <Content Include="Content\images\OnlineRegistrate\UseGuid\ug01.png" />
- <Content Include="Content\images\OnlineRegistrate\UseGuid\ug02.png" />
- <Content Include="Content\images\OnlineRegistrate\UseGuid\ug03.png" />
- <Content Include="Content\images\OnlineRegistrate\UseGuid\ug04.png" />
- <Content Include="Content\images\OnlineRegistrate\UseGuid\ug05.png" />
- <Content Include="Content\images\OnlineRegistrate\UseGuid\ug06.png" />
- <Content Include="Content\images\OnlineRegistrate\UseGuid\ug07.png" />
- <Content Include="Content\images\OnlineRegistrate\UseGuid\ug08.png" />
- <Content Include="Content\images\OnlineRegistrate\UseGuid\ug09.png" />
- <Content Include="Content\images\OnlineRegistrate\UseGuid\ug10.png" />
- <Content Include="Content\images\OnlineRegistrate\UseGuid\ug11.png" />
- <Content Include="Content\images\OnlineRegistrate\UseGuid\ug12.png" />
- <Content Include="Content\images\OnlineRegistrate\UseGuid\ug13.png" />
- <Content Include="Content\images\OnlineRegistrate\UseGuid\ug14.png" />
- <Content Include="Content\images\OnlineRegistrate\UseGuid\ug15.png" />
- <Content Include="Content\images\OnlineRegistrate\UseGuid\ug16.png" />
- <Content Include="Content\images\OnlineRegistrate\UseGuid\ug17.png" />
- <Content Include="Content\images\OnlineRegistrate\UseGuid\ug18.png" />
- <Content Include="Content\images\OnlineRegistrate\UseGuid\ug19.png" />
- <Content Include="Content\images\OnlineRegistrate\UseGuid\ug20.png" />
- <Content Include="Content\images\OnlineRegistrate\UseGuid\ug21.png" />
- <Content Include="Content\images\OnlineRegistrate\UseGuid\ug22.png" />
- <Content Include="Content\images\OnlineRegistrate\wybm.png" />
- <Content Include="Content\images\OnlineRegistrate\wybm2.png" />
- <Content Include="Content\images\OnlineRegistrate\wybm3.png" />
- <Content Include="Content\images\OnlineRegistrate\yuan.png" />
- <Content Include="Content\images\OnlineRegistrate\zj_bg_11.png" />
- <Content Include="Content\images\OnlineRegistrate\zyjs.png" />
- <Content Include="Content\images\OnlineRegistrate\zyxq1.png" />
- <Content Include="Content\images\phones.png" />
- <Content Include="Content\images\plhome\aboutpage1.png" />
- <Content Include="Content\images\plhome\aboutpage2.png" />
- <Content Include="Content\images\plhome\acoment1.png" />
- <Content Include="Content\images\plhome\acoment2.png" />
- <Content Include="Content\images\plhome\aconment1.png" />
- <Content Include="Content\images\plhome\aconment2.png" />
- <Content Include="Content\images\plhome\addImg.png" />
- <Content Include="Content\images\plhome\banna0.jpg" />
- <Content Include="Content\images\plhome\banner_df.jpg" />
- <Content Include="Content\images\plhome\logo.png" />
- <Content Include="Content\images\plhome\make1.png" />
- <Content Include="Content\images\plhome\make2.png" />
- <Content Include="Content\images\plhome\new1.png" />
- <Content Include="Content\images\plhome\new2.png" />
- <Content Include="Content\images\plhome\newpage1.png" />
- <Content Include="Content\images\plhome\newpage2.png" />
- <Content Include="Content\images\plhome\news1.png" />
- <Content Include="Content\images\plhome\news2.png" />
- <Content Include="Content\images\plhome\product1.png" />
- <Content Include="Content\images\plhome\product2.png" />
- <Content Include="Content\images\plhome\table1.png" />
- <Content Include="Content\images\plhome\table2.png" />
- <Content Include="Content\images\plhome\wechat.png" />
- <Content Include="Content\images\plhome\wor2.png" />
- <Content Include="Content\images\plhome\work1.png" />
- <Content Include="Content\images\plhome\work2.png" />
- <Content Include="Content\images\plhome\添加图片.jpg" />
- <Content Include="Content\images\procedure.jpg" />
- <Content Include="Content\images\qj.jpg" />
- <Content Include="Content\images\qjIcon.png" />
- <Content Include="Content\images\qq.png" />
- <Content Include="Content\images\receiveSendFeeManagement\charge1-1.jpg" />
- <Content Include="Content\images\receiveSendFeeManagement\charge1-1.png" />
- <Content Include="Content\images\receiveSendFeeManagement\charge1-10.jpg" />
- <Content Include="Content\images\receiveSendFeeManagement\charge1-2.jpg" />
- <Content Include="Content\images\receiveSendFeeManagement\charge1-2.png" />
- <Content Include="Content\images\receiveSendFeeManagement\charge1-3.jpg" />
- <Content Include="Content\images\receiveSendFeeManagement\charge1-3.png" />
- <Content Include="Content\images\receiveSendFeeManagement\charge1-4.jpg" />
- <Content Include="Content\images\receiveSendFeeManagement\charge1-4.png" />
- <Content Include="Content\images\receiveSendFeeManagement\charge1-5.jpg" />
- <Content Include="Content\images\receiveSendFeeManagement\charge1-6.jpg" />
- <Content Include="Content\images\receiveSendFeeManagement\charge1-7.jpg" />
- <Content Include="Content\images\receiveSendFeeManagement\charge1-8.jpg" />
- <Content Include="Content\images\receiveSendFeeManagement\charge1-9.jpg" />
- <Content Include="Content\images\receiveSendFeeManagement\close.png" />
- <Content Include="Content\images\receiveSendFeeManagement\inSec1-10.png" />
- <Content Include="Content\images\receiveSendFeeManagement\inSec1-5.png" />
- <Content Include="Content\images\receiveSendFeeManagement\inSec1-6.png" />
- <Content Include="Content\images\receiveSendFeeManagement\inSec1-7.png" />
- <Content Include="Content\images\receiveSendFeeManagement\inSec1-8.png" />
- <Content Include="Content\images\receiveSendFeeManagement\inSec1-9.png" />
- <Content Include="Content\images\service.png" />
- <Content Include="Content\images\SsoSystem\head1.png" />
- <Content Include="Content\images\SsoSystem\head2.png" />
- <Content Include="Content\images\SsoSystem\head3.png" />
- <Content Include="Content\images\SsoSystem\head4-1.png" />
- <Content Include="Content\images\SsoSystem\head4-2.png" />
- <Content Include="Content\images\SsoSystem\head4-3.png" />
- <Content Include="Content\images\SsoSystem\head4.png" />
- <Content Include="Content\images\SsoSystem\headBg-green.jpg" />
- <Content Include="Content\images\SsoSystem\headBg-red.jpg" />
- <Content Include="Content\images\SsoSystem\headBg.jpg" />
- <Content Include="Content\images\SsoSystem\inSec1-1-green.png" />
- <Content Include="Content\images\SsoSystem\inSec1-1-red.png" />
- <Content Include="Content\images\SsoSystem\inSec1-1.png" />
- <Content Include="Content\images\SsoSystem\inSec1-10.png" />
- <Content Include="Content\images\SsoSystem\inSec1-11.png" />
- <Content Include="Content\images\SsoSystem\inSec1-12.png" />
- <Content Include="Content\images\SsoSystem\inSec1-13.png" />
- <Content Include="Content\images\SsoSystem\inSec1-14.png" />
- <Content Include="Content\images\SsoSystem\inSec1-15.png" />
- <Content Include="Content\images\SsoSystem\inSec1-16.png" />
- <Content Include="Content\images\SsoSystem\inSec1-17.png" />
- <Content Include="Content\images\SsoSystem\inSec1-18.png" />
- <Content Include="Content\images\SsoSystem\inSec1-19.png" />
- <Content Include="Content\images\SsoSystem\inSec1-2.png" />
- <Content Include="Content\images\SsoSystem\inSec1-20.png" />
- <Content Include="Content\images\SsoSystem\inSec1-21.png" />
- <Content Include="Content\images\SsoSystem\inSec1-22.png" />
- <Content Include="Content\images\SsoSystem\inSec1-3.png" />
- <Content Include="Content\images\SsoSystem\inSec1-4.png" />
- <Content Include="Content\images\SsoSystem\inSec1-5.png" />
- <Content Include="Content\images\SsoSystem\inSec1-6.png" />
- <Content Include="Content\images\SsoSystem\inSec1-7.png" />
- <Content Include="Content\images\SsoSystem\inSec1-8.png" />
- <Content Include="Content\images\SsoSystem\inSec1-9.png" />
- <Content Include="Content\images\SsoSystem\inSec2-1.png" />
- <Content Include="Content\images\SsoSystem\inSec2-10.png" />
- <Content Include="Content\images\SsoSystem\inSec2-11.png" />
- <Content Include="Content\images\SsoSystem\inSec2-12.png" />
- <Content Include="Content\images\SsoSystem\inSec2-13.png" />
- <Content Include="Content\images\SsoSystem\inSec2-14.png" />
- <Content Include="Content\images\SsoSystem\inSec2-15.png" />
- <Content Include="Content\images\SsoSystem\inSec2-16.png" />
- <Content Include="Content\images\SsoSystem\inSec2-17.png" />
- <Content Include="Content\images\SsoSystem\inSec2-18.png" />
- <Content Include="Content\images\SsoSystem\inSec2-2.png" />
- <Content Include="Content\images\SsoSystem\inSec2-3.png" />
- <Content Include="Content\images\SsoSystem\inSec2-4.png" />
- <Content Include="Content\images\SsoSystem\inSec2-5.png" />
- <Content Include="Content\images\SsoSystem\inSec2-6.png" />
- <Content Include="Content\images\SsoSystem\inSec2-7.png" />
- <Content Include="Content\images\SsoSystem\inSec2-8.png" />
- <Content Include="Content\images\SsoSystem\inSec2-9.png" />
- <Content Include="Content\images\SsoSystem\inSec3-1-green.png" />
- <Content Include="Content\images\SsoSystem\inSec3-1-red.png" />
- <Content Include="Content\images\SsoSystem\inSec3-1.png" />
- <Content Include="Content\images\SsoSystem\inSec3-10.png" />
- <Content Include="Content\images\SsoSystem\inSec3-11.png" />
- <Content Include="Content\images\SsoSystem\inSec3-12.png" />
- <Content Include="Content\images\SsoSystem\inSec3-13.png" />
- <Content Include="Content\images\SsoSystem\inSec3-14.png" />
- <Content Include="Content\images\SsoSystem\inSec3-15.png" />
- <Content Include="Content\images\SsoSystem\inSec3-2.png" />
- <Content Include="Content\images\SsoSystem\inSec3-3.png" />
- <Content Include="Content\images\SsoSystem\inSec3-4.png" />
- <Content Include="Content\images\SsoSystem\inSec3-5.png" />
- <Content Include="Content\images\SsoSystem\inSec3-6.png" />
- <Content Include="Content\images\SsoSystem\inSec3-7.png" />
- <Content Include="Content\images\SsoSystem\inSec3-8.png" />
- <Content Include="Content\images\SsoSystem\inSec3-9.png" />
- <Content Include="Content\images\SsoSystem\inSec5-1.png" />
- <Content Include="Content\images\SsoSystem\inSec5-2.png" />
- <Content Include="Content\images\SsoSystem\inSec5-3.png" />
- <Content Include="Content\images\SsoSystem\inSec5-4.png" />
- <Content Include="Content\images\SsoSystem\inSec5-5.png" />
- <Content Include="Content\images\SsoSystem\news1-1-green.png" />
- <Content Include="Content\images\SsoSystem\news1-1-red.png" />
- <Content Include="Content\images\SsoSystem\news1-1.png" />
- <Content Include="Content\images\SsoSystem\news1-2.png" />
- <Content Include="Content\images\SsoSystem\news1-3.png" />
- <Content Include="Content\images\SsoSystem\news1-4.png" />
- <Content Include="Content\images\SsoSystem\news1-5.png" />
- <Content Include="Content\images\SsoSystem\news1-6.png" />
- <Content Include="Content\images\SsoSystem\news2-1.png" />
- <Content Include="Content\images\SsoSystem\noLogin.png" />
- <Content Include="Content\images\SsoSystem\search.png" />
- <Content Include="Content\images\SsoSystem\user.jpg" />
- <Content Include="Content\images\subicon.png" />
- <Content Include="Content\jquery\plugin\jqprint\._jquery.jqprint-0.3.js" />
- <Content Include="Content\jquery\plugin\jqprint\jqprint.css" />
- <Content Include="Content\jquery\plugin\jqprint\jQuery.print.js" />
- <Content Include="Content\jquery\plugin\jSignature.min.js" />
- <Content Include="Content\jquery\plugin\swiper\swiper-4.3.3.min.css" />
- <Content Include="Content\jquery\plugin\swiper\swiper-4.3.3.min.js" />
- <Content Include="Content\js\bootstrap.js" />
- <Content Include="Content\js\dormitory\main.js" />
- <Content Include="Content\css\style.css" />
- <Content Include="Content\css\swiper.min.css" />
- <Content Include="Content\datepicker\calendar.js" />
- <Content Include="Content\datepicker\lang\en.js" />
- <Content Include="Content\datepicker\lang\zh-cn.js" />
- <Content Include="Content\datepicker\lang\zh-tw.js" />
- <Content Include="Content\datepicker\skin\datePicker.gif" />
- <Content Include="Content\datepicker\skin\datePicker.png" />
- <Content Include="Content\datepicker\skin\default\datepicker-dev.css" />
- <Content Include="Content\datepicker\skin\default\datepicker.css" />
- <Content Include="Content\datepicker\skin\default\img.gif" />
- <Content Include="Content\datepicker\skin\default\img.png" />
- <Content Include="Content\datepicker\skin\WdatePicker.css" />
- <Content Include="Content\datepicker\skin\whyGreen\bg.jpg" />
- <Content Include="Content\datepicker\skin\whyGreen\datepicker.css" />
- <Content Include="Content\datepicker\skin\whyGreen\img.gif" />
- <Content Include="Content\datepicker\WdatePicker.js" />
- <Content Include="Content\datepicker\开发包\lang\en.js" />
- <Content Include="Content\datepicker\开发包\lang\zh-cn.js" />
- <Content Include="Content\datepicker\开发包\lang\zh-tw.js" />
- <Content Include="Content\datepicker\开发包\readme.txt" />
- <Content Include="Content\datepicker\开发包\skin\datePicker.gif" />
- <Content Include="Content\datepicker\开发包\skin\default\datepicker.css" />
- <Content Include="Content\datepicker\开发包\skin\default\img.gif" />
- <Content Include="Content\datepicker\开发包\skin\WdatePicker.css" />
- <Content Include="Content\datepicker\开发包\skin\whyGreen\bg.jpg" />
- <Content Include="Content\datepicker\开发包\skin\whyGreen\datepicker.css" />
- <Content Include="Content\datepicker\开发包\skin\whyGreen\img.gif" />
- <Content Include="Content\echarts\charts_comm.js" />
- <Content Include="Content\echarts\china.js" />
- <Content Include="Content\echarts\echarts.js" />
- <Content Include="Content\echarts\echarts.min.js" />
- <Content Include="Content\echarts\extension\bmap.min.js" />
- <Content Include="Content\echarts\extension\china.js" />
- <Content Include="Content\echarts\extension\dataTool.min.js" />
- <Content Include="Content\echarts\extension\echarts-gl.min.js" />
- <Content Include="Content\echarts\extension\echarts.min.js" />
- <Content Include="Content\echarts\extension\ecStat.min.js" />
- <Content Include="Content\echarts\extension\simplex.js" />
- <Content Include="Content\echarts\extension\world.js" />
- <Content Include="Content\echarts\gl.js" />
- <Content Include="Content\echarts\map\china.js" />
- <Content Include="Content\echarts\map\china\anhui.js" />
- <Content Include="Content\echarts\map\china\aomen.js" />
- <Content Include="Content\echarts\map\china\beijing.js" />
- <Content Include="Content\echarts\map\china\chongqing.js" />
- <Content Include="Content\echarts\map\china\fujian.js" />
- <Content Include="Content\echarts\map\china\gansu.js" />
- <Content Include="Content\echarts\map\china\guangdong.js" />
- <Content Include="Content\echarts\map\china\guangxi.js" />
- <Content Include="Content\echarts\map\china\guizhou.js" />
- <Content Include="Content\echarts\map\china\hainan.js" />
- <Content Include="Content\echarts\map\china\hebei.js" />
- <Content Include="Content\echarts\map\china\heilongjiang.js" />
- <Content Include="Content\echarts\map\china\henan.js" />
- <Content Include="Content\echarts\map\china\hubei.js" />
- <Content Include="Content\echarts\map\china\hunan.js" />
- <Content Include="Content\echarts\map\china\jiangsu.js" />
- <Content Include="Content\echarts\map\china\jiangxi.js" />
- <Content Include="Content\echarts\map\china\jilin.js" />
- <Content Include="Content\echarts\map\china\liaoning.js" />
- <Content Include="Content\echarts\map\china\neimenggu.js" />
- <Content Include="Content\echarts\map\china\ningxia.js" />
- <Content Include="Content\echarts\map\china\qinghai.js" />
- <Content Include="Content\echarts\map\china\shandong.js" />
- <Content Include="Content\echarts\map\china\shanghai.js" />
- <Content Include="Content\echarts\map\china\shanxi.js" />
- <Content Include="Content\echarts\map\china\shanxi1.js" />
- <Content Include="Content\echarts\map\china\sichuan.js" />
- <Content Include="Content\echarts\map\china\taiwan.js" />
- <Content Include="Content\echarts\map\china\tianjin.js" />
- <Content Include="Content\echarts\map\china\xianggang.js" />
- <Content Include="Content\echarts\map\china\xinjiang.js" />
- <Content Include="Content\echarts\map\china\xizang.js" />
- <Content Include="Content\echarts\map\china\yunnan.js" />
- <Content Include="Content\echarts\map\china\zhejiang.js" />
- <Content Include="Content\echarts\map\world.js" />
- <Content Include="Content\flow-ui\flow.css" />
- <Content Include="Content\flow-ui\flow.js" />
- <Content Include="Content\flow-ui\img\1.png" />
- <Content Include="Content\flow-ui\img\10.png" />
- <Content Include="Content\flow-ui\img\11.png" />
- <Content Include="Content\flow-ui\img\2.png" />
- <Content Include="Content\flow-ui\img\3.png" />
- <Content Include="Content\flow-ui\img\4.png" />
- <Content Include="Content\flow-ui\img\5.png" />
- <Content Include="Content\flow-ui\img\6.png" />
- <Content Include="Content\flow-ui\img\7.png" />
- <Content Include="Content\flow-ui\img\9.png" />
- <Content Include="Content\flow-ui\img\gooflow_blank.gif" />
- <Content Include="Content\flow-ui\img\gooflow_blank2.gif" />
- <Content Include="Content\flow-ui\img\gooflow_blank3.gif" />
- <Content Include="Content\flow-ui\img\gooflow_bullet.png" />
- <Content Include="Content\flow-ui\img\GooFlow_line_oper.png" />
- <Content Include="Content\flow-ui\img\ui_close.png" />
- <Content Include="Content\flow-ui\img\wallbg.png" />
- <Content Include="Content\fontApp\iconfont.css" />
- <Content Include="Content\fontApp\iconfont.js" />
- <Content Include="Content\fontApp\iconfont.svg" />
- <Content Include="Content\font\css\font-awesome.css" />
- <Content Include="Content\font\css\font-awesome.min.css" />
- <Content Include="Content\font\fonts\fontawesome-webfont.svg" />
- <Content Include="Content\font\learunfont\iconfont.css" />
- <Content Include="Content\font\learunfont\iconfont.svg" />
- <Content Include="Content\images\beijing.png" />
- <Content Include="Content\images\floor\bg.jpg" />
- <Content Include="Content\images\floor\bg2.jpg" />
- <Content Include="Content\images\floor\bg3.jpg" />
- <Content Include="Content\images\floor\corr1-1.png" />
- <Content Include="Content\images\floor\corr1-2.png" />
- <Content Include="Content\images\floor\corr1.jpg" />
- <Content Include="Content\images\floor\dorm1-1.png" />
- <Content Include="Content\images\floor\dorm1-2.png" />
- <Content Include="Content\images\floor\dorm1-3.png" />
- <Content Include="Content\images\floor\dorm1.jpg" />
- <Content Include="Content\images\floor\inSec1-1.png" />
- <Content Include="Content\images\floor\inSec1-10.png" />
- <Content Include="Content\images\floor\inSec1-11.png" />
- <Content Include="Content\images\floor\inSec1-12.png" />
- <Content Include="Content\images\floor\inSec1-2.png" />
- <Content Include="Content\images\floor\inSec1-3.png" />
- <Content Include="Content\images\floor\inSec1-4.png" />
- <Content Include="Content\images\floor\inSec1-5.png" />
- <Content Include="Content\images\floor\inSec1-6.png" />
- <Content Include="Content\images\floor\inSec1-7.png" />
- <Content Include="Content\images\floor\inSec1-8.png" />
- <Content Include="Content\images\floor\inSec1-9.png" />
- <Content Include="Content\images\floor\room1-1.png" />
- <Content Include="Content\images\floor\room1-2.png" />
- <Content Include="Content\images\floor\room1.jpg" />
- <Content Include="Content\images\floor\unit1-1.png" />
- <Content Include="Content\images\floor\unit1-2.png" />
- <Content Include="Content\images\logins\login1.png" />
- <Content Include="Content\images\logins\login2.png" />
- <Content Include="Content\images\logins\login3.png" />
- <Content Include="Content\images\logins\login4 - 副本.png" />
- <Content Include="Content\images\logins\login4.png" />
- <Content Include="Content\images\logins\login5.png" />
- <Content Include="Content\images\logins\loginBg.jpg" />
- <Content Include="Content\images\logins\loginCode.jpg" />
- <Content Include="Content\images\Login\logow.png" />
- <Content Include="Content\images\logo.jpg" />
- <Content Include="Content\images\logo\accordion.png" />
- <Content Include="Content\images\logo\applogo.png" />
- <Content Include="Content\images\logo\default.png" />
- <Content Include="Content\images\logo\top.png" />
- <Content Include="Content\images\logo\windows.png" />
- <Content Include="Content\images\phone.png" />
- <Content Include="Content\images\404.png" />
- <Content Include="Content\images\add.jpg" />
- <Content Include="Content\images\adminDefault.png" />
- <Content Include="Content\images\arrow1.png" />
- <Content Include="Content\images\codeGenerator\multitable0.png" />
- <Content Include="Content\images\codeGenerator\multitable1.png" />
- <Content Include="Content\images\codeGenerator\serviceCode0.png" />
- <Content Include="Content\images\codeGenerator\serviceCode1.png" />
- <Content Include="Content\images\codeGenerator\singletable0.png" />
- <Content Include="Content\images\codeGenerator\singletable1.png" />
- <Content Include="Content\images\codeGenerator\report1.png" />
- <Content Include="Content\images\codeGenerator\report0.png" />
- <Content Include="Content\images\codeGenerator\edit1.png" />
- <Content Include="Content\images\codeGenerator\edit0.png" />
- <Content Include="Content\images\codeGenerator\workflow0.png" />
- <Content Include="Content\images\codeGenerator\workflow1.png" />
- <Content Include="Content\images\dev.icon.png" />
- <Content Include="Content\images\filetype\apk.png" />
- <Content Include="Content\images\filetype\avi.png" />
- <Content Include="Content\images\filetype\bmp.png" />
- <Content Include="Content\images\filetype\cab.png" />
- <Content Include="Content\images\filetype\cs.png" />
- <Content Include="Content\images\filetype\doc.png" />
- <Content Include="Content\images\filetype\docx.png" />
- <Content Include="Content\images\filetype\file.png" />
- <Content Include="Content\images\filetype\folder.png" />
- <Content Include="Content\images\filetype\gif.png" />
- <Content Include="Content\images\filetype\htm.png" />
- <Content Include="Content\images\filetype\html.png" />
- <Content Include="Content\images\filetype\ico.png" />
- <Content Include="Content\images\filetype\java.png" />
- <Content Include="Content\images\filetype\jpeg.png" />
- <Content Include="Content\images\filetype\jpg.png" />
- <Content Include="Content\images\filetype\log.png" />
- <Content Include="Content\images\filetype\mp3.png" />
- <Content Include="Content\images\filetype\mp4.png" />
- <Content Include="Content\images\filetype\pdf.png" />
- <Content Include="Content\images\filetype\png - 副本.png" />
- <Content Include="Content\images\filetype\png.png" />
- <Content Include="Content\images\filetype\ppt.png" />
- <Content Include="Content\images\filetype\pptx.png" />
- <Content Include="Content\images\filetype\psd.png" />
- <Content Include="Content\images\filetype\rar.png" />
- <Content Include="Content\images\filetype\Scheme.png" />
- <Content Include="Content\images\filetype\swf.png" />
- <Content Include="Content\images\filetype\txt.png" />
- <Content Include="Content\images\filetype\xls.png" />
- <Content Include="Content\images\filetype\xlsx.png" />
- <Content Include="Content\images\filetype\xml.png" />
- <Content Include="Content\images\filetype\zip.png" />
- <Content Include="Content\images\guide\arrow.png" />
- <Content Include="Content\images\guide\arrow1.png" />
- <Content Include="Content\images\guide\arrow2.png" />
- <Content Include="Content\images\head\off-boy.jpg" />
- <Content Include="Content\images\head\off-girl.jpg" />
- <Content Include="Content\images\head\on-boy.jpg" />
- <Content Include="Content\images\head\on-girl.jpg" />
- <Content Include="Content\images\ie-loader.gif" />
- <Content Include="Content\images\arrow.png" />
- <Content Include="Content\images\datepicker_icon.png" />
- <Content Include="Content\images\iframebg.png" />
- <Content Include="Content\images\jfgrid\nodata.jpg" />
- <Content Include="Content\images\learunim\emotion\emotion.css" />
- <Content Include="Content\images\learunim\emotion\emotion.html" />
- <Content Include="Content\images\learunim\emotion\emotion.js" />
- <Content Include="Content\images\learunim\emotion\images\0.gif" />
- <Content Include="Content\images\learunim\emotion\images\babycat\C_0001.gif" />
- <Content Include="Content\images\learunim\emotion\images\babycat\C_0002.gif" />
- <Content Include="Content\images\learunim\emotion\images\babycat\C_0003.gif" />
- <Content Include="Content\images\learunim\emotion\images\babycat\C_0004.gif" />
- <Content Include="Content\images\learunim\emotion\images\babycat\C_0005.gif" />
- <Content Include="Content\images\learunim\emotion\images\babycat\C_0006.gif" />
- <Content Include="Content\images\learunim\emotion\images\babycat\C_0007.gif" />
- <Content Include="Content\images\learunim\emotion\images\babycat\C_0008.gif" />
- <Content Include="Content\images\learunim\emotion\images\babycat\C_0009.gif" />
- <Content Include="Content\images\learunim\emotion\images\babycat\C_0010.gif" />
- <Content Include="Content\images\learunim\emotion\images\babycat\C_0011.gif" />
- <Content Include="Content\images\learunim\emotion\images\babycat\C_0012.gif" />
- <Content Include="Content\images\learunim\emotion\images\babycat\C_0013.gif" />
- <Content Include="Content\images\learunim\emotion\images\babycat\C_0014.gif" />
- <Content Include="Content\images\learunim\emotion\images\babycat\C_0015.gif" />
- <Content Include="Content\images\learunim\emotion\images\babycat\C_0016.gif" />
- <Content Include="Content\images\learunim\emotion\images\babycat\C_0017.gif" />
- <Content Include="Content\images\learunim\emotion\images\babycat\C_0018.gif" />
- <Content Include="Content\images\learunim\emotion\images\babycat\C_0019.gif" />
- <Content Include="Content\images\learunim\emotion\images\babycat\C_0020.gif" />
- <Content Include="Content\images\learunim\emotion\images\bface.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0001.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0002.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0003.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0004.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0005.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0006.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0007.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0008.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0009.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0010.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0011.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0012.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0013.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0014.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0015.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0016.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0017.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0018.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0019.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0020.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0021.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0022.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0023.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0024.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0025.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0026.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0027.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0028.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0029.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0030.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0031.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0032.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0033.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0034.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0035.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0036.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0037.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0038.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0039.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0040.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0041.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0042.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0043.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0044.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0045.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0046.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0047.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0048.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0049.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0050.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0051.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0052.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0053.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0054.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0055.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0056.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0057.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0058.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0059.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0060.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0061.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0062.gif" />
- <Content Include="Content\images\learunim\emotion\images\bobo\b_0063.gif" />
- <Content Include="Content\images\learunim\emotion\images\cface.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f01.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f02.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f03.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f04.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f05.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f06.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f07.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f08.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f09.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f10.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f11.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f12.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f13.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f14.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f15.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f16.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f17.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f18.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f19.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f20.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f21.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f22.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f23.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f24.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f25.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f26.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f27.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f28.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f29.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f30.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f31.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f32.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f33.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f34.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f35.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f36.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f37.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f38.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f39.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f40.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f41.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f42.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f43.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f44.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f45.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f46.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f47.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f48.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f49.gif" />
- <Content Include="Content\images\learunim\emotion\images\face\i_f50.gif" />
- <Content Include="Content\images\learunim\emotion\images\fface.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0001.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0002.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0003.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0004.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0005.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0006.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0007.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0008.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0009.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0010.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0011.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0012.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0013.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0014.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0015.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0016.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0017.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0018.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0019.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0020.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0021.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0022.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0023.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0024.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0025.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0026.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0027.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0028.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0029.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0030.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0031.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0032.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0033.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0034.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0035.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0036.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0037.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0038.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0039.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0040.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0041.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0042.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0043.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0044.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0045.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0046.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0047.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0048.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0049.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0050.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0051.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0052.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0053.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0054.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0055.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0056.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0057.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0058.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0059.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0060.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0061.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0062.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0063.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0064.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0065.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0066.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0067.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0068.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0069.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0070.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0071.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0072.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0073.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0074.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0075.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0076.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0077.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0078.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0079.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0080.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0081.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0082.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0083.gif" />
- <Content Include="Content\images\learunim\emotion\images\jx2\j_0084.gif" />
- <Content Include="Content\images\learunim\emotion\images\jxface2.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0001.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0002.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0003.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0004.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0005.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0006.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0007.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0008.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0009.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0010.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0011.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0012.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0013.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0014.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0015.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0016.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0017.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0018.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0019.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0020.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0021.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0022.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0023.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0024.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0025.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0026.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0027.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0028.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0029.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0030.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0031.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0032.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0033.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0034.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0035.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0036.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0037.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0038.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0039.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0040.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0041.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0042.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0043.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0044.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0045.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0046.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0047.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0048.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0049.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0050.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0051.gif" />
- <Content Include="Content\images\learunim\emotion\images\ldw\w_0052.gif" />
- <Content Include="Content\images\learunim\emotion\images\neweditor-tab-bg.png" />
- <Content Include="Content\images\learunim\emotion\images\tface.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0001.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0002.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0003.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0004.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0005.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0006.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0007.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0008.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0009.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0010.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0011.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0012.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0013.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0014.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0015.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0016.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0017.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0018.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0019.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0020.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0021.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0022.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0023.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0024.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0025.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0026.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0027.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0028.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0029.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0030.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0031.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0032.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0033.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0034.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0035.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0036.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0037.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0038.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0039.gif" />
- <Content Include="Content\images\learunim\emotion\images\tsj\t_0040.gif" />
- <Content Include="Content\images\learunim\emotion\images\wface.gif" />
- <Content Include="Content\images\learunim\emotion\images\yface.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0001.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0002.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0003.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0004.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0005.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0006.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0007.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0008.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0009.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0010.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0011.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0012.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0013.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0014.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0015.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0016.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0017.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0018.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0019.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0020.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0021.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0022.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0023.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0024.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0025.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0026.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0027.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0028.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0029.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0030.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0031.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0032.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0033.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0034.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0035.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0036.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0037.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0038.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0039.gif" />
- <Content Include="Content\images\learunim\emotion\images\youa\y_0040.gif" />
- <Content Include="Content\images\learunim\off-line.png" />
- <Content Include="Content\images\learunim\on-line.png" />
- <Content Include="Content\images\learuntree\checkbox_0.png" />
- <Content Include="Content\images\learuntree\checkbox_1.png" />
- <Content Include="Content\images\learuntree\checkbox_2.png" />
- <Content Include="Content\images\learunworkflow\conditionnodediv.png" />
- <Content Include="Content\images\learunworkflow\conditionnode.png" />
- <Content Include="Content\images\learunworkflow\conditionnodediv1.png" />
- <Content Include="Content\images\learunworkflow\cursor.png" />
- <Content Include="Content\images\learunworkflow\startround.png" />
- <Content Include="Content\images\learunworkflow\confluencenode.png" />
- <Content Include="Content\images\learunworkflow\stepnode.png" />
- <Content Include="Content\images\learunworkflow\childwfnode.png" />
- <Content Include="Content\images\learunworkflow\endround.png" />
- <Content Include="Content\images\learunworkflow\direct.png" />
- <Content Include="Content\images\learunworkflow\GooFlow_line_oper.png" />
- <Content Include="Content\images\learunworkflow\close.png" />
- <Content Include="Content\images\learunworkflow\wallbg.png" />
- <Content Include="Content\images\learunworkflow\auditornode.png" />
- <Content Include="Content\images\Login\bgmask1.png" />
- <Content Include="Content\images\Login\bgmask2.png" />
- <Content Include="Content\images\Login\bgmask3.png" />
- <Content Include="Content\images\Login\blue_code.png" />
- <Content Include="Content\images\Login\blue_logo.png" />
- <Content Include="Content\images\Login\blue_pc.png" />
- <Content Include="Content\images\Login\defaultbg.png" />
- <Content Include="Content\images\Login\default_account0.png" />
- <Content Include="Content\images\Login\default_account1.png" />
- <Content Include="Content\images\Login\default_code.png" />
- <Content Include="Content\images\Login\default_left.png" />
- <Content Include="Content\images\Login\default_psw0.png" />
- <Content Include="Content\images\Login\default_psw1.png" />
- <Content Include="Content\images\Login\default_reg0.png" />
- <Content Include="Content\images\Login\default_reg1.png" />
- <Content Include="Content\images\Login\error.png" />
- <Content Include="Content\images\Login\psw0.png" />
- <Content Include="Content\images\Login\psw1.png" />
- <Content Include="Content\images\Login\qrcode.png" />
- <Content Include="Content\images\Login\short_logo.png" />
- <Content Include="Content\images\Login\topbg2.png" />
- <Content Include="Content\images\Login\windos_arrow.png" />
- <Content Include="Content\images\Login\windos_left.png" />
- <Content Include="Content\images\Login\windos_pc.png" />
- <Content Include="Content\images\Login\windowbg.png" />
- <Content Include="Content\images\Login\topbg.png" />
- <Content Include="Content\images\logo-head.png" />
- <Content Include="Content\images\logo_long.png" />
- <Content Include="Content\images\logo_long_blue.png" />
- <Content Include="Content\images\selected_red.png" />
- <Content Include="Content\images\learuntree\loading.gif" />
- <Content Include="Content\images\tableform.png" />
- <Content Include="Content\images\UserCard01.png" />
- <Content Include="Content\images\UserCard02.png" />
- <Content Include="Content\images\UserCard03.png" />
- <Content Include="Content\jquery-ui-1.12.1.custom\AUTHORS.txt" />
- <Content Include="Content\jquery-ui-1.12.1.custom\external\jquery\jquery.js" />
- <Content Include="Content\jquery-ui-1.12.1.custom\images\ui-icons_444444_256x240.png" />
- <Content Include="Content\jquery-ui-1.12.1.custom\images\ui-icons_555555_256x240.png" />
- <Content Include="Content\jquery-ui-1.12.1.custom\images\ui-icons_777620_256x240.png" />
- <Content Include="Content\jquery-ui-1.12.1.custom\images\ui-icons_777777_256x240.png" />
- <Content Include="Content\jquery-ui-1.12.1.custom\images\ui-icons_cc0000_256x240.png" />
- <Content Include="Content\jquery-ui-1.12.1.custom\images\ui-icons_ffffff_256x240.png" />
- <Content Include="Content\jquery-ui-1.12.1.custom\index.html" />
- <Content Include="Content\jquery-ui-1.12.1.custom\jquery-ui.css" />
- <Content Include="Content\jquery-ui-1.12.1.custom\jquery-ui.js" />
- <Content Include="Content\jquery-ui-1.12.1.custom\jquery-ui.min.css" />
- <Content Include="Content\jquery-ui-1.12.1.custom\jquery-ui.min.js" />
- <Content Include="Content\jquery-ui-1.12.1.custom\jquery-ui.structure.css" />
- <Content Include="Content\jquery-ui-1.12.1.custom\jquery-ui.structure.min.css" />
- <Content Include="Content\jquery-ui-1.12.1.custom\jquery-ui.theme.css" />
- <Content Include="Content\jquery-ui-1.12.1.custom\jquery-ui.theme.min.css" />
- <Content Include="Content\jquery-ui-1.12.1.custom\LICENSE.txt" />
- <Content Include="Content\jquerygantt\bootstrap.min.js" />
- <Content Include="Content\jquerygantt\css\bootstrap.min.css" />
- <Content Include="Content\jquerygantt\css\gantt.css" />
- <Content Include="Content\jquerygantt\css\ganttPrint.css" />
- <Content Include="Content\jquerygantt\css\platform.css" />
- <Content Include="Content\jquerygantt\ganttDrawerSVG.js" />
- <Content Include="Content\jquerygantt\ganttGridEditor.js" />
- <Content Include="Content\jquerygantt\ganttMaster.js" />
- <Content Include="Content\jquerygantt\ganttTask.js" />
- <Content Include="Content\jquerygantt\ganttTestSuite.js" />
- <Content Include="Content\jquerygantt\ganttUtilities.js" />
- <Content Include="Content\jquerygantt\jquery-ui.js" />
- <Content Include="Content\jquerygantt\jquery-ui.min.js" />
- <Content Include="Content\jquerygantt\jquery.form.js" />
- <Content Include="Content\jquerygantt\jquery.min.js" />
- <Content Include="Content\jquerygantt\libs\date.js" />
- <Content Include="Content\jquerygantt\libs\dialogs.js" />
- <Content Include="Content\jquerygantt\libs\forms.js" />
- <Content Include="Content\jquerygantt\libs\i18nJs.js" />
- <Content Include="Content\jquerygantt\libs\jquery\dateField\img\next.png" />
- <Content Include="Content\jquerygantt\libs\jquery\dateField\img\prev.png" />
- <Content Include="Content\jquerygantt\libs\jquery\dateField\img\today.png" />
- <Content Include="Content\jquerygantt\libs\jquery\dateField\jquery.dateField.css" />
- <Content Include="Content\jquerygantt\libs\jquery\dateField\jquery.dateField.js" />
- <Content Include="Content\jquerygantt\libs\jquery\jquery.livequery.1.1.1.min.js" />
- <Content Include="Content\jquerygantt\libs\jquery\jquery.timers.js" />
- <Content Include="Content\jquerygantt\libs\jquery\JST\jquery.JST.js" />
- <Content Include="Content\jquerygantt\libs\jquery\svg\jquery.svg.min.js" />
- <Content Include="Content\jquerygantt\libs\jquery\svg\jquery.svgdom.1.8.js" />
- <Content Include="Content\jquerygantt\libs\jquery\svg\jquery.svgdom.pack.js" />
- <Content Include="Content\jquerygantt\libs\layout.js" />
- <Content Include="Content\jquerygantt\libs\utilities.js" />
- <Content Include="Content\jquerygantt\res\alert.gif" />
- <Content Include="Content\jquerygantt\res\black_70.png" />
- <Content Include="Content\jquerygantt\res\closeBig.png" />
- <Content Include="Content\jquerygantt\res\ganttSplitterGrip.png" />
- <Content Include="Content\jquerygantt\res\hasExternalDeps.png" />
- <Content Include="Content\jquerygantt\res\icons.svg" />
- <Content Include="Content\jquerygantt\res\indentIcon.png" />
- <Content Include="Content\jquerygantt\res\linkArrow.png" />
- <Content Include="Content\jquerygantt\res\milestone.png" />
- <Content Include="Content\jquerygantt\res\toggle-expand.png" />
- <Content Include="Content\jquerygantt\res\toggle_collapse.png" />
- <Content Include="Content\jquerygantt\res\twBanner.jpg" />
- <Content Include="Content\jquerygantt\res\twGanttLogo.png" />
- <Content Include="Content\jquerygantt\res\twproject-badge.png" />
- <Content Include="Content\jquery\plugin\fullcalendar\css\fullcalendar.css" />
- <Content Include="Content\jquery\plugin\fullcalendar\css\fullcalendar.print.css" />
- <Content Include="Content\jquery\plugin\fullcalendar\css\style.css" />
- <Content Include="Content\jquery\plugin\fullcalendar\img\arrow-left.png" />
- <Content Include="Content\jquery\plugin\fullcalendar\img\arrow-right.png" />
- <Content Include="Content\jquery\plugin\fullcalendar\img\bg2.png" />
- <Content Include="Content\jquery\plugin\fullcalendar\img\buttons-disabled.png" />
- <Content Include="Content\jquery\plugin\fullcalendar\img\buttons.gif" />
- <Content Include="Content\jquery\plugin\fullcalendar\img\buttons.png" />
- <Content Include="Content\jquery\plugin\fullcalendar\img\chosen-sprite.png" />
- <Content Include="Content\jquery\plugin\fullcalendar\img\dribble.png" />
- <Content Include="Content\jquery\plugin\fullcalendar\img\facebook.png" />
- <Content Include="Content\jquery\plugin\fullcalendar\img\forrst.png" />
- <Content Include="Content\jquery\plugin\fullcalendar\img\glyphicons-halflings-white.png" />
- <Content Include="Content\jquery\plugin\fullcalendar\img\glyphicons-halflings.png" />
- <Content Include="Content\jquery\plugin\fullcalendar\img\light.jpg" />
- <Content Include="Content\jquery\plugin\fullcalendar\img\magnifier_grey.png" />
- <Content Include="Content\jquery\plugin\fullcalendar\img\natural_paper.png" />
- <Content Include="Content\jquery\plugin\fullcalendar\img\preload.gif" />
- <Content Include="Content\jquery\plugin\fullcalendar\img\slider.png" />
- <Content Include="Content\jquery\plugin\fullcalendar\img\slider_hover.png" />
- <Content Include="Content\jquery\plugin\fullcalendar\img\sort_asc.png" />
- <Content Include="Content\jquery\plugin\fullcalendar\img\sort_asc_disabled.png" />
- <Content Include="Content\jquery\plugin\fullcalendar\img\sort_both.png" />
- <Content Include="Content\jquery\plugin\fullcalendar\img\sort_desc.png" />
- <Content Include="Content\jquery\plugin\fullcalendar\img\sort_desc_disabled.png" />
- <Content Include="Content\jquery\plugin\fullcalendar\img\spinner_arrows.gif" />
- <Content Include="Content\jquery\plugin\fullcalendar\img\toggle-subnav-down.png" />
- <Content Include="Content\jquery\plugin\fullcalendar\img\toggle-subnav-up-white.png" />
- <Content Include="Content\jquery\plugin\fullcalendar\img\toolbar.gif" />
- <Content Include="Content\jquery\plugin\fullcalendar\img\transp50.png" />
- <Content Include="Content\jquery\plugin\fullcalendar\img\twitter.png" />
- <Content Include="Content\jquery\plugin\fullcalendar\js\fullcalendar.min.js" />
- <Content Include="Content\jquery\plugin\fullcalendar\js\jquery-1.7.2.min.js" />
- <Content Include="Content\jquery\plugin\jfGrid\img\loading.gif" />
- <Content Include="Content\jquery\plugin\jfGrid\img\nodata.jpg" />
- <Content Include="Content\images\learunselect\icon.png" />
- <Content Include="Content\images\Login\loading.gif" />
- <Content Include="Content\images\loading.gif" />
- <Content Include="Content\images\Login\pwd-icons-new.png" />
- <Content Include="Content\images\logo.png" />
- <Content Include="Content\images\select.png" />
- <Content Include="Content\images\Login\bg_01.png" />
- <Content Include="Content\images\Login\bg_02.jpg" />
- <Content Include="Content\images\Login\bg_03.png" />
- <Content Include="Content\images\tab_close.png" />
- <Content Include="Content\images\learuntree\arrows.gif" />
- <Content Include="Content\images\jfgrid\checkbox_0.png" />
- <Content Include="Content\images\jfgrid\checkbox_1.png" />
- <Content Include="Content\images\jfgrid\checkbox_2.png" />
- <Content Include="Content\images\learuntree\s.gif" />
- <Content Include="Content\jquery\jquery.md5.min.js" />
- <Content Include="Content\jquery\plugin\jfGrid\img\close.png" />
- <Content Include="Content\jquery\plugin\jfGrid\jfgrid.js" />
- <Content Include="Content\jquery\plugin\jfGrid\jfgrid.min.js" />
- <Content Include="Content\jquery\plugin\jqprint\jquery.jqprint-0.3.js" />
- <Content Include="Content\jquery\plugin\jquery-ui\images\calendar.gif" />
- <Content Include="Content\jquery\plugin\jquery-ui\images\ui-bg_flat_0_aaaaaa_40x100.png" />
- <Content Include="Content\jquery\plugin\jquery-ui\images\ui-bg_flat_75_ffffff_40x100.png" />
- <Content Include="Content\jquery\plugin\jquery-ui\images\ui-bg_glass_55_fbf9ee_1x400.png" />
- <Content Include="Content\jquery\plugin\jquery-ui\images\ui-bg_glass_65_ffffff_1x400.png" />
- <Content Include="Content\jquery\plugin\jquery-ui\images\ui-bg_glass_75_dadada_1x400.png" />
- <Content Include="Content\jquery\plugin\jquery-ui\images\ui-bg_glass_75_e6e6e6_1x400.png" />
- <Content Include="Content\jquery\plugin\jquery-ui\images\ui-bg_glass_95_fef1ec_1x400.png" />
- <Content Include="Content\jquery\plugin\jquery-ui\images\ui-bg_highlight-soft_75_cccccc_1x100.png" />
- <Content Include="Content\jquery\plugin\jquery-ui\images\ui-icons_222222_256x240.png" />
- <Content Include="Content\jquery\plugin\jquery-ui\images\ui-icons_2e83ff_256x240.png" />
- <Content Include="Content\jquery\plugin\jquery-ui\images\ui-icons_454545_256x240.png" />
- <Content Include="Content\jquery\plugin\jquery-ui\images\ui-icons_888888_256x240.png" />
- <Content Include="Content\jquery\plugin\jquery-ui\images\ui-icons_cd0a0a_256x240.png" />
- <Content Include="Content\jquery\plugin\jquery-ui\jquery-ui-1.11.4.js" />
- <Content Include="Content\jquery\plugin\jquery-ui\jquery-ui.min.css" />
- <Content Include="Content\jquery\plugin\jquery-ui\jquery-ui.min.js" />
- <Content Include="Content\jquery\plugin\jquery.cookie.min.js" />
- <Content Include="Content\jquery\plugin\jquery.cookie.js" />
- <Content Include="Content\jquery\plugin\layer\layer.js" />
- <Content Include="Content\jquery\plugin\layer\skin\default\icon-ext.png" />
- <Content Include="Content\jquery\plugin\layer\skin\default\icon.png" />
- <Content Include="Content\jquery\plugin\layer\skin\default\layer.css" />
- <Content Include="Content\jquery\plugin\layer\skin\default\loading-0.gif" />
- <Content Include="Content\jquery\plugin\layer\skin\default\loading-1.gif" />
- <Content Include="Content\jquery\plugin\layer\skin\default\loading-2.gif" />
- <Content Include="Content\jquery\plugin\scrollbar\jquery.mCustomScrollbar.concat.min.js" />
- <Content Include="Content\jquery\plugin\scrollbar\jquery.mCustomScrollbar.css" />
- <Content Include="Content\jquery\plugin\scrollbar\jquery.mCustomScrollbar.js" />
- <Content Include="Content\jquery\plugin\scrollbar\jquery.mCustomScrollbar.min.css" />
- <Content Include="Content\jquery\plugin\scrollbar\mCSB_buttons.png" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shAutoloader.js" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushAppleScript.js" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushAS3.js" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushBash.js" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushColdFusion.js" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushCpp.js" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushCSharp.js" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushCss.js" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushDelphi.js" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushDiff.js" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushErlang.js" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushGroovy.js" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushJava.js" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushJavaFX.js" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushJScript.js" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushPerl.js" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushPhp.js" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushPlain.js" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushPowerShell.js" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushPython.js" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushRuby.js" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushSass.js" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushScala.js" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushSql.js" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushVb.js" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shBrushXml.js" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shCore.js" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\Scripts\shLegacy.js" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\src\shAutoloader.js" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\src\shCore.js" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\src\shLegacy.js" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\styles\shCore.css" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\styles\shCoreDefault.css" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\styles\shCoreDjango.css" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\styles\shCoreEclipse.css" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\styles\shCoreEmacs.css" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\styles\shCoreFadeToGrey.css" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\styles\shCoreMDUltra.css" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\styles\shCoreMidnight.css" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\styles\shCoreRDark.css" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\styles\shThemeDefault.css" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\styles\shThemeDjango.css" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\styles\shThemeEclipse.css" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\styles\shThemeEmacs.css" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\styles\shThemeFadeToGrey.css" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\styles\shThemeMDUltra.css" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\styles\shThemeMidnight.css" />
- <Content Include="Content\jquery\plugin\syntaxhighlighter\styles\shThemeRDark.css" />
- <Content Include="Content\jquery\plugin\toastr\toastr.css" />
- <Content Include="Content\jquery\qrcode.min.js" />
- <Content Include="Content\js\bootstrap.min.js" />
- <Content Include="Content\js\china.js" />
- <Content Include="Content\js\DragSSO\aLeft.js" />
- <Content Include="Content\js\DragSSO\index.js" />
- <Content Include="Content\js\DragSSO\index2.js" />
- <Content Include="Content\js\DragSSO\index3.js" />
- <Content Include="Content\js\DragSSO\indexData.js" />
- <Content Include="Content\js\DragSSO\inSecHead.js" />
- <Content Include="Content\js\DragSSO\main.js" />
- <Content Include="Content\js\DragSSO\sortable.js" />
- <Content Include="Content\js\easing.js" />
- <Content Include="Content\js\echarts.js" />
- <Content Include="Content\js\echarts.min.js" />
- <Content Include="Content\js\gl.js" />
- <Content Include="Content\js\index.js" />
- <Content Include="Content\js\indexTwo.js" />
- <Content Include="Content\js\jquery-ui.min.js" />
- <Content Include="Content\js\jquery.js" />
- <Content Include="Content\js\jquery.min.js" />
- <Content Include="Content\js\mainTwo.js" />
- <Content Include="Content\js\map.js" />
- <Content Include="Content\js\mapJs\anhui.js" />
- <Content Include="Content\js\mapJs\aomen.js" />
- <Content Include="Content\js\mapJs\beijing.js" />
- <Content Include="Content\js\mapJs\chongqing.js" />
- <Content Include="Content\js\mapJs\fujian.js" />
- <Content Include="Content\js\mapJs\gansu.js" />
- <Content Include="Content\js\mapJs\guangdong.js" />
- <Content Include="Content\js\mapJs\guangxi.js" />
- <Content Include="Content\js\mapJs\guizhou.js" />
- <Content Include="Content\js\mapJs\hainan.js" />
- <Content Include="Content\js\mapJs\hebei.js" />
- <Content Include="Content\js\mapJs\heilongjiang.js" />
- <Content Include="Content\js\mapJs\henan.js" />
- <Content Include="Content\js\mapJs\hubei.js" />
- <Content Include="Content\js\mapJs\hunan.js" />
- <Content Include="Content\js\mapJs\jiangsu.js" />
- <Content Include="Content\js\mapJs\jiangxi.js" />
- <Content Include="Content\js\mapJs\jilin.js" />
- <Content Include="Content\js\mapJs\liaoning.js" />
- <Content Include="Content\js\mapJs\neimenggu.js" />
- <Content Include="Content\js\mapJs\ningxia.js" />
- <Content Include="Content\js\mapJs\qinghai.js" />
- <Content Include="Content\js\mapJs\shandong.js" />
- <Content Include="Content\js\mapJs\shanghai.js" />
- <Content Include="Content\js\mapJs\shanxi.js" />
- <Content Include="Content\js\mapJs\shanxi1.js" />
- <Content Include="Content\js\mapJs\sichuan.js" />
- <Content Include="Content\js\mapJs\taiwan.js" />
- <Content Include="Content\js\mapJs\tianjin.js" />
- <Content Include="Content\js\mapJs\xianggang.js" />
- <Content Include="Content\js\mapJs\xinjiang.js" />
- <Content Include="Content\js\mapJs\xizang.js" />
- <Content Include="Content\js\mapJs\yunnan.js" />
- <Content Include="Content\js\mapJs\zhejiang.js" />
- <Content Include="Content\js\OnlineRegistrate\bootstrapValidator.js" />
- <Content Include="Content\js\OnlineRegistrate\scripts.js" />
- <Content Include="Content\js\OnlineRegistrate\tooltips.js" />
- <Content Include="Content\js\popper.js" />
- <Content Include="Content\js\qrcode.min.js" />
- <Content Include="Content\js\swiper.min.js" />
- <Content Include="Content\js\swiper.min1.js" />
- <Content Include="Content\js\xinjiang.js" />
- <Content Include="Content\kanbanjs\tamplate.js" />
- <Content Include="Content\laydate\laydate.js" />
- <Content Include="Content\laydate\src\laydate.js" />
- <Content Include="Content\laydate\src\theme\default\font\iconfont.svg" />
- <Content Include="Content\laydate\src\theme\default\laydate.css" />
- <Content Include="Content\laydate\theme\default\font\iconfont.svg" />
- <Content Include="Content\laydate\theme\default\laydate.css" />
- <Content Include="Content\laydate\theme\laydate.css" />
- <Content Include="Content\laypage\laypage.js" />
- <Content Include="Content\laypage\laypage.min.js" />
- <Content Include="Content\laypage\skin\laypage.css" />
- <Content Include="Content\laypage\skin\laypage.min.css" />
- <Content Include="Content\layui\css\code.css" />
- <Content Include="Content\layui\css\layui.css" />
- <Content Include="Content\layui\css\layui.mobile.css" />
- <Content Include="Content\layui\css\modules\code.css" />
- <Content Include="Content\layui\css\modules\laydate\default\laydate.css" />
- <Content Include="Content\layui\css\modules\layer\default\icon-ext.png" />
- <Content Include="Content\layui\css\modules\layer\default\icon.png" />
- <Content Include="Content\layui\css\modules\layer\default\layer.css" />
- <Content Include="Content\layui\css\modules\layer\default\loading-0.gif" />
- <Content Include="Content\layui\css\modules\layer\default\loading-1.gif" />
- <Content Include="Content\layui\css\modules\layer\default\loading-2.gif" />
- <Content Include="Content\layui\font\iconfont.svg" />
- <Content Include="Content\layui\images\face\0.gif" />
- <Content Include="Content\layui\images\face\1.gif" />
- <Content Include="Content\layui\images\face\10.gif" />
- <Content Include="Content\layui\images\face\11.gif" />
- <Content Include="Content\layui\images\face\12.gif" />
- <Content Include="Content\layui\images\face\13.gif" />
- <Content Include="Content\layui\images\face\14.gif" />
- <Content Include="Content\layui\images\face\15.gif" />
- <Content Include="Content\layui\images\face\16.gif" />
- <Content Include="Content\layui\images\face\17.gif" />
- <Content Include="Content\layui\images\face\18.gif" />
- <Content Include="Content\layui\images\face\19.gif" />
- <Content Include="Content\layui\images\face\2.gif" />
- <Content Include="Content\layui\images\face\20.gif" />
- <Content Include="Content\layui\images\face\21.gif" />
- <Content Include="Content\layui\images\face\22.gif" />
- <Content Include="Content\layui\images\face\23.gif" />
- <Content Include="Content\layui\images\face\24.gif" />
- <Content Include="Content\layui\images\face\25.gif" />
- <Content Include="Content\layui\images\face\26.gif" />
- <Content Include="Content\layui\images\face\27.gif" />
- <Content Include="Content\layui\images\face\28.gif" />
- <Content Include="Content\layui\images\face\29.gif" />
- <Content Include="Content\layui\images\face\3.gif" />
- <Content Include="Content\layui\images\face\30.gif" />
- <Content Include="Content\layui\images\face\31.gif" />
- <Content Include="Content\layui\images\face\32.gif" />
- <Content Include="Content\layui\images\face\33.gif" />
- <Content Include="Content\layui\images\face\34.gif" />
- <Content Include="Content\layui\images\face\35.gif" />
- <Content Include="Content\layui\images\face\36.gif" />
- <Content Include="Content\layui\images\face\37.gif" />
- <Content Include="Content\layui\images\face\38.gif" />
- <Content Include="Content\layui\images\face\39.gif" />
- <Content Include="Content\layui\images\face\4.gif" />
- <Content Include="Content\layui\images\face\40.gif" />
- <Content Include="Content\layui\images\face\41.gif" />
- <Content Include="Content\layui\images\face\42.gif" />
- <Content Include="Content\layui\images\face\43.gif" />
- <Content Include="Content\layui\images\face\44.gif" />
- <Content Include="Content\layui\images\face\45.gif" />
- <Content Include="Content\layui\images\face\46.gif" />
- <Content Include="Content\layui\images\face\47.gif" />
- <Content Include="Content\layui\images\face\48.gif" />
- <Content Include="Content\layui\images\face\49.gif" />
- <Content Include="Content\layui\images\face\5.gif" />
- <Content Include="Content\layui\images\face\50.gif" />
- <Content Include="Content\layui\images\face\51.gif" />
- <Content Include="Content\layui\images\face\52.gif" />
- <Content Include="Content\layui\images\face\53.gif" />
- <Content Include="Content\layui\images\face\54.gif" />
- <Content Include="Content\layui\images\face\55.gif" />
- <Content Include="Content\layui\images\face\56.gif" />
- <Content Include="Content\layui\images\face\57.gif" />
- <Content Include="Content\layui\images\face\58.gif" />
- <Content Include="Content\layui\images\face\59.gif" />
- <Content Include="Content\layui\images\face\6.gif" />
- <Content Include="Content\layui\images\face\60.gif" />
- <Content Include="Content\layui\images\face\61.gif" />
- <Content Include="Content\layui\images\face\62.gif" />
- <Content Include="Content\layui\images\face\63.gif" />
- <Content Include="Content\layui\images\face\64.gif" />
- <Content Include="Content\layui\images\face\65.gif" />
- <Content Include="Content\layui\images\face\66.gif" />
- <Content Include="Content\layui\images\face\67.gif" />
- <Content Include="Content\layui\images\face\68.gif" />
- <Content Include="Content\layui\images\face\69.gif" />
- <Content Include="Content\layui\images\face\7.gif" />
- <Content Include="Content\layui\images\face\70.gif" />
- <Content Include="Content\layui\images\face\71.gif" />
- <Content Include="Content\layui\images\face\8.gif" />
- <Content Include="Content\layui\images\face\9.gif" />
- <Content Include="Content\layui\layui.all.js" />
- <Content Include="Content\layui\layui.js" />
- <Content Include="Content\layui\lay\modules\carousel.js" />
- <Content Include="Content\layui\lay\modules\code.js" />
- <Content Include="Content\layui\lay\modules\element.js" />
- <Content Include="Content\layui\lay\modules\flow.js" />
- <Content Include="Content\layui\lay\modules\form.js" />
- <Content Include="Content\layui\lay\modules\jquery.js" />
- <Content Include="Content\layui\lay\modules\laydate.js" />
- <Content Include="Content\layui\lay\modules\layedit.js" />
- <Content Include="Content\layui\lay\modules\layer.js" />
- <Content Include="Content\layui\lay\modules\laypage.js" />
- <Content Include="Content\layui\lay\modules\laytpl.js" />
- <Content Include="Content\layui\lay\modules\mobile.js" />
- <Content Include="Content\layui\lay\modules\table.js" />
- <Content Include="Content\layui\lay\modules\tree.js" />
- <Content Include="Content\layui\lay\modules\upload.js" />
- <Content Include="Content\layui\lay\modules\util.js" />
- <Content Include="Content\Lodop\LodopFuncs.js" />
- <Content Include="Content\news\css\common.css" />
- <Content Include="Content\news\css\style.css" />
- <Content Include="Content\news\js\easing.js" />
- <Content Include="Content\news\js\main.js" />
- <Content Include="Content\css\OnlineRegistrate\default.css" />
- <Content Include="Content\css\OnlineRegistrate\hddb.css" />
- <Content Include="Content\css\OnlineRegistrate\style1.css" />
- <Content Include="Content\css\OnlineRegistrate\zyjs.css" />
- <Content Include="Content\pace\pace.js" />
- <Content Include="Content\pace\pace.min.js" />
- <Content Include="Content\pace\pace-theme-loading-bar.css" />
- <Content Include="Content\pace\pace-theme-minimal.css" />
- <Content Include="Content\jquery\plugin\jfGrid\jfgrid.css" />
- <Content Include="Content\paper\css\animate.min.css" />
- <Content Include="Content\paper\css\bootstrap.min.css" />
- <Content Include="Content\paper\css\common.css" />
- <Content Include="Content\paper\css\font-awesome.css" />
- <Content Include="Content\paper\css\index.css" />
- <Content Include="Content\paper\css\style.css" />
- <Content Include="Content\paper\dist\demo.css" />
- <Content Include="Content\paper\dist\images\loading.gif" />
- <Content Include="Content\paper\dist\images\validator_default.png" />
- <Content Include="Content\paper\dist\images\validator_simple.png" />
- <Content Include="Content\paper\dist\jquery.validator.css" />
- <Content Include="Content\paper\dist\jquery.validator.js" />
- <Content Include="Content\paper\dist\jquery.validator.min.js" />
- <Content Include="Content\paper\dist\local\en.js" />
- <Content Include="Content\paper\dist\local\ja.js" />
- <Content Include="Content\paper\dist\local\zh-CN.js" />
- <Content Include="Content\paper\dist\local\zh-TW.js" />
- <Content Include="Content\paper\easing.js" />
- <Content Include="Content\paper\images\duigou.png" />
- <Content Include="Content\phone\css\css\common.css" />
- <Content Include="Content\phone\css\css\default.css" />
- <Content Include="Content\phone\css\css\htmleaf-demo.css" />
- <Content Include="Content\phone\css\css\index.css" />
- <Content Include="Content\phone\css\css\normalize.css" />
- <Content Include="Content\phone\css\css\style.css" />
- <Content Include="Content\phone\css\css\swiper-3.3.1.min.css" />
- <Content Include="Content\phone\css\menu.css" />
- <Content Include="Content\phone\css\split.css" />
- <Content Include="Content\phone\css\survey.css" />
- <Content Include="Content\phone\css\title_search.css" />
- <Content Include="Content\phone\imgs\backBtn.png" />
- <Content Include="Content\phone\imgs\backBtn_white.png" />
- <Content Include="Content\phone\imgs\bg.png" />
- <Content Include="Content\phone\imgs\list_1.png" />
- <Content Include="Content\phone\imgs\list_2.png" />
- <Content Include="Content\phone\imgs\list_3.png" />
- <Content Include="Content\phone\imgs\list_4.png" />
- <Content Include="Content\phone\imgs\list_botom.png" />
- <Content Include="Content\phone\imgs\newStudentGui\process.png" />
- <Content Include="Content\phone\imgs\newStudentGui\title.png" />
- <Content Include="Content\phone\imgs\new_icon.png" />
- <Content Include="Content\phone\imgs\proDsc\list_1.png" />
- <Content Include="Content\phone\imgs\proDsc\list_2.png" />
- <Content Include="Content\phone\imgs\proDsc\list_3.png" />
- <Content Include="Content\phone\imgs\proDsc\list_4.png" />
- <Content Include="Content\phone\imgs\proDsc\list_5.png" />
- <Content Include="Content\phone\imgs\proDsc\list_6.png" />
- <Content Include="Content\phone\imgs\schoolNews\list_main.png" />
- <Content Include="Content\phone\imgs\search_icon.png" />
- <Content Include="Content\phone\imgs\survey1.png" />
- <Content Include="Content\phone\imgs\survey2.png" />
- <Content Include="Content\phone\imgs\survey3.png" />
- <Content Include="Content\phone\imgs\title.png" />
- <Content Include="Content\phone\js\calendar.js" />
- <Content Include="Content\phone\js\getSize.js" />
- <Content Include="Content\phone\js\jquery-2.1.4.min.js" />
- <Content Include="Content\phone\js\jquery.min.js" />
- <Content Include="Content\phone\js\menu.js" />
- <Content Include="Content\phone\js\swiper-3.3.1.min.js" />
- <Content Include="Content\phone\js\title_search.js" />
- <Content Include="Content\qingju\128.png" />
- <Content Include="Content\signalr\jquery.signalR-2.2.2.js" />
- <Content Include="Content\signalr\jquery.signalR-2.2.2.min.js" />
- <Content Include="Content\signet\jquery.zsign.css" />
- <Content Include="Content\signet\jquery.zsign.js" />
- <Content Include="Content\signet\signet.gif" />
- <Content Include="Content\Site.css" />
- <Content Include="Content\sso\css\bootstrap.css" />
- <Content Include="Content\sso\css\common.css" />
- <Content Include="Content\sso\css\index.css" />
- <Content Include="Content\sso\css\layui.css" />
- <Content Include="Content\sso\css\style.css" />
- <Content Include="Content\sso\fx.png" />
- <Content Include="Content\sso\images\ban1.jpg" />
- <Content Include="Content\sso\images\ban2.jpg" />
- <Content Include="Content\sso\images\ban3.jpg" />
- <Content Include="Content\sso\images\ban4.jpg" />
- <Content Include="Content\sso\images\gatSec1-1.jpg" />
- <Content Include="Content\sso\images\gatSec1-1.png" />
- <Content Include="Content\sso\images\gatSec1-10.png" />
- <Content Include="Content\sso\images\gatSec1-11.png" />
- <Content Include="Content\sso\images\gatSec1-12.png" />
- <Content Include="Content\sso\images\gatSec1-2.png" />
- <Content Include="Content\sso\images\gatSec1-3.png" />
- <Content Include="Content\sso\images\gatSec1-4.png" />
- <Content Include="Content\sso\images\gatSec1-5.png" />
- <Content Include="Content\sso\images\gatSec1-6.png" />
- <Content Include="Content\sso\images\gatSec1-7.png" />
- <Content Include="Content\sso\images\gatSec1-8.png" />
- <Content Include="Content\sso\images\gatSec1-9.png" />
- <Content Include="Content\sso\images\gatSec2-1.png" />
- <Content Include="Content\sso\images\gatSec2-2.png" />
- <Content Include="Content\sso\images\gatSec2-3.png" />
- <Content Include="Content\sso\images\gatSec3-1.png" />
- <Content Include="Content\sso\images\gatSec3-10.png" />
- <Content Include="Content\sso\images\gatSec3-11.png" />
- <Content Include="Content\sso\images\gatSec3-12.png" />
- <Content Include="Content\sso\images\gatSec3-13.png" />
- <Content Include="Content\sso\images\gatSec3-14.png" />
- <Content Include="Content\sso\images\gatSec3-2.png" />
- <Content Include="Content\sso\images\gatSec3-3.png" />
- <Content Include="Content\sso\images\gatSec3-4.png" />
- <Content Include="Content\sso\images\gatSec3-5.png" />
- <Content Include="Content\sso\images\gatSec3-6.png" />
- <Content Include="Content\sso\images\gatSec3-7.png" />
- <Content Include="Content\sso\images\gatSec3-8.png" />
- <Content Include="Content\sso\images\gatSec3-9.png" />
- <Content Include="Content\sso\images\head1.png" />
- <Content Include="Content\sso\images\inSec1-1.png" />
- <Content Include="Content\sso\images\inSec1-2.png" />
- <Content Include="Content\sso\images\inSec1-3.png" />
- <Content Include="Content\sso\images\inSec1-4.png" />
- <Content Include="Content\sso\images\inSec1-5.png" />
- <Content Include="Content\sso\images\inSec1-6.png" />
- <Content Include="Content\sso\images\inSec1-7.png" />
- <Content Include="Content\sso\images\inSec1-8.png" />
- <Content Include="Content\sso\images\inSec1-9.png" />
- <Content Include="Content\sso\images\inSec4-1.jpg" />
- <Content Include="Content\sso\images\inSec4-1.png" />
- <Content Include="Content\sso\images\listDot1.jpg" />
- <Content Include="Content\sso\images\logo.png" />
- <Content Include="Content\sso\images\saiXuan.png" />
- <Content Include="Content\sso\jqbase64\jquery.base64.js" />
- <Content Include="Content\static\css\main.css" />
- <Content Include="Content\static\css\TimeTable.css" />
- <Content Include="Content\static\img\map.gif" />
- <Content Include="Content\static\js\app.js" />
- <Content Include="Content\static\js\citymap.js" />
- <Content Include="Content\static\js\echarts.min.js" />
- <Content Include="Content\static\js\jquery.min.js" />
- <Content Include="Content\static\js\LodopFuncs.js" />
- <Content Include="Content\static\map\city\china-main-city-map.js" />
- <Content Include="Content\ueditor\dialogs\anchor\anchor.html" />
- <Content Include="Content\ueditor\dialogs\attachment\attachment.css" />
- <Content Include="Content\ueditor\dialogs\attachment\attachment.html" />
- <Content Include="Content\ueditor\dialogs\attachment\attachment.js" />
- <Content Include="Content\ueditor\dialogs\attachment\fileTypeImages\icon_chm.gif" />
- <Content Include="Content\ueditor\dialogs\attachment\fileTypeImages\icon_default.png" />
- <Content Include="Content\ueditor\dialogs\attachment\fileTypeImages\icon_doc.gif" />
- <Content Include="Content\ueditor\dialogs\attachment\fileTypeImages\icon_exe.gif" />
- <Content Include="Content\ueditor\dialogs\attachment\fileTypeImages\icon_jpg.gif" />
- <Content Include="Content\ueditor\dialogs\attachment\fileTypeImages\icon_mp3.gif" />
- <Content Include="Content\ueditor\dialogs\attachment\fileTypeImages\icon_mv.gif" />
- <Content Include="Content\ueditor\dialogs\attachment\fileTypeImages\icon_pdf.gif" />
- <Content Include="Content\ueditor\dialogs\attachment\fileTypeImages\icon_ppt.gif" />
- <Content Include="Content\ueditor\dialogs\attachment\fileTypeImages\icon_psd.gif" />
- <Content Include="Content\ueditor\dialogs\attachment\fileTypeImages\icon_rar.gif" />
- <Content Include="Content\ueditor\dialogs\attachment\fileTypeImages\icon_txt.gif" />
- <Content Include="Content\ueditor\dialogs\attachment\fileTypeImages\icon_xls.gif" />
- <Content Include="Content\ueditor\dialogs\attachment\images\alignicon.gif" />
- <Content Include="Content\ueditor\dialogs\attachment\images\alignicon.png" />
- <Content Include="Content\ueditor\dialogs\attachment\images\bg.png" />
- <Content Include="Content\ueditor\dialogs\attachment\images\file-icons.gif" />
- <Content Include="Content\ueditor\dialogs\attachment\images\file-icons.png" />
- <Content Include="Content\ueditor\dialogs\attachment\images\icons.gif" />
- <Content Include="Content\ueditor\dialogs\attachment\images\icons.png" />
- <Content Include="Content\ueditor\dialogs\attachment\images\image.png" />
- <Content Include="Content\ueditor\dialogs\attachment\images\progress.png" />
- <Content Include="Content\ueditor\dialogs\attachment\images\success.gif" />
- <Content Include="Content\ueditor\dialogs\attachment\images\success.png" />
- <Content Include="Content\ueditor\dialogs\background\background.css" />
- <Content Include="Content\ueditor\dialogs\background\background.html" />
- <Content Include="Content\ueditor\dialogs\background\background.js" />
- <Content Include="Content\ueditor\dialogs\background\images\bg.png" />
- <Content Include="Content\ueditor\dialogs\background\images\success.png" />
- <Content Include="Content\ueditor\dialogs\charts\chart.config.js" />
- <Content Include="Content\ueditor\dialogs\charts\charts.css" />
- <Content Include="Content\ueditor\dialogs\charts\charts.html" />
- <Content Include="Content\ueditor\dialogs\charts\charts.js" />
- <Content Include="Content\ueditor\dialogs\charts\images\charts0.png" />
- <Content Include="Content\ueditor\dialogs\charts\images\charts1.png" />
- <Content Include="Content\ueditor\dialogs\charts\images\charts2.png" />
- <Content Include="Content\ueditor\dialogs\charts\images\charts3.png" />
- <Content Include="Content\ueditor\dialogs\charts\images\charts4.png" />
- <Content Include="Content\ueditor\dialogs\charts\images\charts5.png" />
- <Content Include="Content\ueditor\dialogs\emotion\emotion.css" />
- <Content Include="Content\ueditor\dialogs\emotion\emotion.html" />
- <Content Include="Content\ueditor\dialogs\emotion\emotion.js" />
- <Content Include="Content\ueditor\dialogs\emotion\images\0.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bface.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\cface.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\fface.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jxface2.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\neweditor-tab-bg.png" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tface.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\wface.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\yface.gif" />
- <Content Include="Content\ueditor\dialogs\gmap\gmap.html" />
- <Content Include="Content\ueditor\dialogs\help\help.css" />
- <Content Include="Content\ueditor\dialogs\help\help.html" />
- <Content Include="Content\ueditor\dialogs\image\image.css" />
- <Content Include="Content\ueditor\dialogs\image\image.html" />
- <Content Include="Content\ueditor\dialogs\image\image.js" />
- <Content Include="Content\ueditor\dialogs\image\images\alignicon.jpg" />
- <Content Include="Content\ueditor\dialogs\image\images\bg.png" />
- <Content Include="Content\ueditor\dialogs\image\images\icons.gif" />
- <Content Include="Content\ueditor\dialogs\image\images\icons.png" />
- <Content Include="Content\ueditor\dialogs\image\images\image.png" />
- <Content Include="Content\ueditor\dialogs\image\images\progress.png" />
- <Content Include="Content\ueditor\dialogs\image\images\success.gif" />
- <Content Include="Content\ueditor\dialogs\image\images\success.png" />
- <Content Include="Content\ueditor\dialogs\insertframe\insertframe.html" />
- <Content Include="Content\ueditor\dialogs\internal.js" />
- <Content Include="Content\ueditor\dialogs\link\link.html" />
- <Content Include="Content\ueditor\dialogs\map\map.html" />
- <Content Include="Content\ueditor\dialogs\map\show.html" />
- <Content Include="Content\ueditor\dialogs\music\music.css" />
- <Content Include="Content\ueditor\dialogs\music\music.html" />
- <Content Include="Content\ueditor\dialogs\music\music.js" />
- <Content Include="Content\ueditor\dialogs\preview\preview.html" />
- <Content Include="Content\ueditor\dialogs\scrawl\images\addimg.png" />
- <Content Include="Content\ueditor\dialogs\scrawl\images\brush.png" />
- <Content Include="Content\ueditor\dialogs\scrawl\images\delimg.png" />
- <Content Include="Content\ueditor\dialogs\scrawl\images\delimgH.png" />
- <Content Include="Content\ueditor\dialogs\scrawl\images\empty.png" />
- <Content Include="Content\ueditor\dialogs\scrawl\images\emptyH.png" />
- <Content Include="Content\ueditor\dialogs\scrawl\images\eraser.png" />
- <Content Include="Content\ueditor\dialogs\scrawl\images\redo.png" />
- <Content Include="Content\ueditor\dialogs\scrawl\images\redoH.png" />
- <Content Include="Content\ueditor\dialogs\scrawl\images\scale.png" />
- <Content Include="Content\ueditor\dialogs\scrawl\images\scaleH.png" />
- <Content Include="Content\ueditor\dialogs\scrawl\images\size.png" />
- <Content Include="Content\ueditor\dialogs\scrawl\images\undo.png" />
- <Content Include="Content\ueditor\dialogs\scrawl\images\undoH.png" />
- <Content Include="Content\ueditor\dialogs\scrawl\scrawl.css" />
- <Content Include="Content\ueditor\dialogs\scrawl\scrawl.html" />
- <Content Include="Content\ueditor\dialogs\scrawl\scrawl.js" />
- <Content Include="Content\ueditor\dialogs\searchreplace\searchreplace.html" />
- <Content Include="Content\ueditor\dialogs\searchreplace\searchreplace.js" />
- <Content Include="Content\ueditor\dialogs\snapscreen\snapscreen.html" />
- <Content Include="Content\ueditor\dialogs\spechars\spechars.html" />
- <Content Include="Content\ueditor\dialogs\spechars\spechars.js" />
- <Content Include="Content\ueditor\dialogs\table\dragicon.png" />
- <Content Include="Content\ueditor\dialogs\table\edittable.css" />
- <Content Include="Content\ueditor\dialogs\table\edittable.html" />
- <Content Include="Content\ueditor\dialogs\table\edittable.js" />
- <Content Include="Content\ueditor\dialogs\table\edittd.html" />
- <Content Include="Content\ueditor\dialogs\table\edittip.html" />
- <Content Include="Content\ueditor\dialogs\template\config.js" />
- <Content Include="Content\ueditor\dialogs\template\images\bg.gif" />
- <Content Include="Content\ueditor\dialogs\template\images\pre0.png" />
- <Content Include="Content\ueditor\dialogs\template\images\pre1.png" />
- <Content Include="Content\ueditor\dialogs\template\images\pre2.png" />
- <Content Include="Content\ueditor\dialogs\template\images\pre3.png" />
- <Content Include="Content\ueditor\dialogs\template\images\pre4.png" />
- <Content Include="Content\ueditor\dialogs\template\template.css" />
- <Content Include="Content\ueditor\dialogs\template\template.html" />
- <Content Include="Content\ueditor\dialogs\template\template.js" />
- <Content Include="Content\ueditor\dialogs\video\images\bg.png" />
- <Content Include="Content\ueditor\dialogs\video\images\center_focus.jpg" />
- <Content Include="Content\ueditor\dialogs\video\images\file-icons.gif" />
- <Content Include="Content\ueditor\dialogs\video\images\file-icons.png" />
- <Content Include="Content\ueditor\dialogs\video\images\icons.gif" />
- <Content Include="Content\ueditor\dialogs\video\images\icons.png" />
- <Content Include="Content\ueditor\dialogs\video\images\image.png" />
- <Content Include="Content\ueditor\dialogs\video\images\left_focus.jpg" />
- <Content Include="Content\ueditor\dialogs\video\images\none_focus.jpg" />
- <Content Include="Content\ueditor\dialogs\video\images\progress.png" />
- <Content Include="Content\ueditor\dialogs\video\images\right_focus.jpg" />
- <Content Include="Content\ueditor\dialogs\video\images\success.gif" />
- <Content Include="Content\ueditor\dialogs\video\images\success.png" />
- <Content Include="Content\ueditor\dialogs\video\video.css" />
- <Content Include="Content\ueditor\dialogs\video\video.html" />
- <Content Include="Content\ueditor\dialogs\video\video.js" />
- <Content Include="Content\ueditor\dialogs\webapp\webapp.html" />
- <Content Include="Content\ueditor\dialogs\wordimage\fClipboard_ueditor.swf" />
- <Content Include="Content\ueditor\dialogs\wordimage\imageUploader.swf" />
- <Content Include="Content\ueditor\dialogs\wordimage\tangram.js" />
- <Content Include="Content\ueditor\dialogs\wordimage\wordimage.html" />
- <Content Include="Content\ueditor\dialogs\wordimage\wordimage.js" />
- <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0001.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0002.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0003.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0004.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0005.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0006.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0007.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0008.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0009.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0010.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0011.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0012.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0013.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0014.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0015.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0016.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0017.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0018.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0019.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\babycat\C_0020.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0001.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0002.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0003.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0004.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0005.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0006.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0007.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0008.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0009.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0010.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0011.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0012.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0013.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0014.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0015.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0016.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0017.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0018.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0019.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0020.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0021.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0022.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0023.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0024.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0025.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0026.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0027.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0028.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0029.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0030.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0031.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0032.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0033.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0034.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0035.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0036.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0037.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0038.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0039.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0040.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0041.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0042.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0043.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0044.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0045.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0046.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0047.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0048.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0049.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0050.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0051.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0052.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0053.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0054.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0055.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0056.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0057.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0058.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0059.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0060.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0061.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0062.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\bobo\b_0063.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f01.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f02.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f03.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f04.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f05.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f06.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f07.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f08.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f09.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f10.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f11.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f12.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f13.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f14.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f15.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f16.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f17.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f18.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f19.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f20.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f21.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f22.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f23.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f24.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f25.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f26.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f27.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f28.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f29.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f30.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f31.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f32.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f33.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f34.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f35.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f36.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f37.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f38.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f39.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f40.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f41.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f42.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f43.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f44.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f45.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f46.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f47.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f48.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f49.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\face\i_f50.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0001.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0002.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0003.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0004.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0005.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0006.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0007.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0008.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0009.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0010.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0011.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0012.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0013.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0014.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0015.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0016.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0017.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0018.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0019.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0020.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0021.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0022.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0023.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0024.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0025.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0026.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0027.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0028.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0029.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0030.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0031.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0032.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0033.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0034.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0035.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0036.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0037.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0038.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0039.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0040.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0041.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0042.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0043.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0044.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0045.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0046.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0047.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0048.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0049.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0050.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0051.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0052.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0053.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0054.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0055.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0056.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0057.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0058.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0059.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0060.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0061.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0062.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0063.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0064.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0065.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0066.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0067.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0068.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0069.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0070.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0071.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0072.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0073.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0074.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0075.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0076.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0077.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0078.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0079.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0080.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0081.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0082.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0083.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\jx2\j_0084.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0001.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0002.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0003.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0004.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0005.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0006.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0007.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0008.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0009.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0010.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0011.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0012.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0013.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0014.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0015.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0016.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0017.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0018.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0019.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0020.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0021.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0022.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0023.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0024.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0025.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0026.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0027.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0028.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0029.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0030.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0031.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0032.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0033.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0034.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0035.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0036.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0037.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0038.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0039.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0040.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0041.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0042.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0043.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0044.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0045.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0046.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0047.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0048.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0049.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0050.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0051.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\ldw\w_0052.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0001.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0002.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0003.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0004.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0005.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0006.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0007.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0008.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0009.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0010.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0011.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0012.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0013.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0014.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0015.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0016.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0017.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0018.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0019.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0020.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0021.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0022.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0023.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0024.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0025.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0026.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0027.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0028.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0029.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0030.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0031.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0032.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0033.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0034.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0035.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0036.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0037.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0038.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0039.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\tsj\t_0040.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0001.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0002.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0003.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0004.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0005.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0006.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0007.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0008.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0009.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0010.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0011.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0012.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0013.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0014.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0015.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0016.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0017.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0018.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0019.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0020.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0021.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0022.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0023.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0024.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0025.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0026.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0027.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0028.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0029.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0030.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0031.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0032.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0033.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0034.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0035.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0036.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0037.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0038.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0039.gif" />
- <Content Include="Content\ueditor\dialogs\emotion\images\youa\y_0040.gif" />
- <Content Include="Content\ueditor\lang\en\en.js" />
- <Content Include="Content\ueditor\lang\en\images\addimage.png" />
- <Content Include="Content\ueditor\lang\en\images\alldeletebtnhoverskin.png" />
- <Content Include="Content\ueditor\lang\en\images\alldeletebtnupskin.png" />
- <Content Include="Content\ueditor\lang\en\images\background.png" />
- <Content Include="Content\ueditor\lang\en\images\button.png" />
- <Content Include="Content\ueditor\lang\en\images\copy.png" />
- <Content Include="Content\ueditor\lang\en\images\deletedisable.png" />
- <Content Include="Content\ueditor\lang\en\images\deleteenable.png" />
- <Content Include="Content\ueditor\lang\en\images\listbackground.png" />
- <Content Include="Content\ueditor\lang\en\images\localimage.png" />
- <Content Include="Content\ueditor\lang\en\images\music.png" />
- <Content Include="Content\ueditor\lang\en\images\rotateleftdisable.png" />
- <Content Include="Content\ueditor\lang\en\images\rotateleftenable.png" />
- <Content Include="Content\ueditor\lang\en\images\rotaterightdisable.png" />
- <Content Include="Content\ueditor\lang\en\images\rotaterightenable.png" />
- <Content Include="Content\ueditor\lang\en\images\upload.png" />
- <Content Include="Content\ueditor\lang\zh-cn\images\copy.png" />
- <Content Include="Content\ueditor\lang\zh-cn\images\localimage.png" />
- <Content Include="Content\ueditor\lang\zh-cn\images\music.png" />
- <Content Include="Content\ueditor\lang\zh-cn\images\upload.png" />
- <Content Include="Content\ueditor\lang\zh-cn\zh-cn.js" />
- <Content Include="Content\ueditor\themes\default\css\ueditor.css" />
- <Content Include="Content\ueditor\themes\default\css\ueditor.min.css" />
- <Content Include="Content\ueditor\themes\default\dialogbase.css" />
- <Content Include="Content\ueditor\themes\default\images\anchor.gif" />
- <Content Include="Content\ueditor\themes\default\images\arrow.png" />
- <Content Include="Content\ueditor\themes\default\images\arrow_down.png" />
- <Content Include="Content\ueditor\themes\default\images\arrow_up.png" />
- <Content Include="Content\ueditor\themes\default\images\button-bg.gif" />
- <Content Include="Content\ueditor\themes\default\images\cancelbutton.gif" />
- <Content Include="Content\ueditor\themes\default\images\charts.png" />
- <Content Include="Content\ueditor\themes\default\images\cursor_h.gif" />
- <Content Include="Content\ueditor\themes\default\images\cursor_h.png" />
- <Content Include="Content\ueditor\themes\default\images\cursor_v.gif" />
- <Content Include="Content\ueditor\themes\default\images\cursor_v.png" />
- <Content Include="Content\ueditor\themes\default\images\dialog-title-bg.png" />
- <Content Include="Content\ueditor\themes\default\images\filescan.png" />
- <Content Include="Content\ueditor\themes\default\images\highlighted.gif" />
- <Content Include="Content\ueditor\themes\default\images\icons-all.gif" />
- <Content Include="Content\ueditor\themes\default\images\icons.gif" />
- <Content Include="Content\ueditor\themes\default\images\icons.png" />
- <Content Include="Content\ueditor\themes\default\images\loaderror.png" />
- <Content Include="Content\ueditor\themes\default\images\loading.gif" />
- <Content Include="Content\ueditor\themes\default\images\lock.gif" />
- <Content Include="Content\ueditor\themes\default\images\neweditor-tab-bg.png" />
- <Content Include="Content\ueditor\themes\default\images\pagebreak.gif" />
- <Content Include="Content\ueditor\themes\default\images\scale.png" />
- <Content Include="Content\ueditor\themes\default\images\sortable.png" />
- <Content Include="Content\ueditor\themes\default\images\spacer.gif" />
- <Content Include="Content\ueditor\themes\default\images\sparator_v.png" />
- <Content Include="Content\ueditor\themes\default\images\table-cell-align.png" />
- <Content Include="Content\ueditor\themes\default\images\tangram-colorpicker.png" />
- <Content Include="Content\ueditor\themes\default\images\toolbar_bg.png" />
- <Content Include="Content\ueditor\themes\default\images\unhighlighted.gif" />
- <Content Include="Content\ueditor\themes\default\images\upload.png" />
- <Content Include="Content\ueditor\themes\default\images\videologo.gif" />
- <Content Include="Content\ueditor\themes\default\images\word.gif" />
- <Content Include="Content\ueditor\themes\default\images\wordpaste.png" />
- <Content Include="Content\ueditor\themes\iframe.css" />
- <Content Include="Content\ueditor\third-party\codemirror\codemirror.css" />
- <Content Include="Content\ueditor\third-party\codemirror\codemirror.js" />
- <Content Include="Content\ueditor\third-party\highcharts\adapters\mootools-adapter.js" />
- <Content Include="Content\ueditor\third-party\highcharts\adapters\mootools-adapter.src.js" />
- <Content Include="Content\ueditor\third-party\highcharts\adapters\prototype-adapter.js" />
- <Content Include="Content\ueditor\third-party\highcharts\adapters\prototype-adapter.src.js" />
- <Content Include="Content\ueditor\third-party\highcharts\adapters\standalone-framework.js" />
- <Content Include="Content\ueditor\third-party\highcharts\adapters\standalone-framework.src.js" />
- <Content Include="Content\ueditor\third-party\highcharts\highcharts-more.js" />
- <Content Include="Content\ueditor\third-party\highcharts\highcharts-more.src.js" />
- <Content Include="Content\ueditor\third-party\highcharts\highcharts.js" />
- <Content Include="Content\ueditor\third-party\highcharts\highcharts.src.js" />
- <Content Include="Content\ueditor\third-party\highcharts\modules\annotations.js" />
- <Content Include="Content\ueditor\third-party\highcharts\modules\annotations.src.js" />
- <Content Include="Content\ueditor\third-party\highcharts\modules\canvas-tools.js" />
- <Content Include="Content\ueditor\third-party\highcharts\modules\canvas-tools.src.js" />
- <Content Include="Content\ueditor\third-party\highcharts\modules\data.js" />
- <Content Include="Content\ueditor\third-party\highcharts\modules\data.src.js" />
- <Content Include="Content\ueditor\third-party\highcharts\modules\drilldown.js" />
- <Content Include="Content\ueditor\third-party\highcharts\modules\drilldown.src.js" />
- <Content Include="Content\ueditor\third-party\highcharts\modules\exporting.js" />
- <Content Include="Content\ueditor\third-party\highcharts\modules\exporting.src.js" />
- <Content Include="Content\ueditor\third-party\highcharts\modules\funnel.js" />
- <Content Include="Content\ueditor\third-party\highcharts\modules\funnel.src.js" />
- <Content Include="Content\ueditor\third-party\highcharts\modules\heatmap.js" />
- <Content Include="Content\ueditor\third-party\highcharts\modules\heatmap.src.js" />
- <Content Include="Content\ueditor\third-party\highcharts\modules\map.js" />
- <Content Include="Content\ueditor\third-party\highcharts\modules\map.src.js" />
- <Content Include="Content\ueditor\third-party\highcharts\modules\no-data-to-display.js" />
- <Content Include="Content\ueditor\third-party\highcharts\modules\no-data-to-display.src.js" />
- <Content Include="Content\ueditor\third-party\highcharts\themes\dark-blue.js" />
- <Content Include="Content\ueditor\third-party\highcharts\themes\dark-green.js" />
- <Content Include="Content\ueditor\third-party\highcharts\themes\gray.js" />
- <Content Include="Content\ueditor\third-party\highcharts\themes\grid.js" />
- <Content Include="Content\ueditor\third-party\highcharts\themes\skies.js" />
- <Content Include="Content\ueditor\third-party\jquery-1.10.2.js" />
- <Content Include="Content\ueditor\third-party\jquery-1.10.2.min.js" />
- <Content Include="Content\ueditor\third-party\snapscreen\UEditorSnapscreen.exe" />
- <Content Include="Content\ueditor\third-party\SyntaxHighlighter\shCore.js" />
- <Content Include="Content\ueditor\third-party\SyntaxHighlighter\shCoreDefault.css" />
- <Content Include="Content\ueditor\third-party\video-js\font\vjs.svg" />
- <Content Include="Content\ueditor\third-party\video-js\video-js.css" />
- <Content Include="Content\ueditor\third-party\video-js\video-js.min.css" />
- <Content Include="Content\ueditor\third-party\video-js\video-js.swf" />
- <Content Include="Content\ueditor\third-party\video-js\video.dev.js" />
- <Content Include="Content\ueditor\third-party\video-js\video.js" />
- <Content Include="Content\ueditor\third-party\webuploader\Uploader.swf" />
- <Content Include="Content\ueditor\third-party\webuploader\webuploader.css" />
- <Content Include="Content\ueditor\third-party\webuploader\webuploader.custom.js" />
- <Content Include="Content\ueditor\third-party\webuploader\webuploader.custom.min.js" />
- <Content Include="Content\ueditor\third-party\webuploader\webuploader.flashonly.js" />
- <Content Include="Content\ueditor\third-party\webuploader\webuploader.flashonly.min.js" />
- <Content Include="Content\ueditor\third-party\webuploader\webuploader.html5only.js" />
- <Content Include="Content\ueditor\third-party\webuploader\webuploader.html5only.min.js" />
- <Content Include="Content\ueditor\third-party\webuploader\webuploader.js" />
- <Content Include="Content\ueditor\third-party\webuploader\webuploader.min.js" />
- <Content Include="Content\ueditor\third-party\webuploader\webuploader.withoutimage.js" />
- <Content Include="Content\ueditor\third-party\webuploader\webuploader.withoutimage.min.js" />
- <Content Include="Content\ueditor\third-party\xss.min.js" />
- <Content Include="Content\ueditor\third-party\zeroclipboard\ZeroClipboard.js" />
- <Content Include="Content\ueditor\third-party\zeroclipboard\ZeroClipboard.min.js" />
- <Content Include="Content\ueditor\third-party\zeroclipboard\ZeroClipboard.swf" />
- <Content Include="Content\ueditor\ueditor.all.js" />
- <Content Include="Content\ueditor\ueditor.all.min.js" />
- <Content Include="Content\ueditor\ueditor.config.js" />
- <Content Include="Content\ueditor\ueditor.parse.js" />
- <Content Include="Content\ueditor\ueditor.parse.min.js" />
- <Content Include="Content\uploadify\Change Log.txt" />
- <Content Include="Content\uploadify\check-exists.php" />
- <Content Include="Content\uploadify\index.php" />
- <Content Include="Content\uploadify\jquery.uploadify.js" />
- <Content Include="Content\uploadify\jquery.uploadify.min.js" />
- <Content Include="Content\uploadify\license.txt" />
- <Content Include="Content\uploadify\uploadify-cancel.png" />
- <Content Include="Content\uploadify\uploadify.css" />
- <Content Include="Content\uploadify\uploadify.php" />
- <Content Include="Content\uploadify\uploadify.swf" />
- <Content Include="Content\uploadify\__MACOSX\._Change Log.txt" />
- <Content Include="Content\uploadify\__MACOSX\._uploadify.swf" />
- <Content Include="Content\vue\vue-resource.js" />
- <Content Include="Content\vue\vue.js" />
- <Content Include="Content\webuploader\Uploader.swf" />
- <Content Include="Content\webuploader\webuploader.css" />
- <Content Include="Content\webuploader\webuploader.custom.js" />
- <Content Include="Content\webuploader\webuploader.custom.min.js" />
- <Content Include="Content\webuploader\webuploader.fis.js" />
- <Content Include="Content\webuploader\webuploader.flashonly.js" />
- <Content Include="Content\webuploader\webuploader.flashonly.min.js" />
- <Content Include="Content\webuploader\webuploader.html5only.js" />
- <Content Include="Content\webuploader\webuploader.html5only.min.js" />
- <Content Include="Content\webuploader\webuploader.js" />
- <Content Include="Content\webuploader\webuploader.min.js" />
- <Content Include="Content\webuploader\webuploader.noimage.js" />
- <Content Include="Content\webuploader\webuploader.noimage.min.js" />
- <Content Include="Content\webuploader\webuploader.nolog.js" />
- <Content Include="Content\webuploader\webuploader.nolog.min.js" />
- <Content Include="Content\webuploader\webuploader.withoutimage.js" />
- <Content Include="Content\webuploader\webuploader.withoutimage.min.js" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\Form.cshtml" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\HistoryForm.cshtml" />
- <Content Include="PhonePage\index.html" />
- <Content Include="PhonePage\newStudentGui.html" />
- <Content Include="PhonePage\proDsc.html" />
- <Content Include="PhonePage\schoolNewsDetails.html" />
- <Content Include="PhonePage\schoolNewsList.html" />
- <Content Include="PhonePage\schoolSceneryList.html" />
- <Content Include="PhonePage\server.js" />
- <Content Include="PhonePage\survey.html" />
- <Content Include="PhonePage\surveyold.html" />
- <Content Include="Resource\wav\收到新消息.wav" />
- <Content Include="Views\Home\AdminAccordion\Index.css" />
- <Content Include="Views\Home\AdminAccordion\Index.js" />
- <Content Include="Views\Home\AdminDefault\indexNavigation.js" />
- <Content Include="Views\Home\AdminDesktopAccordion\index.css" />
- <Content Include="Views\Home\AdminDesktopAccordion\index.js" />
- <Content Include="Views\Home\AdminDesktopTemp\Index.css" />
- <Content Include="Views\Home\AdminDesktopTemp\Index.js" />
- <Content Include="Views\Home\AdminDesktopTop\index.css" />
- <Content Include="Views\Home\AdminDesktopTop\index.js" />
- <Content Include="Views\Home\AdminDesktopWindos\index.css" />
- <Content Include="Views\Home\AdminDesktopWindos\index.js" />
- <Content Include="Views\Home\AdminDesktop\Index.css" />
- <Content Include="Views\Home\AdminDesktop\Index.js" />
- <Content Include="Views\Home\AdminTheme5\index.css" />
- <Content Include="Views\Home\AdminTheme5\index.js" />
- <Content Include="Views\Home\AdminTop\Index.css" />
- <Content Include="Views\Home\AdminTop\Index.js" />
- <Content Include="Views\Home\AdminWindos\Index.css" />
- <Content Include="Views\Home\AdminWindos\Index.js" />
- <Content Include="Views\Home\DataBaseInit.js" />
- <Content Include="Views\Home\ChangePwd.js" />
- <Content Include="Views\Home\NeedToDoForm.js" />
- <Content Include="Views\Home\Guide\guide.css" />
- <Content Include="Views\Home\Guide\index.css" />
- <Content Include="Views\Home\Guide\index.js" />
- <Content Include="Views\Home\HomeOfStudent\Index.css" />
- <Content Include="Views\Home\HomeOfStudent\Index.js" />
- <Content Include="Views\Login\Accordion\Index.css" />
- <Content Include="Views\Login\Accordion\Index.js" />
- <Content Include="Views\Login\ACLogon.js" />
- <Content Include="Views\Login\Default.cshtml" />
- <Content Include="Views\Login\Default\IndexWxLogin.js" />
- <Content Include="Views\Login\Default\Index.css" />
- <Content Include="Views\Login\Default\Index.js" />
- <Content Include="Views\Login\Default\qrcode.min.js" />
- <Content Include="Views\Login\images\login1.png" />
- <Content Include="Views\Login\images\loginBg.jpg" />
- <Content Include="Views\Login\PageFive\IndexWxLogin.js" />
- <Content Include="Views\Login\PageFour\IndexWxLogin.js" />
- <Content Include="Views\Login\PageOne\IndexWxLogin.js" />
- <Content Include="Views\Login\PageSix\IndexWxLogin.js" />
- <Content Include="Views\Login\PageSix\Index.js" />
- <Content Include="Views\Login\PageFive\Index.js" />
- <Content Include="Views\Login\PageFour\Index.js" />
- <Content Include="Views\Login\PageOne\Index.js" />
- <Content Include="Views\Login\PageThree\IndexWxLogin.js" />
- <Content Include="Views\Login\PageThree\Index.js" />
- <Content Include="Views\Login\PageTwo\IndexWxLogin.js" />
- <Content Include="Views\Login\PageTwo\Index.js" />
- <Content Include="Views\Login\Top\Index.css" />
- <Content Include="Views\Login\Top\Index.js" />
- <Content Include="Views\Login\Window\Index.css" />
- <Content Include="Views\Login\Window\Index.js" />
- <Content Include="Views\LR_Content\plugin\contextmenu\lr-contextmenu.css" />
- <Content Include="Views\LR_Content\plugin\contextmenu\lr-contextmenu.js" />
- <Content Include="Views\LR_Content\plugin\custmerform\lr-formcomponts.js" />
- <Content Include="Views\LR_Content\plugin\custmerform\lr-formdesigner.css" />
- <Content Include="Views\LR_Content\plugin\custmerform\lr-formdesigner.js" />
- <Content Include="Views\LR_Content\plugin\custmerform\lr-formrender.js" />
- <Content Include="Views\LR_Content\plugin\gantt\lrGantt.css" />
- <Content Include="Views\LR_Content\plugin\gantt\lrGantt.js" />
- <Content Include="Views\LR_Content\plugin\grid\jfgrid.css" />
- <Content Include="Views\LR_Content\plugin\grid\jfgrid.js" />
- <Content Include="Views\LR_Content\plugin\im\lr-im.css" />
- <Content Include="Views\LR_Content\plugin\im\lr-im.js" />
- <Content Include="Views\LR_Content\plugin\custmerquery\lr-custmerquery.css" />
- <Content Include="Views\LR_Content\plugin\custmerquery\lr-custmerquery.js" />
- <Content Include="Views\LR_Content\plugin\date\lr-datepicker.css" />
- <Content Include="Views\LR_Content\plugin\date\lr-datepicker.js" />
- <Content Include="Views\LR_Content\plugin\formselect\lr-formselect.css" />
- <Content Include="Views\LR_Content\plugin\formselect\lr-formselect.js" />
- <Content Include="Views\LR_Content\plugin\inputsearch\lr-isearch.css" />
- <Content Include="Views\LR_Content\plugin\inputsearch\lr-isearch.js" />
- <Content Include="Views\LR_Content\plugin\layerselect\lr-layerselect.css" />
- <Content Include="Views\LR_Content\plugin\layerselect\lr-layerselect.js" />
- <Content Include="Views\LR_Content\plugin\layout\lr-layout.css" />
- <Content Include="Views\LR_Content\plugin\layout\lr-layout.js" />
- <Content Include="Views\LR_Content\plugin\mousewheel\mousewheel.js" />
- <Content Include="Views\LR_Content\plugin\resize\resize.js" />
- <Content Include="Views\LR_Content\plugin\scroll\scroll.css" />
- <Content Include="Views\LR_Content\plugin\scroll\scroll.js" />
- <Content Include="Views\LR_Content\plugin\select\lr-select.css" />
- <Content Include="Views\LR_Content\plugin\select\lr-select.js" />
- <Content Include="Views\LR_Content\plugin\timeline\lr-timelineEsc.js" />
- <Content Include="Views\LR_Content\plugin\timeline\lr-timeline.css" />
- <Content Include="Views\LR_Content\plugin\timeline\lr-timeline.js" />
- <Content Include="Views\LR_Content\plugin\tree\lr-tree.css" />
- <Content Include="Views\LR_Content\plugin\uploader\lr-uploader.css" />
- <Content Include="Views\LR_Content\plugin\uploader\lr-uploader.js" />
- <Content Include="Views\LR_Content\plugin\wizard\wizard.css" />
- <Content Include="Views\LR_Content\plugin\wizard\wizard.js" />
- <Content Include="Views\LR_Content\plugin\workflownew\lr-workflow-ui.css" />
- <Content Include="Views\LR_Content\plugin\workflownew\lr-workflow-ui.js" />
- <Content Include="Views\LR_Content\plugin\workflow\lr-workflow-api.js" />
- <Content Include="Views\LR_Content\plugin\workflow\lr-workflow-ui.css" />
- <Content Include="Views\LR_Content\plugin\workflow\lr-workflow-ui.js" />
- <Content Include="Views\LR_Content\script\lr-adminForDC.js" />
- <Content Include="Views\LR_Content\script\lr-admin.js" />
- <Content Include="Views\LR_Content\script\lr-authorize.js" />
- <Content Include="Views\LR_Content\script\lr-chartshelper.js" />
- <Content Include="Views\LR_Content\script\lr-date.js" />
- <Content Include="Views\LR_Content\script\lr-fileupload.js" />
- <Content Include="Views\LR_Content\script\lr-form.js" />
- <Content Include="Views\LR_Content\script\lr-iframe-index.js" />
- <Content Include="Views\LR_Content\script\lr-bootstrap.js" />
- <Content Include="Views\LR_Content\script\pushmessage.js" />
- <Content Include="Views\LR_Content\script\lr-im.js" />
- <Content Include="Views\LR_Content\script\lr-language - 副本.js" />
- <Content Include="Views\LR_Content\script\lr-language.js" />
- <Content Include="Views\LR_Content\script\lr-tabs.js" />
- <Content Include="Views\LR_Content\script\lr-validator.js" />
- <Content Include="Views\LR_Content\script\lr-validator-helper.js" />
- <Content Include="Views\LR_Content\script\lr-excel.js" />
- <Content Include="Views\LR_Content\script\lr_layout.js" />
- <Content Include="Views\LR_Content\style\lr-admin.css" />
- <Content Include="Views\LR_Content\style\lr-iframe-form.css" />
- <Content Include="Views\LR_Content\style\lr-iframe-index.css" />
- <Content Include="Views\LR_Content\script\lr-ajax.js" />
- <Content Include="Views\LR_Content\script\lr-base.js" />
- <Content Include="Views\LR_Content\script\lr-clientdata.js" />
- <Content Include="Views\LR_Content\style\lr-common.css" />
- <Content Include="favicon.ico" />
- <Content Include="Global.asax" />
- <Content Include="Content\jquery\jquery-1.10.2.min.js" />
- <Content Include="Index.htm" />
- <Content Include="Content\bootstrap\modernizr-2.6.2.min.js" />
- <Content Include="Content\bootstrap\respond.min.js" />
- <Content Include="Content\bootstrap\bootstrap.min.js" />
- <Content Include="Content\font\fonts\fontawesome-webfont.eot" />
- <Content Include="Content\font\fonts\fontawesome-webfont.ttf" />
- <Content Include="Content\font\fonts\fontawesome-webfont.woff" />
- <Content Include="Content\font\fonts\fontawesome-webfont.woff2" />
- <Content Include="Content\font\fonts\FontAwesome.otf" />
- <Content Include="Views\Home\AdminDefault\index.css" />
- <Content Include="Views\Home\AdminDefault\index.js" />
- <Content Include="Views\LR_Content\script\lr-layer.js" />
- <Content Include="Views\LR_Content\plugin\tree\lr-tree.js" />
- <Content Include="Views\Login\index.css" />
- <Content Include="Views\Login\index.js" />
- <Content Include="Areas\LR_SystemModule\Views\web.config" />
- <Content Include="Areas\LR_OrganizationModule\Views\web.config" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\web.config" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\PluginDemo\Index.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\Area\Index.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\Module\Index.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\Module\Form.cshtml" />
- <Content Include="Views\LR_Content\style\lr-reportTemplate.css" />
- <Content Include="Views\Shared\_Form.cshtml" />
- <Content Include="Content\jquery\plugin\toastr\toastr.min.js" />
- <Content Include="Areas\LR_SystemModule\Views\Area\Form.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\DataItem\Index.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\DataItem\ClassifyIndex.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\DataItem\ClassifyForm.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\DataItem\Form.cshtml" />
- <Content Include="Areas\LR_OrganizationModule\Views\Company\Index.cshtml" />
- <Content Include="Areas\LR_OrganizationModule\Views\Company\Form.cshtml" />
- <Content Include="Areas\LR_OrganizationModule\Views\Department\Index.cshtml" />
- <Content Include="Areas\LR_OrganizationModule\Views\Department\Form.cshtml" />
- <Content Include="Areas\LR_OrganizationModule\Views\Role\Index.cshtml" />
- <Content Include="Areas\LR_OrganizationModule\Views\Role\Form.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\Log\Index.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\CustmerQuery\Index.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\CustmerQuery\Form.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\CustmerQuery\QueryForm.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\Log\Form.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\DatabaseLink\Index.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\DatabaseLink\Form.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\DatabaseTable\Index.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\DatabaseTable\Form.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\DatabaseTable\TableIndex.cshtml" />
- <Content Include="Views\Home\AdminAccordion.cshtml" />
- <Content Include="Views\Home\AdminWindos.cshtml" />
- <Content Include="Views\Home\AdminTop.cshtml" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\Icon\Index.cshtml" />
- <Content Include="Areas\LR_OrganizationModule\Views\User\SelectForm.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\CodeRule\Index.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\CodeRule\Form.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\CodeRule\FormatForm.cshtml" />
- <Content Include="Areas\LR_OrganizationModule\Views\Post\Index.cshtml" />
- <Content Include="Areas\LR_OrganizationModule\Views\Post\Form.cshtml" />
- <Content Include="Areas\LR_OrganizationModule\Views\Post\SelectForm.cshtml" />
- <Content Include="Areas\LR_OrganizationModule\Views\User\Index.cshtml" />
- <Content Include="Areas\LR_OrganizationModule\Views\User\Form.cshtml" />
- <Content Include="Areas\LR_AuthorizeModule\Views\web.config" />
- <Content Include="Areas\LR_AuthorizeModule\Views\FilterIP\Index.cshtml" />
- <Content Include="Areas\LR_AuthorizeModule\Views\FilterIP\Form.cshtml" />
- <Content Include="Areas\LR_AuthorizeModule\Views\FilterTime\Form.cshtml" />
- <Content Include="Content\ueditor\third-party\jquery-1.10.2.min.map" />
- <Content Include="Content\ueditor\third-party\video-js\font\vjs.eot" />
- <Content Include="Content\ueditor\third-party\video-js\font\vjs.ttf" />
- <Content Include="Content\ueditor\third-party\video-js\font\vjs.woff" />
- <Content Include="Content\ueditor\config\config.json" />
- <Content Include="Areas\LR_FormModule\Views\web.config" />
- <Content Include="Areas\LR_FormModule\Views\Custmerform\Index.cshtml" />
- <Content Include="Areas\LR_FormModule\Views\Custmerform\Form.cshtml" />
- <Content Include="Areas\LR_FormModule\Views\Custmerform\PreviewForm.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\DataSource\Index.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\DataSource\Form.cshtml" />
- <Content Include="Views\Shared\_Admin.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\Annexes\UploadForm.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\Annexes\DownForm.cshtml" />
- <Content Include="Content\webuploader\README.md" />
- <Content Include="Areas\LR_SystemModule\Views\ExcelImport\Index.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\ExcelImport\Form.cshtml" />
- <Content Include="Views\Shared\_CustmerFormDesigner.cshtml" />
- <Content Include="Content\jquery-ui-1.12.1.custom\package.json" />
- <Content Include="Areas\LR_FormModule\Views\Custmerform\DataTableForm.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\DataSource\SelectForm.cshtml" />
- <Content Include="Views\Home\AdminDesktopTemp.cshtml" />
- <Content Include="Areas\LR_AuthorizeModule\Views\UserRelation\LookForm.cshtml" />
- <Content Include="Areas\LR_AuthorizeModule\Views\UserRelation\SelectForm.cshtml" />
- <Content Include="Areas\LR_AuthorizeModule\Views\Authorize\Form.cshtml" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\Index.cshtml" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplateAPP\Index.cshtml" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\FastCodeIndex.cshtml" />
- <Content Include="Areas\LR_WorkFlowModule\Views\web.config" />
- <Content Include="Areas\LR_CRMModule\Views\web.config" />
- <Content Include="Views\Shared\_CodeBulidForm.cshtml" />
- <Content Include="Areas\LR_AuthorizeModule\Views\DataAuthorize\QueryForm.cshtml" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\Index.cshtml" />
- <Content Include="Views\Shared\_WorkFlowForm.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\DataItem\DetailIndex.cshtml" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\NodeForm.cshtml" />
- <Content Include="Views\Shared\_CustmerFormPreview.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\Interface\Index.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\Interface\Form.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\Interface\FieldForm.cshtml" />
- <Content Include="Views\Shared\_ReportTemplate.cshtml" />
- <Content Include="Areas\LR_FormModule\Views\Custmerform\HistoryForm.cshtml" />
- <Content Include="Areas\LR_ReportModule\Views\web.config" />
- <Content Include="Areas\LR_ReportModule\Views\ReportTemplate\FinanceReport.cshtml" />
- <Content Include="Areas\LR_ReportModule\Views\ReportTemplate\PurchaseReport.cshtml" />
- <Content Include="Areas\LR_ReportModule\Views\ReportTemplate\SalesReport.cshtml" />
- <Content Include="Areas\LR_ReportModule\Views\ReportTemplate\StockReport.cshtml" />
- <Content Include="Areas\LR_ReportModule\Views\ReportTemplate\ReportData\FinanceReport.xlsx" />
- <Content Include="Areas\LR_ReportModule\Views\ReportTemplate\ReportData\PurchaseReport.xlsx" />
- <Content Include="Areas\LR_ReportModule\Views\ReportTemplate\ReportData\SalesReport.xlsx" />
- <Content Include="Areas\LR_ReportModule\Views\ReportTemplate\ReportData\StockReport.xlsx" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\EntityCodeIndex.cshtml" />
- <Content Include="Areas\LR_CRMModule\Views\CrmOrder\Form.cshtml" />
- <Content Include="Areas\LR_CRMModule\Views\CrmOrder\Index.cshtml" />
- <Content Include="Areas\LR_OAModule\Views\web.config" />
- <Content Include="Areas\LR_OAModule\Views\News\Form.cshtml" />
- <Content Include="Areas\LR_OAModule\Views\News\Index.cshtml" />
- <Content Include="Areas\LR_OAModule\Views\Notice\Form.cshtml" />
- <Content Include="Areas\LR_OAModule\Views\Notice\Index.cshtml" />
- <Content Include="Areas\LR_OAModule\Views\Schedule\Index.cshtml" />
- <Content Include="Content\jquery\plugin\jquery-ui\images\ui-icons_2e83ff_256x240.png.5576_1.1154.partial" />
- <Content Include="Areas\LR_OAModule\Views\Schedule\Form.cshtml" />
- <Content Include="Areas\LR_CRMModule\Views\CashBalance\Index.cshtml" />
- <Content Include="Areas\LR_CRMModule\Views\Chance\Detail.cshtml" />
- <Content Include="Areas\LR_CRMModule\Views\Chance\Form.cshtml" />
- <Content Include="Areas\LR_CRMModule\Views\Chance\Index.cshtml" />
- <Content Include="Areas\LR_CRMModule\Views\CustomerContact\ContactIndex.cshtml" />
- <Content Include="Areas\LR_CRMModule\Views\CustomerContact\ContactForm.cshtml" />
- <Content Include="Areas\LR_CRMModule\Views\Customer\Detail.cshtml" />
- <Content Include="Areas\LR_CRMModule\Views\Customer\Form.cshtml" />
- <Content Include="Areas\LR_CRMModule\Views\Customer\Index.cshtml" />
- <Content Include="Areas\LR_CRMModule\Views\Expenses\Index.cshtml" />
- <Content Include="Areas\LR_CRMModule\Views\Expenses\ExpensesForm.cshtml" />
- <Content Include="Areas\LR_CRMModule\Views\Invoice\Index.cshtml" />
- <Content Include="Areas\LR_CRMModule\Views\Invoice\Form.cshtml" />
- <Content Include="Areas\LR_CRMModule\Views\Receivable\ReportIndex.cshtml" />
- <Content Include="Areas\LR_CRMModule\Views\Receivable\Index.cshtml" />
- <Content Include="Areas\LR_CRMModule\Views\Receivable\ReceiptForm.cshtml" />
- <Content Include="Areas\LR_CRMModule\Views\TrailRecord\Index.cshtml" />
- <Content Include="Areas\LR_ReportModule\Views\ReportManage\Form.cshtml" />
- <Content Include="Areas\LR_ReportModule\Views\ReportManage\Index.cshtml" />
- <Content Include="Areas\LR_ReportModule\Views\ReportManage\Preview.cshtml" />
- <Content Include="Areas\LR_OAModule\Views\Signet\Index.cshtml" />
- <Content Include="Areas\LR_FormModule\Views\Custmerform\SetFieldForm.cshtml" />
- <Content Include="Areas\LR_FormModule\Views\Custmerform\SetFieldIndex.cshtml" />
- <Content Include="Areas\LR_FormModule\Views\Custmerform\SetSelectFieldForm.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\DataSource\TestForm.cshtml" />
- <Content Include="Areas\LR_WebChatModule\Views\web.config" />
- <Content Include="Areas\LR_WebChatModule\Views\Token\Index.cshtml" />
- <Content Include="Areas\LR_FormModule\Views\FormRelation\Index.cshtml" />
- <Content Include="Areas\LR_FormModule\Views\FormRelation\Form.cshtml" />
- <Content Include="Areas\LR_FormModule\Views\FormRelation\QueryFieldForm.cshtml" />
- <Content Include="Areas\LR_FormModule\Views\FormRelation\ColFieldForm.cshtml" />
- <Content Include="Areas\LR_FormModule\Views\FormRelation\PreviewIndex.cshtml" />
- <Content Include="Views\Shared\_CustmerIndexPreview.cshtml" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\PostForm.cshtml" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\RoleForm.cshtml" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\UserForm.cshtml" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\AuthorizeForm.cshtml" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\ConditionFieldForm.cshtml" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\FieldSelectForm.cshtml" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\LineForm.cshtml" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\PreviewForm.cshtml" />
- <Content Include="Areas\LR_FormModule\Views\Custmerform\LayerInstanceForm.cshtml" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfScheme\WorkformForm.cshtml" />
- <Content Include="Areas\LR_FormModule\Views\Custmerform\WorkflowInstanceForm.cshtml" />
- <Content Include="Areas\LR_FormModule\Views\Custmerform\TabInstanceForm.cshtml" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\Index.cshtml" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\ReleaseForm.cshtml" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\CustmerWorkFlowForm.cshtml" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\WfNodeForm.cshtml" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\ReleaseFlowForm.cshtml" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\AuditFlowForm.cshtml" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfDelegateRule\Index.cshtml" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfDelegateRule\Form.cshtml" />
- <Content Include="Areas\LR_OrganizationModule\Views\User\SelectOnlyForm.cshtml" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\SignFlowForm.cshtml" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\CustmerCodeIndex.cshtml" />
- <Content Include="Areas\LR_CodeDemo\Views\web.config" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfMonitor\Index.cshtml" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfSystemDemo\DemoLeaveForm.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\Log\DetailForm.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\ExcelExport\Index.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\ExcelExport\Form.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\ExcelImport\SetFieldForm.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\ExcelImport\ImportForm.cshtml" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfSystemDemo\DemoLeaveIndex.cshtml" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\WorkflowCodeIndex.cshtml" />
- <Content Include="Areas\AppManager\Views\web.config" />
- <Content Include="Areas\AppManager\Views\FunctionManager\Index.cshtml" />
- <Content Include="Areas\AppManager\Views\FunctionManager\Form.cshtml" />
- <Content Include="Content\fontApp\iconfont.eot" />
- <Content Include="Content\fontApp\iconfont.ttf" />
- <Content Include="Content\fontApp\iconfont.woff" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\Icon\AppIndex.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\DbField\Index.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\DbField\Form.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\DatabaseTable\EditTableForm.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\DatabaseTable\CopyTableForm.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\DbField\SelectForm.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\DatabaseTable\DraftForm.cshtml" />
- <Content Include="Areas\LR_CodeDemo\Views\GridDemo\CommonIndex.cshtml" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\AddBtnForm.cshtml" />
- <Content Include="Areas\LR_CodeDemo\Views\GridDemo\EditIndex.cshtml" />
- <Content Include="Areas\LR_CodeDemo\Views\GridDemo\ReportIndex.cshtml" />
- <Content Include="Areas\LR_IM\Views\web.config" />
- <Content Include="Areas\LR_IM\Views\SysUser\Index.cshtml" />
- <Content Include="Areas\LR_IM\Views\SysUser\Form.cshtml" />
- <Content Include="Areas\LR_IM\Views\IMMsg\Index.cshtml" />
- <Content Include="Areas\LR_AuthorizeModule\Views\Authorize\AppForm.cshtml" />
- <Content Include="Areas\LR_WebChatModule\Views\Organize\Index.cshtml" />
- <Content Include="Areas\LR_WebChatModule\Views\Organize\MemberForm.cshtml" />
- <Content Include="Areas\LR_OAModule\Views\Email\ConfigForm.cshtml" />
- <Content Include="Areas\LR_OAModule\Views\Email\DetailForm.cshtml" />
- <Content Include="Areas\LR_OAModule\Views\Email\Form.cshtml" />
- <Content Include="Areas\LR_OAModule\Views\Email\Index.cshtml" />
- <Content Include="Areas\LR_OAModule\Views\ResourceFile\FileForm.cshtml" />
- <Content Include="Areas\LR_OAModule\Views\ResourceFile\FolderForm.cshtml" />
- <Content Include="Areas\LR_OAModule\Views\ResourceFile\Index.cshtml" />
- <Content Include="Areas\LR_OAModule\Views\ResourceFile\MoveForm.cshtml" />
- <Content Include="Areas\LR_OAModule\Views\ResourceFile\UploadifyForm.cshtml" />
- <Content Include="Content\jquerygantt\res\icons.eot" />
- <Content Include="Content\jquerygantt\res\icons.ttf" />
- <Content Include="Content\jquerygantt\res\icons.woff" />
- <Content Include="Areas\LR_OAModule\Views\ProjectGantt\Form.cshtml" />
- <Content Include="Areas\LR_OAModule\Views\ProjectGantt\Index.cshtml" />
- <Content Include="Areas\LR_OAModule\Views\ModuleExport\Index.cshtml" />
- <Content Include="Areas\AppManager\Views\DTImg\Index.cshtml" />
- <Content Include="Areas\AppManager\Views\DTImg\Form.cshtml" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\AppCustmerCodeIndex.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\LogoImg\AppIndex.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\web.config" />
- <Content Include="Areas\LR_Desktop\Views\DTSetting\PcIndex.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\DTSetting\AppIndex.cshtml" />
- <Content Include="Areas\LR_LGManager\Views\web.config" />
- <Content Include="Areas\LR_LGManager\Views\LGMap\DataItemLG.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\LogoImg\PCIndex.cshtml" />
- <Content Include="Areas\LR_LGManager\Views\LGMap\AddForm.cshtml" />
- <Content Include="Areas\LR_LGManager\Views\LGMap\SystemModuleLG.cshtml" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\GridEditCodeIndex.cshtml" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\ReportCodeIndex.cshtml" />
- <Content Include="Areas\LR_ReportTest\Views\web.config" />
- <Content Include="Areas\LR_ReportTestModule\Views\web.config" />
- <Content Include="Areas\LR_ReportTestModule\Views\LR_ReportTest\Index.cshtml" />
- <Content Include="Content\json\map_json\china.json" />
- <Content Include="Content\json\map_json\上海\上海.json" />
- <Content Include="Content\json\map_json\云南\临沧市.json" />
- <Content Include="Content\json\map_json\云南\丽江市.json" />
- <Content Include="Content\json\map_json\云南\云南.json" />
- <Content Include="Content\json\map_json\云南\保山市.json" />
- <Content Include="Content\json\map_json\云南\大理白族自治州.json" />
- <Content Include="Content\json\map_json\云南\德宏傣族景颇族自治州.json" />
- <Content Include="Content\json\map_json\云南\怒江傈僳族自治州.json" />
- <Content Include="Content\json\map_json\云南\文山壮族苗族自治州.json" />
- <Content Include="Content\json\map_json\云南\昆明市.json" />
- <Content Include="Content\json\map_json\云南\昭通市.json" />
- <Content Include="Content\json\map_json\云南\普洱市.json" />
- <Content Include="Content\json\map_json\云南\曲靖市.json" />
- <Content Include="Content\json\map_json\云南\楚雄彝族自治州.json" />
- <Content Include="Content\json\map_json\云南\玉溪市.json" />
- <Content Include="Content\json\map_json\云南\红河哈尼族彝族自治州.json" />
- <Content Include="Content\json\map_json\云南\西双版纳傣族自治州.json" />
- <Content Include="Content\json\map_json\云南\迪庆藏族自治州.json" />
- <Content Include="Content\json\map_json\内蒙古\乌兰察布市.json" />
- <Content Include="Content\json\map_json\内蒙古\乌海市.json" />
- <Content Include="Content\json\map_json\内蒙古\兴安盟.json" />
- <Content Include="Content\json\map_json\内蒙古\内蒙古.json" />
- <Content Include="Content\json\map_json\内蒙古\包头市.json" />
- <Content Include="Content\json\map_json\内蒙古\呼伦贝尔市.json" />
- <Content Include="Content\json\map_json\内蒙古\呼和浩特市.json" />
- <Content Include="Content\json\map_json\内蒙古\巴彦淖尔市.json" />
- <Content Include="Content\json\map_json\内蒙古\赤峰市.json" />
- <Content Include="Content\json\map_json\内蒙古\通辽市.json" />
- <Content Include="Content\json\map_json\内蒙古\鄂尔多斯市.json" />
- <Content Include="Content\json\map_json\内蒙古\锡林郭勒盟.json" />
- <Content Include="Content\json\map_json\内蒙古\阿拉善盟.json" />
- <Content Include="Content\json\map_json\北京\北京.json" />
- <Content Include="Content\json\map_json\台湾\台湾.json" />
- <Content Include="Content\json\map_json\吉林\吉林.json" />
- <Content Include="Content\json\map_json\吉林\吉林市.json" />
- <Content Include="Content\json\map_json\吉林\四平市.json" />
- <Content Include="Content\json\map_json\吉林\延边朝鲜族自治州.json" />
- <Content Include="Content\json\map_json\吉林\松原市.json" />
- <Content Include="Content\json\map_json\吉林\白城市.json" />
- <Content Include="Content\json\map_json\吉林\白山市.json" />
- <Content Include="Content\json\map_json\吉林\辽源市.json" />
- <Content Include="Content\json\map_json\吉林\通化市.json" />
- <Content Include="Content\json\map_json\吉林\长春市.json" />
- <Content Include="Content\json\map_json\四川\乐山市.json" />
- <Content Include="Content\json\map_json\四川\内江市.json" />
- <Content Include="Content\json\map_json\四川\凉山彝族自治州.json" />
- <Content Include="Content\json\map_json\四川\南充市.json" />
- <Content Include="Content\json\map_json\四川\四川.json" />
- <Content Include="Content\json\map_json\四川\宜宾市.json" />
- <Content Include="Content\json\map_json\四川\巴中市.json" />
- <Content Include="Content\json\map_json\四川\广元市.json" />
- <Content Include="Content\json\map_json\四川\广安市.json" />
- <Content Include="Content\json\map_json\四川\德阳市.json" />
- <Content Include="Content\json\map_json\四川\成都市.json" />
- <Content Include="Content\json\map_json\四川\攀枝花市.json" />
- <Content Include="Content\json\map_json\四川\泸州市.json" />
- <Content Include="Content\json\map_json\四川\甘孜藏族自治州.json" />
- <Content Include="Content\json\map_json\四川\眉山市.json" />
- <Content Include="Content\json\map_json\四川\绵阳市.json" />
- <Content Include="Content\json\map_json\四川\自贡市.json" />
- <Content Include="Content\json\map_json\四川\资阳市.json" />
- <Content Include="Content\json\map_json\四川\达州市.json" />
- <Content Include="Content\json\map_json\四川\遂宁市.json" />
- <Content Include="Content\json\map_json\四川\阿坝藏族羌族自治州.json" />
- <Content Include="Content\json\map_json\四川\雅安市.json" />
- <Content Include="Content\json\map_json\天津\天津.json" />
- <Content Include="Content\json\map_json\宁夏\中卫市.json" />
- <Content Include="Content\json\map_json\宁夏\吴忠市.json" />
- <Content Include="Content\json\map_json\宁夏\固原市.json" />
- <Content Include="Content\json\map_json\宁夏\宁夏.json" />
- <Content Include="Content\json\map_json\宁夏\石嘴山市.json" />
- <Content Include="Content\json\map_json\宁夏\银川市.json" />
- <Content Include="Content\json\map_json\安徽\亳州市.json" />
- <Content Include="Content\json\map_json\安徽\六安市.json" />
- <Content Include="Content\json\map_json\安徽\合肥市.json" />
- <Content Include="Content\json\map_json\安徽\安庆市.json" />
- <Content Include="Content\json\map_json\安徽\安徽.json" />
- <Content Include="Content\json\map_json\安徽\宣城市.json" />
- <Content Include="Content\json\map_json\安徽\宿州市.json" />
- <Content Include="Content\json\map_json\安徽\池州市.json" />
- <Content Include="Content\json\map_json\安徽\淮北市.json" />
- <Content Include="Content\json\map_json\安徽\淮南市.json" />
- <Content Include="Content\json\map_json\安徽\滁州市.json" />
- <Content Include="Content\json\map_json\安徽\芜湖市.json" />
- <Content Include="Content\json\map_json\安徽\蚌埠市.json" />
- <Content Include="Content\json\map_json\安徽\铜陵市.json" />
- <Content Include="Content\json\map_json\安徽\阜阳市.json" />
- <Content Include="Content\json\map_json\安徽\马鞍山市.json" />
- <Content Include="Content\json\map_json\安徽\黄山市.json" />
- <Content Include="Content\json\map_json\山东\东营市.json" />
- <Content Include="Content\json\map_json\山东\临沂市.json" />
- <Content Include="Content\json\map_json\山东\威海市.json" />
- <Content Include="Content\json\map_json\山东\山东.json" />
- <Content Include="Content\json\map_json\山东\德州市.json" />
- <Content Include="Content\json\map_json\山东\日照市.json" />
- <Content Include="Content\json\map_json\山东\枣庄市.json" />
- <Content Include="Content\json\map_json\山东\泰安市.json" />
- <Content Include="Content\json\map_json\山东\济南市.json" />
- <Content Include="Content\json\map_json\山东\济宁市.json" />
- <Content Include="Content\json\map_json\山东\淄博市.json" />
- <Content Include="Content\json\map_json\山东\滨州市.json" />
- <Content Include="Content\json\map_json\山东\潍坊市.json" />
- <Content Include="Content\json\map_json\山东\烟台市.json" />
- <Content Include="Content\json\map_json\山东\聊城市.json" />
- <Content Include="Content\json\map_json\山东\莱芜市.json" />
- <Content Include="Content\json\map_json\山东\菏泽市.json" />
- <Content Include="Content\json\map_json\山东\青岛市.json" />
- <Content Include="Content\json\map_json\山西\临汾市.json" />
- <Content Include="Content\json\map_json\山西\吕梁市.json" />
- <Content Include="Content\json\map_json\山西\大同市.json" />
- <Content Include="Content\json\map_json\山西\太原市.json" />
- <Content Include="Content\json\map_json\山西\山西.json" />
- <Content Include="Content\json\map_json\山西\忻州市.json" />
- <Content Include="Content\json\map_json\山西\晋中市.json" />
- <Content Include="Content\json\map_json\山西\晋城市.json" />
- <Content Include="Content\json\map_json\山西\朔州市.json" />
- <Content Include="Content\json\map_json\山西\运城市.json" />
- <Content Include="Content\json\map_json\山西\长治市.json" />
- <Content Include="Content\json\map_json\山西\阳泉市.json" />
- <Content Include="Content\json\map_json\广东\东莞市.json" />
- <Content Include="Content\json\map_json\广东\中山市.json" />
- <Content Include="Content\json\map_json\广东\云浮市.json" />
- <Content Include="Content\json\map_json\广东\佛山市.json" />
- <Content Include="Content\json\map_json\广东\广东.json" />
- <Content Include="Content\json\map_json\广东\广州市.json" />
- <Content Include="Content\json\map_json\广东\惠州市.json" />
- <Content Include="Content\json\map_json\广东\揭阳市.json" />
- <Content Include="Content\json\map_json\广东\梅州市.json" />
- <Content Include="Content\json\map_json\广东\汕头市.json" />
- <Content Include="Content\json\map_json\广东\汕尾市.json" />
- <Content Include="Content\json\map_json\广东\江门市.json" />
- <Content Include="Content\json\map_json\广东\河源市.json" />
- <Content Include="Content\json\map_json\广东\深圳市.json" />
- <Content Include="Content\json\map_json\广东\清远市.json" />
- <Content Include="Content\json\map_json\广东\湛江市.json" />
- <Content Include="Content\json\map_json\广东\潮州市.json" />
- <Content Include="Content\json\map_json\广东\珠海市.json" />
- <Content Include="Content\json\map_json\广东\肇庆市.json" />
- <Content Include="Content\json\map_json\广东\茂名市.json" />
- <Content Include="Content\json\map_json\广东\阳江市.json" />
- <Content Include="Content\json\map_json\广东\韶关市.json" />
- <Content Include="Content\json\map_json\广西\北海市.json" />
- <Content Include="Content\json\map_json\广西\南宁市.json" />
- <Content Include="Content\json\map_json\广西\崇左市.json" />
- <Content Include="Content\json\map_json\广西\广西.json" />
- <Content Include="Content\json\map_json\广西\来宾市.json" />
- <Content Include="Content\json\map_json\广西\柳州市.json" />
- <Content Include="Content\json\map_json\广西\桂林市.json" />
- <Content Include="Content\json\map_json\广西\梧州市.json" />
- <Content Include="Content\json\map_json\广西\河池市.json" />
- <Content Include="Content\json\map_json\广西\玉林市.json" />
- <Content Include="Content\json\map_json\广西\百色市.json" />
- <Content Include="Content\json\map_json\广西\贵港市.json" />
- <Content Include="Content\json\map_json\广西\贺州市.json" />
- <Content Include="Content\json\map_json\广西\钦州市.json" />
- <Content Include="Content\json\map_json\广西\防城港市.json" />
- <Content Include="Content\json\map_json\新疆\乌鲁木齐市.json" />
- <Content Include="Content\json\map_json\新疆\五家渠市.json" />
- <Content Include="Content\json\map_json\新疆\伊犁哈萨克自治州.json" />
- <Content Include="Content\json\map_json\新疆\克孜勒苏柯尔克孜自治州.json" />
- <Content Include="Content\json\map_json\新疆\克拉玛依市.json" />
- <Content Include="Content\json\map_json\新疆\北屯市.json" />
- <Content Include="Content\json\map_json\新疆\博尔塔拉蒙古自治州.json" />
- <Content Include="Content\json\map_json\新疆\双河市.json" />
- <Content Include="Content\json\map_json\新疆\可克达拉市.json" />
- <Content Include="Content\json\map_json\新疆\吐鲁番市.json" />
- <Content Include="Content\json\map_json\新疆\和田地区.json" />
- <Content Include="Content\json\map_json\新疆\哈密地区.json" />
- <Content Include="Content\json\map_json\新疆\喀什地区.json" />
- <Content Include="Content\json\map_json\新疆\图木舒克市.json" />
- <Content Include="Content\json\map_json\新疆\塔城地区.json" />
- <Content Include="Content\json\map_json\新疆\巴音郭楞蒙古自治州.json" />
- <Content Include="Content\json\map_json\新疆\新疆.json" />
- <Content Include="Content\json\map_json\新疆\昆玉市.json" />
- <Content Include="Content\json\map_json\新疆\昌吉回族自治州.json" />
- <Content Include="Content\json\map_json\新疆\石河子市.json" />
- <Content Include="Content\json\map_json\新疆\铁门关市.json" />
- <Content Include="Content\json\map_json\新疆\阿克苏地区.json" />
- <Content Include="Content\json\map_json\新疆\阿勒泰地区.json" />
- <Content Include="Content\json\map_json\新疆\阿拉尔市.json" />
- <Content Include="Content\json\map_json\江苏\南京市.json" />
- <Content Include="Content\json\map_json\江苏\南通市.json" />
- <Content Include="Content\json\map_json\江苏\宿迁市.json" />
- <Content Include="Content\json\map_json\江苏\常州市.json" />
- <Content Include="Content\json\map_json\江苏\徐州市.json" />
- <Content Include="Content\json\map_json\江苏\扬州市.json" />
- <Content Include="Content\json\map_json\江苏\无锡市.json" />
- <Content Include="Content\json\map_json\江苏\江苏.json" />
- <Content Include="Content\json\map_json\江苏\泰州市.json" />
- <Content Include="Content\json\map_json\江苏\淮安市.json" />
- <Content Include="Content\json\map_json\江苏\盐城市.json" />
- <Content Include="Content\json\map_json\江苏\苏州市.json" />
- <Content Include="Content\json\map_json\江苏\连云港市.json" />
- <Content Include="Content\json\map_json\江苏\镇江市.json" />
- <Content Include="Content\json\map_json\江西\上饶市.json" />
- <Content Include="Content\json\map_json\江西\九江市.json" />
- <Content Include="Content\json\map_json\江西\南昌市.json" />
- <Content Include="Content\json\map_json\江西\吉安市.json" />
- <Content Include="Content\json\map_json\江西\宜春市.json" />
- <Content Include="Content\json\map_json\江西\抚州市.json" />
- <Content Include="Content\json\map_json\江西\新余市.json" />
- <Content Include="Content\json\map_json\江西\景德镇市.json" />
- <Content Include="Content\json\map_json\江西\江西.json" />
- <Content Include="Content\json\map_json\江西\萍乡市.json" />
- <Content Include="Content\json\map_json\江西\赣州市.json" />
- <Content Include="Content\json\map_json\江西\鹰潭市.json" />
- <Content Include="Content\json\map_json\河北\保定市.json" />
- <Content Include="Content\json\map_json\河北\唐山市.json" />
- <Content Include="Content\json\map_json\河北\廊坊市.json" />
- <Content Include="Content\json\map_json\河北\张家口市.json" />
- <Content Include="Content\json\map_json\河北\承德市.json" />
- <Content Include="Content\json\map_json\河北\沧州市.json" />
- <Content Include="Content\json\map_json\河北\河北.json" />
- <Content Include="Content\json\map_json\河北\石家庄市.json" />
- <Content Include="Content\json\map_json\河北\秦皇岛市.json" />
- <Content Include="Content\json\map_json\河北\衡水市.json" />
- <Content Include="Content\json\map_json\河北\邢台市.json" />
- <Content Include="Content\json\map_json\河北\邯郸市.json" />
- <Content Include="Content\json\map_json\河南\三门峡市.json" />
- <Content Include="Content\json\map_json\河南\信阳市.json" />
- <Content Include="Content\json\map_json\河南\南阳市.json" />
- <Content Include="Content\json\map_json\河南\周口市.json" />
- <Content Include="Content\json\map_json\河南\商丘市.json" />
- <Content Include="Content\json\map_json\河南\安阳市.json" />
- <Content Include="Content\json\map_json\河南\平顶山市.json" />
- <Content Include="Content\json\map_json\河南\开封市.json" />
- <Content Include="Content\json\map_json\河南\新乡市.json" />
- <Content Include="Content\json\map_json\河南\河南.json" />
- <Content Include="Content\json\map_json\河南\洛阳市.json" />
- <Content Include="Content\json\map_json\河南\济源市.json" />
- <Content Include="Content\json\map_json\河南\漯河市.json" />
- <Content Include="Content\json\map_json\河南\濮阳市.json" />
- <Content Include="Content\json\map_json\河南\焦作市.json" />
- <Content Include="Content\json\map_json\河南\许昌市.json" />
- <Content Include="Content\json\map_json\河南\郑州市.json" />
- <Content Include="Content\json\map_json\河南\驻马店市.json" />
- <Content Include="Content\json\map_json\河南\鹤壁市.json" />
- <Content Include="Content\json\map_json\浙江\丽水市.json" />
- <Content Include="Content\json\map_json\浙江\台州市.json" />
- <Content Include="Content\json\map_json\浙江\嘉兴市.json" />
- <Content Include="Content\json\map_json\浙江\宁波市.json" />
- <Content Include="Content\json\map_json\浙江\杭州市.json" />
- <Content Include="Content\json\map_json\浙江\浙江.json" />
- <Content Include="Content\json\map_json\浙江\温州市.json" />
- <Content Include="Content\json\map_json\浙江\湖州市.json" />
- <Content Include="Content\json\map_json\浙江\绍兴市.json" />
- <Content Include="Content\json\map_json\浙江\舟山市.json" />
- <Content Include="Content\json\map_json\浙江\衢州市.json" />
- <Content Include="Content\json\map_json\浙江\金华市.json" />
- <Content Include="Content\json\map_json\海南\万宁市.json" />
- <Content Include="Content\json\map_json\海南\三亚市.json" />
- <Content Include="Content\json\map_json\海南\三沙市.json" />
- <Content Include="Content\json\map_json\海南\东方市.json" />
- <Content Include="Content\json\map_json\海南\临高县.json" />
- <Content Include="Content\json\map_json\海南\乐东黎族自治县.json" />
- <Content Include="Content\json\map_json\海南\五指山市.json" />
- <Content Include="Content\json\map_json\海南\保亭黎族苗族自治县.json" />
- <Content Include="Content\json\map_json\海南\儋州市.json" />
- <Content Include="Content\json\map_json\海南\定安县.json" />
- <Content Include="Content\json\map_json\海南\屯昌县.json" />
- <Content Include="Content\json\map_json\海南\文昌市.json" />
- <Content Include="Content\json\map_json\海南\昌江黎族自治县.json" />
- <Content Include="Content\json\map_json\海南\海南.json" />
- <Content Include="Content\json\map_json\海南\海口市.json" />
- <Content Include="Content\json\map_json\海南\澄迈县.json" />
- <Content Include="Content\json\map_json\海南\琼中黎族苗族自治县.json" />
- <Content Include="Content\json\map_json\海南\琼海市.json" />
- <Content Include="Content\json\map_json\海南\白沙黎族自治县.json" />
- <Content Include="Content\json\map_json\海南\陵水黎族自治县.json" />
- <Content Include="Content\json\map_json\湖北\仙桃市.json" />
- <Content Include="Content\json\map_json\湖北\十堰市.json" />
- <Content Include="Content\json\map_json\湖北\咸宁市.json" />
- <Content Include="Content\json\map_json\湖北\天门市.json" />
- <Content Include="Content\json\map_json\湖北\孝感市.json" />
- <Content Include="Content\json\map_json\湖北\宜昌市.json" />
- <Content Include="Content\json\map_json\湖北\恩施土家族苗族自治州.json" />
- <Content Include="Content\json\map_json\湖北\武汉市.json" />
- <Content Include="Content\json\map_json\湖北\湖北.json" />
- <Content Include="Content\json\map_json\湖北\潜江市.json" />
- <Content Include="Content\json\map_json\湖北\神农架林区.json" />
- <Content Include="Content\json\map_json\湖北\荆州市.json" />
- <Content Include="Content\json\map_json\湖北\荆门市.json" />
- <Content Include="Content\json\map_json\湖北\襄阳市.json" />
- <Content Include="Content\json\map_json\湖北\鄂州市.json" />
- <Content Include="Content\json\map_json\湖北\随州市.json" />
- <Content Include="Content\json\map_json\湖北\黄冈市.json" />
- <Content Include="Content\json\map_json\湖北\黄石市.json" />
- <Content Include="Content\json\map_json\湖南\娄底市.json" />
- <Content Include="Content\json\map_json\湖南\岳阳市.json" />
- <Content Include="Content\json\map_json\湖南\常德市.json" />
- <Content Include="Content\json\map_json\湖南\张家界市.json" />
- <Content Include="Content\json\map_json\湖南\怀化市.json" />
- <Content Include="Content\json\map_json\湖南\株洲市.json" />
- <Content Include="Content\json\map_json\湖南\永州市.json" />
- <Content Include="Content\json\map_json\湖南\湖南.json" />
- <Content Include="Content\json\map_json\湖南\湘潭市.json" />
- <Content Include="Content\json\map_json\湖南\湘西土家族苗族自治州.json" />
- <Content Include="Content\json\map_json\湖南\益阳市.json" />
- <Content Include="Content\json\map_json\湖南\衡阳市.json" />
- <Content Include="Content\json\map_json\湖南\邵阳市.json" />
- <Content Include="Content\json\map_json\湖南\郴州市.json" />
- <Content Include="Content\json\map_json\湖南\长沙市.json" />
- <Content Include="Content\json\map_json\澳门\澳门.json" />
- <Content Include="Content\json\map_json\甘肃\临夏回族自治州.json" />
- <Content Include="Content\json\map_json\甘肃\兰州市.json" />
- <Content Include="Content\json\map_json\甘肃\嘉峪关市.json" />
- <Content Include="Content\json\map_json\甘肃\天水市.json" />
- <Content Include="Content\json\map_json\甘肃\定西市.json" />
- <Content Include="Content\json\map_json\甘肃\平凉市.json" />
- <Content Include="Content\json\map_json\甘肃\庆阳市.json" />
- <Content Include="Content\json\map_json\甘肃\张掖市.json" />
- <Content Include="Content\json\map_json\甘肃\武威市.json" />
- <Content Include="Content\json\map_json\甘肃\甘南藏族自治州.json" />
- <Content Include="Content\json\map_json\甘肃\甘肃.json" />
- <Content Include="Content\json\map_json\甘肃\白银市.json" />
- <Content Include="Content\json\map_json\甘肃\酒泉市.json" />
- <Content Include="Content\json\map_json\甘肃\金昌市.json" />
- <Content Include="Content\json\map_json\甘肃\陇南市.json" />
- <Content Include="Content\json\map_json\福建\三明市.json" />
- <Content Include="Content\json\map_json\福建\南平市.json" />
- <Content Include="Content\json\map_json\福建\厦门市.json" />
- <Content Include="Content\json\map_json\福建\宁德市.json" />
- <Content Include="Content\json\map_json\福建\泉州市.json" />
- <Content Include="Content\json\map_json\福建\漳州市.json" />
- <Content Include="Content\json\map_json\福建\福州市.json" />
- <Content Include="Content\json\map_json\福建\福建.json" />
- <Content Include="Content\json\map_json\福建\莆田市.json" />
- <Content Include="Content\json\map_json\福建\龙岩市.json" />
- <Content Include="Content\json\map_json\西藏\山南市.json" />
- <Content Include="Content\json\map_json\西藏\拉萨市.json" />
- <Content Include="Content\json\map_json\西藏\日喀则市.json" />
- <Content Include="Content\json\map_json\西藏\昌都市.json" />
- <Content Include="Content\json\map_json\西藏\林芝市.json" />
- <Content Include="Content\json\map_json\西藏\西藏.json" />
- <Content Include="Content\json\map_json\西藏\那曲地区.json" />
- <Content Include="Content\json\map_json\西藏\阿里地区.json" />
- <Content Include="Content\json\map_json\贵州\六盘水市.json" />
- <Content Include="Content\json\map_json\贵州\安顺市.json" />
- <Content Include="Content\json\map_json\贵州\毕节市.json" />
- <Content Include="Content\json\map_json\贵州\贵州.json" />
- <Content Include="Content\json\map_json\贵州\贵阳市.json" />
- <Content Include="Content\json\map_json\贵州\遵义市.json" />
- <Content Include="Content\json\map_json\贵州\铜仁市.json" />
- <Content Include="Content\json\map_json\贵州\黔东南苗族侗族自治州.json" />
- <Content Include="Content\json\map_json\贵州\黔南布依族苗族自治州.json" />
- <Content Include="Content\json\map_json\贵州\黔西南布依族苗族自治州.json" />
- <Content Include="Content\json\map_json\辽宁\丹东市.json" />
- <Content Include="Content\json\map_json\辽宁\大连市.json" />
- <Content Include="Content\json\map_json\辽宁\抚顺市.json" />
- <Content Include="Content\json\map_json\辽宁\朝阳市.json" />
- <Content Include="Content\json\map_json\辽宁\本溪市.json" />
- <Content Include="Content\json\map_json\辽宁\沈阳市.json" />
- <Content Include="Content\json\map_json\辽宁\盘锦市.json" />
- <Content Include="Content\json\map_json\辽宁\营口市.json" />
- <Content Include="Content\json\map_json\辽宁\葫芦岛市.json" />
- <Content Include="Content\json\map_json\辽宁\辽宁.json" />
- <Content Include="Content\json\map_json\辽宁\辽阳市.json" />
- <Content Include="Content\json\map_json\辽宁\铁岭市.json" />
- <Content Include="Content\json\map_json\辽宁\锦州市.json" />
- <Content Include="Content\json\map_json\辽宁\阜新市.json" />
- <Content Include="Content\json\map_json\辽宁\鞍山市.json" />
- <Content Include="Content\json\map_json\重庆\重庆.json" />
- <Content Include="Content\json\map_json\陕西\咸阳市.json" />
- <Content Include="Content\json\map_json\陕西\商洛市.json" />
- <Content Include="Content\json\map_json\陕西\安康市.json" />
- <Content Include="Content\json\map_json\陕西\宝鸡市.json" />
- <Content Include="Content\json\map_json\陕西\延安市.json" />
- <Content Include="Content\json\map_json\陕西\榆林市.json" />
- <Content Include="Content\json\map_json\陕西\汉中市.json" />
- <Content Include="Content\json\map_json\陕西\渭南市.json" />
- <Content Include="Content\json\map_json\陕西\西安市.json" />
- <Content Include="Content\json\map_json\陕西\铜川市.json" />
- <Content Include="Content\json\map_json\陕西\陕西.json" />
- <Content Include="Content\json\map_json\青海\果洛藏族自治州.json" />
- <Content Include="Content\json\map_json\青海\海东市.json" />
- <Content Include="Content\json\map_json\青海\海北藏族自治州.json" />
- <Content Include="Content\json\map_json\青海\海南藏族自治州.json" />
- <Content Include="Content\json\map_json\青海\海西蒙古族藏族自治州.json" />
- <Content Include="Content\json\map_json\青海\玉树藏族自治州.json" />
- <Content Include="Content\json\map_json\青海\西宁市.json" />
- <Content Include="Content\json\map_json\青海\青海.json" />
- <Content Include="Content\json\map_json\青海\黄南藏族自治州.json" />
- <Content Include="Content\json\map_json\香港\香港.json" />
- <Content Include="Content\json\map_json\黑龙江\七台河市.json" />
- <Content Include="Content\json\map_json\黑龙江\伊春市.json" />
- <Content Include="Content\json\map_json\黑龙江\佳木斯市.json" />
- <Content Include="Content\json\map_json\黑龙江\双鸭山市.json" />
- <Content Include="Content\json\map_json\黑龙江\哈尔滨市.json" />
- <Content Include="Content\json\map_json\黑龙江\大兴安岭地区.json" />
- <Content Include="Content\json\map_json\黑龙江\大庆市.json" />
- <Content Include="Content\json\map_json\黑龙江\牡丹江市.json" />
- <Content Include="Content\json\map_json\黑龙江\绥化市.json" />
- <Content Include="Content\json\map_json\黑龙江\鸡西市.json" />
- <Content Include="Content\json\map_json\黑龙江\鹤岗市.json" />
- <Content Include="Content\json\map_json\黑龙江\黑河市.json" />
- <Content Include="Content\json\map_json\黑龙江\黑龙江.json" />
- <Content Include="Content\json\map_json\黑龙江\齐齐哈尔市.json" />
- <Content Include="Content\js\json.json" />
- <Content Include="Content\static\map\china.json" />
- <Content Include="Content\static\map\city\110100.json" />
- <Content Include="Content\static\map\city\120100.json" />
- <Content Include="Content\static\map\city\130100.json" />
- <Content Include="Content\static\map\city\130200.json" />
- <Content Include="Content\static\map\city\130300.json" />
- <Content Include="Content\static\map\city\130400.json" />
- <Content Include="Content\static\map\city\130500.json" />
- <Content Include="Content\static\map\city\130600.json" />
- <Content Include="Content\static\map\city\130700.json" />
- <Content Include="Content\static\map\city\130800.json" />
- <Content Include="Content\static\map\city\130900.json" />
- <Content Include="Content\static\map\city\131000.json" />
- <Content Include="Content\static\map\city\131100.json" />
- <Content Include="Content\static\map\city\140100.json" />
- <Content Include="Content\static\map\city\140200.json" />
- <Content Include="Content\static\map\city\140300.json" />
- <Content Include="Content\static\map\city\140400.json" />
- <Content Include="Content\static\map\city\140500.json" />
- <Content Include="Content\static\map\city\140600.json" />
- <Content Include="Content\static\map\city\140700.json" />
- <Content Include="Content\static\map\city\140800.json" />
- <Content Include="Content\static\map\city\140900.json" />
- <Content Include="Content\static\map\city\141000.json" />
- <Content Include="Content\static\map\city\141100.json" />
- <Content Include="Content\static\map\city\150100.json" />
- <Content Include="Content\static\map\city\150200.json" />
- <Content Include="Content\static\map\city\150300.json" />
- <Content Include="Content\static\map\city\150400.json" />
- <Content Include="Content\static\map\city\150500.json" />
- <Content Include="Content\static\map\city\150600.json" />
- <Content Include="Content\static\map\city\150700.json" />
- <Content Include="Content\static\map\city\150800.json" />
- <Content Include="Content\static\map\city\150900.json" />
- <Content Include="Content\static\map\city\152200.json" />
- <Content Include="Content\static\map\city\152500.json" />
- <Content Include="Content\static\map\city\152900.json" />
- <Content Include="Content\static\map\city\210100.json" />
- <Content Include="Content\static\map\city\210200.json" />
- <Content Include="Content\static\map\city\210300.json" />
- <Content Include="Content\static\map\city\210400.json" />
- <Content Include="Content\static\map\city\210500.json" />
- <Content Include="Content\static\map\city\210600.json" />
- <Content Include="Content\static\map\city\210700.json" />
- <Content Include="Content\static\map\city\210800.json" />
- <Content Include="Content\static\map\city\210900.json" />
- <Content Include="Content\static\map\city\211000.json" />
- <Content Include="Content\static\map\city\211100.json" />
- <Content Include="Content\static\map\city\211200.json" />
- <Content Include="Content\static\map\city\211300.json" />
- <Content Include="Content\static\map\city\211400.json" />
- <Content Include="Content\static\map\city\220100.json" />
- <Content Include="Content\static\map\city\220200.json" />
- <Content Include="Content\static\map\city\220300.json" />
- <Content Include="Content\static\map\city\220400.json" />
- <Content Include="Content\static\map\city\220500.json" />
- <Content Include="Content\static\map\city\220600.json" />
- <Content Include="Content\static\map\city\220700.json" />
- <Content Include="Content\static\map\city\220800.json" />
- <Content Include="Content\static\map\city\222400.json" />
- <Content Include="Content\static\map\city\230100.json" />
- <Content Include="Content\static\map\city\230200.json" />
- <Content Include="Content\static\map\city\230300.json" />
- <Content Include="Content\static\map\city\230400.json" />
- <Content Include="Content\static\map\city\230500.json" />
- <Content Include="Content\static\map\city\230600.json" />
- <Content Include="Content\static\map\city\230700.json" />
- <Content Include="Content\static\map\city\230800.json" />
- <Content Include="Content\static\map\city\230900.json" />
- <Content Include="Content\static\map\city\231000.json" />
- <Content Include="Content\static\map\city\231100.json" />
- <Content Include="Content\static\map\city\231200.json" />
- <Content Include="Content\static\map\city\232700.json" />
- <Content Include="Content\static\map\city\310100.json" />
- <Content Include="Content\static\map\city\310200.json" />
- <Content Include="Content\static\map\city\320100.json" />
- <Content Include="Content\static\map\city\320200.json" />
- <Content Include="Content\static\map\city\320300.json" />
- <Content Include="Content\static\map\city\320400.json" />
- <Content Include="Content\static\map\city\320500.json" />
- <Content Include="Content\static\map\city\320600.json" />
- <Content Include="Content\static\map\city\320700.json" />
- <Content Include="Content\static\map\city\320800.json" />
- <Content Include="Content\static\map\city\320900.json" />
- <Content Include="Content\static\map\city\321000.json" />
- <Content Include="Content\static\map\city\321100.json" />
- <Content Include="Content\static\map\city\321200.json" />
- <Content Include="Content\static\map\city\321300.json" />
- <Content Include="Content\static\map\city\330100.json" />
- <Content Include="Content\static\map\city\330200.json" />
- <Content Include="Content\static\map\city\330300.json" />
- <Content Include="Content\static\map\city\330400.json" />
- <Content Include="Content\static\map\city\330500.json" />
- <Content Include="Content\static\map\city\330600.json" />
- <Content Include="Content\static\map\city\330700.json" />
- <Content Include="Content\static\map\city\330800.json" />
- <Content Include="Content\static\map\city\330900.json" />
- <Content Include="Content\static\map\city\331000.json" />
- <Content Include="Content\static\map\city\331100.json" />
- <Content Include="Content\static\map\city\340100.json" />
- <Content Include="Content\static\map\city\340200.json" />
- <Content Include="Content\static\map\city\340300.json" />
- <Content Include="Content\static\map\city\340400.json" />
- <Content Include="Content\static\map\city\340500.json" />
- <Content Include="Content\static\map\city\340600.json" />
- <Content Include="Content\static\map\city\340700.json" />
- <Content Include="Content\static\map\city\340800.json" />
- <Content Include="Content\static\map\city\341000.json" />
- <Content Include="Content\static\map\city\341100.json" />
- <Content Include="Content\static\map\city\341200.json" />
- <Content Include="Content\static\map\city\341300.json" />
- <Content Include="Content\static\map\city\341500.json" />
- <Content Include="Content\static\map\city\341600.json" />
- <Content Include="Content\static\map\city\341700.json" />
- <Content Include="Content\static\map\city\341800.json" />
- <Content Include="Content\static\map\city\350100.json" />
- <Content Include="Content\static\map\city\350200.json" />
- <Content Include="Content\static\map\city\350300.json" />
- <Content Include="Content\static\map\city\350400.json" />
- <Content Include="Content\static\map\city\350500.json" />
- <Content Include="Content\static\map\city\350600.json" />
- <Content Include="Content\static\map\city\350700.json" />
- <Content Include="Content\static\map\city\350800.json" />
- <Content Include="Content\static\map\city\350900.json" />
- <Content Include="Content\static\map\city\360100.json" />
- <Content Include="Content\static\map\city\360200.json" />
- <Content Include="Content\static\map\city\360300.json" />
- <Content Include="Content\static\map\city\360400.json" />
- <Content Include="Content\static\map\city\360500.json" />
- <Content Include="Content\static\map\city\360600.json" />
- <Content Include="Content\static\map\city\360700.json" />
- <Content Include="Content\static\map\city\360800.json" />
- <Content Include="Content\static\map\city\360900.json" />
- <Content Include="Content\static\map\city\361000.json" />
- <Content Include="Content\static\map\city\361100.json" />
- <Content Include="Content\static\map\city\370100.json" />
- <Content Include="Content\static\map\city\370200.json" />
- <Content Include="Content\static\map\city\370300.json" />
- <Content Include="Content\static\map\city\370400.json" />
- <Content Include="Content\static\map\city\370500.json" />
- <Content Include="Content\static\map\city\370600.json" />
- <Content Include="Content\static\map\city\370700.json" />
- <Content Include="Content\static\map\city\370800.json" />
- <Content Include="Content\static\map\city\370900.json" />
- <Content Include="Content\static\map\city\371000.json" />
- <Content Include="Content\static\map\city\371100.json" />
- <Content Include="Content\static\map\city\371200.json" />
- <Content Include="Content\static\map\city\371300.json" />
- <Content Include="Content\static\map\city\371400.json" />
- <Content Include="Content\static\map\city\371500.json" />
- <Content Include="Content\static\map\city\371600.json" />
- <Content Include="Content\static\map\city\371700.json" />
- <Content Include="Content\static\map\city\410100.json" />
- <Content Include="Content\static\map\city\410200.json" />
- <Content Include="Content\static\map\city\410300.json" />
- <Content Include="Content\static\map\city\410400.json" />
- <Content Include="Content\static\map\city\410500.json" />
- <Content Include="Content\static\map\city\410600.json" />
- <Content Include="Content\static\map\city\410700.json" />
- <Content Include="Content\static\map\city\410800.json" />
- <Content Include="Content\static\map\city\410900.json" />
- <Content Include="Content\static\map\city\411000.json" />
- <Content Include="Content\static\map\city\411100.json" />
- <Content Include="Content\static\map\city\411200.json" />
- <Content Include="Content\static\map\city\411300.json" />
- <Content Include="Content\static\map\city\411400.json" />
- <Content Include="Content\static\map\city\411500.json" />
- <Content Include="Content\static\map\city\411600.json" />
- <Content Include="Content\static\map\city\411700.json" />
- <Content Include="Content\static\map\city\420100.json" />
- <Content Include="Content\static\map\city\420200.json" />
- <Content Include="Content\static\map\city\420300.json" />
- <Content Include="Content\static\map\city\420500.json" />
- <Content Include="Content\static\map\city\420600.json" />
- <Content Include="Content\static\map\city\420700.json" />
- <Content Include="Content\static\map\city\420800.json" />
- <Content Include="Content\static\map\city\420900.json" />
- <Content Include="Content\static\map\city\421000.json" />
- <Content Include="Content\static\map\city\421100.json" />
- <Content Include="Content\static\map\city\421200.json" />
- <Content Include="Content\static\map\city\421300.json" />
- <Content Include="Content\static\map\city\422800.json" />
- <Content Include="Content\static\map\city\429000.json" />
- <Content Include="Content\static\map\city\430100.json" />
- <Content Include="Content\static\map\city\430200.json" />
- <Content Include="Content\static\map\city\430300.json" />
- <Content Include="Content\static\map\city\430400.json" />
- <Content Include="Content\static\map\city\430500.json" />
- <Content Include="Content\static\map\city\430600.json" />
- <Content Include="Content\static\map\city\430700.json" />
- <Content Include="Content\static\map\city\430800.json" />
- <Content Include="Content\static\map\city\430900.json" />
- <Content Include="Content\static\map\city\431000.json" />
- <Content Include="Content\static\map\city\431100.json" />
- <Content Include="Content\static\map\city\431200.json" />
- <Content Include="Content\static\map\city\431300.json" />
- <Content Include="Content\static\map\city\433100.json" />
- <Content Include="Content\static\map\city\440100.json" />
- <Content Include="Content\static\map\city\440200.json" />
- <Content Include="Content\static\map\city\440300.json" />
- <Content Include="Content\static\map\city\440400.json" />
- <Content Include="Content\static\map\city\440500.json" />
- <Content Include="Content\static\map\city\440600.json" />
- <Content Include="Content\static\map\city\440700.json" />
- <Content Include="Content\static\map\city\440800.json" />
- <Content Include="Content\static\map\city\440900.json" />
- <Content Include="Content\static\map\city\441200.json" />
- <Content Include="Content\static\map\city\441300.json" />
- <Content Include="Content\static\map\city\441400.json" />
- <Content Include="Content\static\map\city\441500.json" />
- <Content Include="Content\static\map\city\441600.json" />
- <Content Include="Content\static\map\city\441700.json" />
- <Content Include="Content\static\map\city\441800.json" />
- <Content Include="Content\static\map\city\441900.json" />
- <Content Include="Content\static\map\city\442000.json" />
- <Content Include="Content\static\map\city\445100.json" />
- <Content Include="Content\static\map\city\445200.json" />
- <Content Include="Content\static\map\city\445300.json" />
- <Content Include="Content\static\map\city\450100.json" />
- <Content Include="Content\static\map\city\450200.json" />
- <Content Include="Content\static\map\city\450300.json" />
- <Content Include="Content\static\map\city\450400.json" />
- <Content Include="Content\static\map\city\450500.json" />
- <Content Include="Content\static\map\city\450600.json" />
- <Content Include="Content\static\map\city\450700.json" />
- <Content Include="Content\static\map\city\450800.json" />
- <Content Include="Content\static\map\city\450900.json" />
- <Content Include="Content\static\map\city\451000.json" />
- <Content Include="Content\static\map\city\451100.json" />
- <Content Include="Content\static\map\city\451200.json" />
- <Content Include="Content\static\map\city\451300.json" />
- <Content Include="Content\static\map\city\451400.json" />
- <Content Include="Content\static\map\city\460100.json" />
- <Content Include="Content\static\map\city\460200.json" />
- <Content Include="Content\static\map\city\460300.json" />
- <Content Include="Content\static\map\city\469000.json" />
- <Content Include="Content\static\map\city\500100.json" />
- <Content Include="Content\static\map\city\510100.json" />
- <Content Include="Content\static\map\city\510300.json" />
- <Content Include="Content\static\map\city\510400.json" />
- <Content Include="Content\static\map\city\510500.json" />
- <Content Include="Content\static\map\city\510600.json" />
- <Content Include="Content\static\map\city\510700.json" />
- <Content Include="Content\static\map\city\510800.json" />
- <Content Include="Content\static\map\city\510900.json" />
- <Content Include="Content\static\map\city\511000.json" />
- <Content Include="Content\static\map\city\511100.json" />
- <Content Include="Content\static\map\city\511300.json" />
- <Content Include="Content\static\map\city\511400.json" />
- <Content Include="Content\static\map\city\511500.json" />
- <Content Include="Content\static\map\city\511600.json" />
- <Content Include="Content\static\map\city\511700.json" />
- <Content Include="Content\static\map\city\511800.json" />
- <Content Include="Content\static\map\city\511900.json" />
- <Content Include="Content\static\map\city\512000.json" />
- <Content Include="Content\static\map\city\513200.json" />
- <Content Include="Content\static\map\city\513300.json" />
- <Content Include="Content\static\map\city\513400.json" />
- <Content Include="Content\static\map\city\520100.json" />
- <Content Include="Content\static\map\city\520200.json" />
- <Content Include="Content\static\map\city\520300.json" />
- <Content Include="Content\static\map\city\520400.json" />
- <Content Include="Content\static\map\city\522200.json" />
- <Content Include="Content\static\map\city\522300.json" />
- <Content Include="Content\static\map\city\522400.json" />
- <Content Include="Content\static\map\city\522600.json" />
- <Content Include="Content\static\map\city\522700.json" />
- <Content Include="Content\static\map\city\530100.json" />
- <Content Include="Content\static\map\city\530300.json" />
- <Content Include="Content\static\map\city\530400.json" />
- <Content Include="Content\static\map\city\530500.json" />
- <Content Include="Content\static\map\city\530600.json" />
- <Content Include="Content\static\map\city\530700.json" />
- <Content Include="Content\static\map\city\530800.json" />
- <Content Include="Content\static\map\city\530900.json" />
- <Content Include="Content\static\map\city\532300.json" />
- <Content Include="Content\static\map\city\532500.json" />
- <Content Include="Content\static\map\city\532600.json" />
- <Content Include="Content\static\map\city\532800.json" />
- <Content Include="Content\static\map\city\532900.json" />
- <Content Include="Content\static\map\city\533100.json" />
- <Content Include="Content\static\map\city\533300.json" />
- <Content Include="Content\static\map\city\533400.json" />
- <Content Include="Content\static\map\city\540100.json" />
- <Content Include="Content\static\map\city\542100.json" />
- <Content Include="Content\static\map\city\542200.json" />
- <Content Include="Content\static\map\city\542300.json" />
- <Content Include="Content\static\map\city\542400.json" />
- <Content Include="Content\static\map\city\542500.json" />
- <Content Include="Content\static\map\city\542600.json" />
- <Content Include="Content\static\map\city\610100.json" />
- <Content Include="Content\static\map\city\610200.json" />
- <Content Include="Content\static\map\city\610300.json" />
- <Content Include="Content\static\map\city\610400.json" />
- <Content Include="Content\static\map\city\610500.json" />
- <Content Include="Content\static\map\city\610600.json" />
- <Content Include="Content\static\map\city\610700.json" />
- <Content Include="Content\static\map\city\610800.json" />
- <Content Include="Content\static\map\city\610900.json" />
- <Content Include="Content\static\map\city\611000.json" />
- <Content Include="Content\static\map\city\620100.json" />
- <Content Include="Content\static\map\city\620200.json" />
- <Content Include="Content\static\map\city\620300.json" />
- <Content Include="Content\static\map\city\620400.json" />
- <Content Include="Content\static\map\city\620500.json" />
- <Content Include="Content\static\map\city\620600.json" />
- <Content Include="Content\static\map\city\620700.json" />
- <Content Include="Content\static\map\city\620800.json" />
- <Content Include="Content\static\map\city\620900.json" />
- <Content Include="Content\static\map\city\621000.json" />
- <Content Include="Content\static\map\city\621100.json" />
- <Content Include="Content\static\map\city\621200.json" />
- <Content Include="Content\static\map\city\622900.json" />
- <Content Include="Content\static\map\city\623000.json" />
- <Content Include="Content\static\map\city\630100.json" />
- <Content Include="Content\static\map\city\632100.json" />
- <Content Include="Content\static\map\city\632200.json" />
- <Content Include="Content\static\map\city\632300.json" />
- <Content Include="Content\static\map\city\632500.json" />
- <Content Include="Content\static\map\city\632600.json" />
- <Content Include="Content\static\map\city\632700.json" />
- <Content Include="Content\static\map\city\632800.json" />
- <Content Include="Content\static\map\city\640100.json" />
- <Content Include="Content\static\map\city\640200.json" />
- <Content Include="Content\static\map\city\640300.json" />
- <Content Include="Content\static\map\city\640400.json" />
- <Content Include="Content\static\map\city\640500.json" />
- <Content Include="Content\static\map\city\650100.json" />
- <Content Include="Content\static\map\city\650200.json" />
- <Content Include="Content\static\map\city\652100.json" />
- <Content Include="Content\static\map\city\652200.json" />
- <Content Include="Content\static\map\city\652300.json" />
- <Content Include="Content\static\map\city\652700.json" />
- <Content Include="Content\static\map\city\652800.json" />
- <Content Include="Content\static\map\city\652900.json" />
- <Content Include="Content\static\map\city\653000.json" />
- <Content Include="Content\static\map\city\653100.json" />
- <Content Include="Content\static\map\city\653200.json" />
- <Content Include="Content\static\map\city\654000.json" />
- <Content Include="Content\static\map\city\654200.json" />
- <Content Include="Content\static\map\city\654300.json" />
- <Content Include="Content\static\map\city\659000.json" />
- <Content Include="Content\static\map\city\710000.json" />
- <Content Include="Content\static\map\city\810100.json" />
- <Content Include="Content\static\map\city\820000.json" />
- <Content Include="Content\static\map\province\anhui.json" />
- <Content Include="Content\static\map\province\aomen.json" />
- <Content Include="Content\static\map\province\beijing.json" />
- <Content Include="Content\static\map\province\chongqing.json" />
- <Content Include="Content\static\map\province\fujian.json" />
- <Content Include="Content\static\map\province\gansu.json" />
- <Content Include="Content\static\map\province\guangdong.json" />
- <Content Include="Content\static\map\province\guangxi.json" />
- <Content Include="Content\static\map\province\guizhou.json" />
- <Content Include="Content\static\map\province\hainan.json" />
- <Content Include="Content\static\map\province\hebei.json" />
- <Content Include="Content\static\map\province\heilongjiang.json" />
- <Content Include="Content\static\map\province\henan.json" />
- <Content Include="Content\static\map\province\hubei.json" />
- <Content Include="Content\static\map\province\hunan.json" />
- <Content Include="Content\static\map\province\jiangsu.json" />
- <Content Include="Content\static\map\province\jiangxi.json" />
- <Content Include="Content\static\map\province\jilin.json" />
- <Content Include="Content\static\map\province\liaoning.json" />
- <Content Include="Content\static\map\province\neimenggu.json" />
- <Content Include="Content\static\map\province\ningxia.json" />
- <Content Include="Content\static\map\province\qinghai.json" />
- <Content Include="Content\static\map\province\shandong.json" />
- <Content Include="Content\static\map\province\shanghai.json" />
- <Content Include="Content\static\map\province\shanxi.json" />
- <Content Include="Content\static\map\province\shanxi1.json" />
- <Content Include="Content\static\map\province\sichuan.json" />
- <Content Include="Content\static\map\province\tianjin.json" />
- <Content Include="Content\static\map\province\xianggang.json" />
- <Content Include="Content\static\map\province\xinjiang.json" />
- <Content Include="Content\static\map\province\xizang.json" />
- <Content Include="Content\static\map\province\yunnan.json" />
- <Content Include="Content\static\map\province\zhejiang.json" />
- <Content Include="Content\font\learunfont\iconfont.eot" />
- <Content Include="Content\font\learunfont\iconfont.ttf" />
- <Content Include="Content\font\learunfont\iconfont.woff" />
- <Content Include="Views\LR_Content\style\lr-layer.css" />
- <Content Include="Content\images\ShowRegister\beauthorized.png" />
- <Content Include="Content\images\ShowRegister\head_left.png" />
- <Content Include="Content\images\ShowRegister\head_right.png" />
- <Content Include="Content\images\ShowRegister\unauthorized.png" />
- <Content Include="Views\UserCenter\ContactForm.css" />
- <Content Include="Views\UserCenter\ContactForm.js" />
- <Content Include="Views\UserCenter\HeadForm.css" />
- <Content Include="Views\UserCenter\HeadForm.js" />
- <Content Include="Views\UserCenter\IndexForDC.js" />
- <Content Include="Views\UserCenter\IndexInTeacher.css" />
- <Content Include="Views\UserCenter\IndexInTeacher.js" />
- <Content Include="Views\UserCenter\Index.css" />
- <Content Include="Views\UserCenter\Index.js" />
- <Content Include="Views\UserCenter\LanguageForm.css" />
- <Content Include="Views\UserCenter\LanguageForm.js" />
- <Content Include="Views\UserCenter\LogIndex.css" />
- <Content Include="Views\UserCenter\LogIndex.js" />
- <Content Include="Views\UserCenter\PassWordForm.css" />
- <Content Include="Views\UserCenter\PassWordForm.js" />
- <Content Include="Views\UserCenter\teacherDot.css" />
- <Content Include="Views\UserCenter\userInTeacher.css" />
- <Content Include="Views\UserCenter\user.css" />
- <Content Include="Views\Utility\AppDevGuideIndex.js" />
- <Content Include="Views\Utility\EditGridForm.css" />
- <Content Include="Views\Utility\EditGridForm.js" />
- <Content Include="Views\Utility\ExcelExportForm.js" />
- <Content Include="Views\Utility\GirdSelectIndex.css" />
- <Content Include="Views\Utility\GirdSelectIndex.js" />
- <Content Include="Views\Utility\JfGirdLayerForm.css" />
- <Content Include="Views\Utility\JfGirdLayerForm.js" />
- <Content Include="Views\Utility\ListContentIndexLost.js" />
- <Content Include="Views\Utility\ListContentIndex.js" />
- <Content Include="Views\Utility\PCDevGuideIndex.js" />
- <Content Include="Views\Utility\PreviewForm.js" />
- <Content Include="Views\Utility\TreeSelectIndex.css" />
- <Content Include="Views\Utility\TreeSelectIndex.js" />
- <Content Include="Web.config">
- <SubType>Designer</SubType>
- </Content>
- <Content Include="Web.Debug.config">
- <DependentUpon>Web.config</DependentUpon>
- </Content>
- <Content Include="Web.Release.config">
- <DependentUpon>Web.config</DependentUpon>
- </Content>
- <Content Include="Views\Web.config" />
- <Content Include="Views\Error\ErrorBrowser.cshtml" />
- <Content Include="Views\Error\ErrorPath404.cshtml" />
- <Content Include="Views\Utility\Icon.cshtml" />
- <Content Include="Views\UserCenter\Index.cshtml" />
- <Content Include="Views\UserCenter\ContactForm.cshtml" />
- <Content Include="Views\UserCenter\HeadForm.cshtml" />
- <Content Include="Views\UserCenter\PassWordForm.cshtml" />
- <Content Include="Views\UserCenter\LogIndex.cshtml" />
- <Content Include="Areas\LR_AuthorizeModule\Views\DataAuthorize\Index.cshtml" />
- <Content Include="Areas\LR_AuthorizeModule\Views\DataAuthorize\Index.js" />
- <Content Include="Areas\LR_AuthorizeModule\Views\DataAuthorize\Form.cshtml" />
- <Content Include="Areas\LR_AuthorizeModule\Views\DataAuthorize\Form.js" />
- <Content Include="Views\Utility\ExcelExportForm.cshtml" />
- <Content Include="Views\Shared\_Index.cshtml">
- <SubType>Code</SubType>
- </Content>
- <Content Include="Views\Utility\GirdSelectIndex.cshtml" />
- <Content Include="Views\Utility\AppIcon.cshtml" />
- <Content Include="Views\Utility\TreeSelectIndex.cshtml" />
- <Content Include="Views\Utility\PreviewForm.cshtml" />
- <Content Include="Views\Utility\EditGridForm.cshtml" />
- <Content Include="Views\Utility\JfGirdLayerForm.cshtml" />
- <Content Include="Views\Login\Accordion.cshtml" />
- <Content Include="Views\Login\Top.cshtml" />
- <Content Include="Views\Login\Window.cshtml" />
- <Content Include="Views\Utility\ListContentIndex.cshtml" />
- <Content Include="Views\Utility\PCDevGuideIndex.cshtml" />
- <Content Include="Views\Utility\AppDevGuideIndex.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\DTTarget\Index.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\DTTarget\Index.js" />
- <Content Include="Areas\LR_Desktop\Views\DTTarget\Form.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\DTTarget\Form.js" />
- <Content Include="Areas\LR_Desktop\Views\DTList\Index.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\DTList\Index.js" />
- <Content Include="Areas\LR_Desktop\Views\DTList\Form.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\DTList\Form.js" />
- <Content Include="Areas\LR_Desktop\Views\DTChart\Index.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\DTChart\Index.js" />
- <Content Include="Areas\LR_Desktop\Views\DTChart\Form.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\DTChart\Form.js" />
- <Content Include="Areas\LR_LGManager\Views\LGMap\Index.cshtml" />
- <Content Include="Areas\LR_LGManager\Views\LGMap\Index.js" />
- <Content Include="Areas\LR_LGManager\Views\LGMap\Form.cshtml" />
- <Content Include="Areas\LR_LGManager\Views\LGMap\Form.js" />
- <Content Include="Areas\LR_LGManager\Views\LGType\Index.cshtml" />
- <Content Include="Areas\LR_LGManager\Views\LGType\Index.js" />
- <Content Include="Areas\LR_LGManager\Views\LGType\Form.cshtml" />
- <Content Include="Areas\LR_LGManager\Views\LGType\Form.js" />
- <Content Include="Views\Home\AdminDesktopAccordion.cshtml" />
- <Content Include="Views\Home\AdminDesktopWindos.cshtml" />
- <Content Include="Views\Home\AdminDesktopTop.cshtml" />
- <Content Include="Areas\LR_ReportTest\Views\TestCRMReport\Index.cshtml" />
- <Content Include="Areas\LR_ReportTest\Views\TestCRMReport\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\CdDept\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\CdDept\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\CdDept\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\CdDept\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\CdMajor\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\CdMajor\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\CdMajor\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\CdMajor\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\LessonInfo\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\LessonInfo\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\LessonInfo\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\LessonInfo\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\CdLessonSort\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\CdLessonSort\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\CdLessonSort\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\CdLessonSort\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\CdLessonSortDetail\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\CdLessonSortDetail\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\CdLessonSortDetail\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\CdLessonSortDetail\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\CdClassType\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\CdClassType\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\CdClassType\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\CdClassType\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\ClassroomBuilding\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ClassroomBuilding\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\ClassroomBuilding\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ClassroomBuilding\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\ClassroomInfo\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ClassroomInfo\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\ClassroomInfo\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ClassroomInfo\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\ClassInfo\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ClassInfo\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\ClassInfo\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ClassInfo\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\EmpInfo\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\EmpInfo\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\EmpInfo\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\EmpInfo\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\DIC_PROVINCE\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\DIC_PROVINCE\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\DIC_PROVINCE\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\DIC_PROVINCE\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\DIC_CITY\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\DIC_CITY\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\DIC_CITY\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\DIC_CITY\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\DIC_AREA\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\DIC_AREA\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\DIC_AREA\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\DIC_AREA\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTerm\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTerm\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTerm\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTerm\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\SYS_SendMessage\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\SYS_SendMessage\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\SYS_SendMessage\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\SYS_SendMessage\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\SYS_ReceiveMessage\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\SYS_ReceiveMessage\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\SYS_ReceiveMessage\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\SYS_ReceiveMessage\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\JournalSend\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\JournalSend\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\JournalSend\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\JournalSend\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\JournalReceive\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\JournalReceive\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\JournalReceive\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\JournalReceive\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\AddressBook\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\AddressBook\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\AddressBook\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\AddressBook\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherCertificate\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherCertificate\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherCertificate\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherCertificate\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherTrain\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherTrain\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherTrain\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherTrain\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherTitleEvaluation\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherTitleEvaluation\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherTitleEvaluation\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherTitleEvaluation\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherRetire\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherRetire\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherRetire\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherRetire\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherDimission\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherDimission\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherDimission\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherDimission\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherTitleChange\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherTitleChange\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherTitleChange\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherTitleChange\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherPostChange\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherPostChange\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherPostChange\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherPostChange\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\SalarySheet\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\SalarySheet\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\SalarySheet\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\SalarySheet\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendComplaint\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendComplaint\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendComplaint\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendComplaint\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveComplaint\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveComplaint\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveComplaint\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveComplaint\Form.js" />
- <Content Include="Areas\Permission\Views\Perm_FunctionType\Index.cshtml" />
- <Content Include="Areas\Permission\Views\Perm_FunctionType\Index.js" />
- <Content Include="Areas\Permission\Views\Perm_FunctionType\Form.cshtml" />
- <Content Include="Areas\Permission\Views\Perm_FunctionType\Form.js" />
- <Content Include="Areas\Permission\Views\Perm_Function\Index.cshtml" />
- <Content Include="Areas\Permission\Views\Perm_Function\Index.js" />
- <Content Include="Areas\Permission\Views\Perm_Function\Form.cshtml" />
- <Content Include="Areas\Permission\Views\Perm_Function\Form.js" />
- <Content Include="Areas\Permission\Views\Perm_UserPermission\Index.cshtml" />
- <Content Include="Areas\Permission\Views\Perm_UserPermission\Index.js" />
- <Content Include="Areas\Permission\Views\Perm_UserPermission\Form.cshtml" />
- <Content Include="Areas\Permission\Views\Perm_UserPermission\Form.js" />
- <Content Include="Areas\Ask\Views\Ask_Type\Index.cshtml" />
- <Content Include="Areas\Ask\Views\Ask_Type\Index.js" />
- <Content Include="Areas\Ask\Views\Ask_Type\Form.cshtml" />
- <Content Include="Areas\Ask\Views\Ask_Type\Form.js" />
- <Content Include="Areas\Ask\Views\Ask_Main\Index.cshtml" />
- <Content Include="Areas\Ask\Views\Ask_Main\Index.js" />
- <Content Include="Areas\Ask\Views\Ask_Main\Form.cshtml" />
- <Content Include="Areas\Ask\Views\Ask_Main\Form.js" />
- <Content Include="Areas\Ask\Views\Ask_Question\Index.cshtml" />
- <Content Include="Areas\Ask\Views\Ask_Question\Index.js" />
- <Content Include="Areas\Ask\Views\Ask_Question\Form.cshtml" />
- <Content Include="Areas\Ask\Views\Ask_Question\Form.js" />
- <Content Include="Areas\Ask\Views\Ask_QuestionItems\Index.cshtml" />
- <Content Include="Areas\Ask\Views\Ask_QuestionItems\Index.js" />
- <Content Include="Areas\Ask\Views\Ask_QuestionItems\Form.cshtml" />
- <Content Include="Areas\Ask\Views\Ask_QuestionItems\Form.js" />
- <Content Include="Areas\LR_Desktop\Views\LR_OA_NewsRead\Index.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\LR_OA_NewsRead\Index.js" />
- <Content Include="Areas\LR_Desktop\Views\LR_OA_NewsRead\Form.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\LR_OA_NewsRead\Form.js" />
- <Content Include="Areas\LR_Desktop\Views\Sys_QRCodeInLogin\Index.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\Sys_QRCodeInLogin\Index.js" />
- <Content Include="Areas\LR_Desktop\Views\Sys_QRCodeInLogin\Form.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\Sys_QRCodeInLogin\Form.js" />
- <Content Include="Areas\Permission\Views\Perm_ChartGroup\Index.cshtml" />
- <Content Include="Areas\Permission\Views\Perm_ChartGroup\Index.js" />
- <Content Include="Areas\Permission\Views\Perm_ChartGroup\Form.cshtml" />
- <Content Include="Areas\Permission\Views\Perm_ChartGroup\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\EmpReportCard\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\EmpReportCard\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\EmpReportCard\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\EmpReportCard\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\Sanitation\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Sanitation\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\Sanitation\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Sanitation\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic_ChangeLog\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic_ChangeLog\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic_ChangeLog\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic_ChangeLog\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTermOfElective\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTermOfElective\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTermOfElective\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTermOfElective\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElective\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElective\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElective\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElective\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElective\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElective\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElective\AuditForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElective\AuditForm.js" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTerm\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTerm\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTerm\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTerm\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuAttendanceLeave\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuAttendanceLeave\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuAttendanceLeave\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuAttendanceLeave\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeExamStructure\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeExamStructure\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeExamStructure\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeExamStructure\Form.js" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaChargeBank\Index.cshtml" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaChargeBank\Index.js" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaChargeBank\Form.cshtml" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaChargeBank\Form.js" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaChargeItem\Index.cshtml" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaChargeItem\Index.js" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaChargeItem\Form.cshtml" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaChargeItem\Form.js" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaChargesStandard\Index.cshtml" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaChargesStandard\Index.js" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaChargesStandard\Form.cshtml" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaChargesStandard\Form.js" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaReplaceMode\Index.cshtml" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaReplaceMode\Index.js" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaReplaceMode\Form.cshtml" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaReplaceMode\Form.js" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaRefundItem\Index.cshtml" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaRefundItem\Index.js" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaRefundItem\Form.cshtml" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaRefundItem\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuPunishment\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuPunishment\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuPunishment\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuPunishment\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEncourgement\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuEncourgement\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEncourgement\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuEncourgement\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\QingJu_UserAccount\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\QingJu_UserAccount\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\QingJu_UserAccount\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\QingJu_UserAccount\Form.js" />
- <Content Include="Views\Home\QingJuRegister.cshtml" />
- <Content Include="Views\Home\GoQingJu.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\Sys_CustomerService\Index.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\Sys_CustomerService\Index.js" />
- <Content Include="Areas\LR_Desktop\Views\Sys_CustomerService\Form.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\Sys_CustomerService\Form.js" />
- <Content Include="Areas\LR_Desktop\Views\Sys_DataBaseBackup\Index.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\Sys_DataBaseBackup\Index.js" />
- <Content Include="Areas\LR_Desktop\Views\Sys_DataBaseBackup\Form.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\Sys_DataBaseBackup\Form.js" />
- <Content Include="Areas\LR_Desktop\Views\Sys_DataBaseBackupSet\Index.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\Sys_DataBaseBackupSet\Index.js" />
- <Content Include="Areas\LR_Desktop\Views\Sys_DataBaseBackupSet\Form.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\Sys_DataBaseBackupSet\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\Dgree\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Dgree\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\Dgree\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Dgree\Form.js" />
- <Content Include="Areas\LR_Desktop\Views\Sys_UpdateRecord\Index.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\Sys_UpdateRecord\Index.js" />
- <Content Include="Areas\LR_Desktop\Views\Sys_UpdateRecord\Form.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\Sys_UpdateRecord\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\SchoolCalendar\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\SchoolCalendar\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\SchoolCalendar\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\SchoolCalendar\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\EADateArrange\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\EADateArrange\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\EADateArrange\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\EADateArrange\Form.js" />
- <Content Include="Areas\Permission\Views\Perm_FunctionVisit\Index.cshtml" />
- <Content Include="Areas\Permission\Views\Perm_FunctionVisit\Index.js" />
- <Content Include="Areas\Permission\Views\Perm_FunctionVisit\Form.cshtml" />
- <Content Include="Areas\Permission\Views\Perm_FunctionVisit\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\Edu_ChangeTeacherLesson\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Edu_ChangeTeacherLesson\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\Edu_ChangeTeacherLesson\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Edu_ChangeTeacherLesson\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\CdLessonType\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\CdLessonType\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\CdLessonType\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\CdLessonType\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\ElectiveMerge\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ElectiveMerge\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\ElectiveMerge\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ElectiveMerge\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\ElectiveMergeItem\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ElectiveMergeItem\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\ElectiveMergeItem\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ElectiveMergeItem\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElectiveDel\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElectiveDel\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElectiveDel\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElectiveDel\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\ElectiveMajor\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ElectiveMajor\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\ElectiveMajor\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ElectiveMajor\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElectiveChange\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElectiveChange\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElectiveChange\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElectiveChange\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\MP_BrowseRecord\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\MP_BrowseRecord\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\MP_BrowseRecord\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\MP_BrowseRecord\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\WP_WorkPlan\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\WP_WorkPlan\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\WP_WorkPlan\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\WP_WorkPlan\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\WP_WorkSummary\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\WP_WorkSummary\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\WP_WorkSummary\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\WP_WorkSummary\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\WP_Catalog\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\WP_Catalog\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\WP_Catalog\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\WP_Catalog\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\WP_FileList\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\WP_FileList\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\WP_FileList\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\WP_FileList\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwo\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwo\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwo\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwo\Form.js" />
- <Content Include="Areas\LR_Desktop\Views\WeChatConfig\Index.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\WeChatConfig\Index.js" />
- <Content Include="Areas\LR_Desktop\Views\WeChatConfig\Form.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\WeChatConfig\Form.js" />
- <Content Include="Areas\LR_Desktop\Views\WeChatTemplet\Index.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\WeChatTemplet\Index.js" />
- <Content Include="Areas\LR_Desktop\Views\WeChatTemplet\Form.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\WeChatTemplet\Form.js" />
- <Content Include="Areas\LR_Desktop\Views\LoginPageConfig\Index.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\LoginPageConfig\Index.js" />
- <Content Include="Areas\LR_Desktop\Views\LoginPageConfig\Form.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\LoginPageConfig\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\TeachingMaterial\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TeachingMaterial\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\TeachingMaterial\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TeachingMaterial\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\TMPlan\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TMPlan\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\TMPlan\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TMPlan\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\TMOrder\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TMOrder\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\TMOrder\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TMOrder\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\TMODetail\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TMODetail\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\TMODetail\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TMODetail\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\TMIn\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TMIn\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\TMIn\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TMIn\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\TMIDetail\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TMIDetail\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\TMIDetail\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TMIDetail\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\TMOut\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TMOut\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\TMOut\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TMOut\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\TMOutDetail\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TMOutDetail\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\TMOutDetail\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TMOutDetail\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\ClassAssessment\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ClassAssessment\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\ClassAssessment\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ClassAssessment\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\InternshipPlanPost\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\InternshipPlanPost\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\InternshipPlanPost\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\InternshipPlanPost\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\InternShipSignUp\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\InternShipSignUp\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\InternShipSignUp\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\InternShipSignUp\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\InternShipLog\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\InternShipLog\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\InternShipLog\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\InternShipLog\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\InternShipSummary\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\InternShipSummary\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\InternShipSummary\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\InternShipSummary\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\InternshipAchievement\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\InternshipAchievement\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\InternshipAchievement\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\InternshipAchievement\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\InternshipExcellent\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\InternshipExcellent\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\InternshipExcellent\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\InternshipExcellent\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\DutySchedule\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\DutySchedule\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\DutySchedule\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\DutySchedule\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\PartyMember\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\PartyMember\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\PartyMember\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\PartyMember\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\PMLearnArrangement\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\PMLearnArrangement\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\PMLearnArrangement\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\PMLearnArrangement\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\InformationSection\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\InformationSection\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\InformationSection\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\InformationSection\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\SealManager\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\SealManager\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\SealManager\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\SealManager\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\OfficialSealManager\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\OfficialSealManager\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\OfficialSealManager\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\OfficialSealManager\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\ConferenceRoom\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\ConferenceRoom\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\ConferenceRoom\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\ConferenceRoom\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\ActivityVenue\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\ActivityVenue\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\ActivityVenue\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\ActivityVenue\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\VenhicleManage\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\VenhicleManage\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\VenhicleManage\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\VenhicleManage\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\HomeWork\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\HomeWork\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\HomeWork\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\HomeWork\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\LeaveSchool\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\LeaveSchool\Index.js" />
- <Content Include="Areas\LR_Desktop\Views\LoginModel\Index.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\LoginModel\Index.js" />
- <Content Include="Areas\LR_Desktop\Views\LoginModel\Form.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\LoginModel\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuMail\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuMail\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuMail\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuMail\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\ActivitySchedule\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\ActivitySchedule\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\ActivitySchedule\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\ActivitySchedule\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\ClassWork\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\ClassWork\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\ClassWork\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\ClassWork\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\EmpRepair\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\EmpRepair\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\EmpRepair\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\EmpRepair\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\PMOrganization\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\PMOrganization\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\PMOrganization\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\PMOrganization\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\PMCadre\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\PMCadre\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\PMCadre\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\PMCadre\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\PMMembership\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\PMMembership\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\PMMembership\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\PMMembership\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\PMLife\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\PMLife\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\PMLife\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\PMLife\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\PMDues\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\PMDues\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\PMDues\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\PMDues\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\SRProject\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\SRProject\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\SRProject\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\SRProject\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\SRWork\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\SRWork\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\SRWork\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\SRWork\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\SRPaper\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\SRPaper\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\SRPaper\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\SRPaper\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\SRConference\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\SRConference\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\SRConference\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\SRConference\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\SRAppraisal\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\SRAppraisal\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\SRAppraisal\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\SRAppraisal\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuCancelExam\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuCancelExam\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuCancelExam\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuCancelExam\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\LeagueActivity\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\LeagueActivity\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\LeagueActivity\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\LeagueActivity\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\LeagueMemberChange\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\LeagueMemberChange\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\LeagueMemberChange\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\LeagueMemberChange\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\LeagueMember\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\LeagueMember\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\LeagueMember\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\LeagueMember\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\CommunityInfo\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\CommunityInfo\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\CommunityInfo\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\CommunityInfo\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\CommunityMember\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\CommunityMember\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\CommunityMember\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\CommunityMember\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\CommunityAttendance\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\CommunityAttendance\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\CommunityAttendance\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\CommunityAttendance\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuConsumption\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuConsumption\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuConsumption\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuConsumption\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\EpidemicSituation\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\EpidemicSituation\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\EpidemicSituation\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\EpidemicSituation\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\ContactsDetails\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\ContactsDetails\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\ContactsDetails\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\ContactsDetails\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonButt\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonButt\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonButt\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonButt\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherRecruitPlan\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherRecruitPlan\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherRecruitPlan\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherRecruitPlan\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherCancelEmploy\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherCancelEmploy\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherCancelEmploy\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherCancelEmploy\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherJobAssessment\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherJobAssessment\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherJobAssessment\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherJobAssessment\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherPartTimeJob\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherPartTimeJob\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherPartTimeJob\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherPartTimeJob\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherEncourgement\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherEncourgement\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherEncourgement\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherEncourgement\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherChange\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherChange\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherChange\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherChange\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\EpiPassPlace\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\EpiPassPlace\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\EpiPassPlace\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\EpiPassPlace\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\EpiPeopleDetails\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\EpiPeopleDetails\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\EpiPeopleDetails\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\EpiPeopleDetails\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\LaborUnionPlan\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\LaborUnionPlan\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\LaborUnionPlan\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\LaborUnionPlan\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\SchoolWomenManagement\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\SchoolWomenManagement\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\SchoolWomenManagement\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\SchoolWomenManagement\Form.js" />
- <Content Include="Areas\LR_Desktop\Views\ThematicManagement\Index.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\ThematicManagement\Index.js" />
- <Content Include="Areas\LR_Desktop\Views\ThematicManagement\Form.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\ThematicManagement\Form.js" />
- <Content Include="Areas\LR_Desktop\Views\DTTitle\Index.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\DTTitle\Index.js" />
- <Content Include="Areas\LR_Desktop\Views\DTTitle\Form.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\DTTitle\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\BC_EmpViolationRecord\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\BC_EmpViolationRecord\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\BC_EmpViolationRecord\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\BC_EmpViolationRecord\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\BC_SecurityManagement\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\BC_SecurityManagement\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\BC_SecurityManagement\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\BC_SecurityManagement\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\BC_Blacklist\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\BC_Blacklist\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\BC_Blacklist\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\BC_Blacklist\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\BC_GreenAndClean\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\BC_GreenAndClean\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\BC_GreenAndClean\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\BC_GreenAndClean\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\BC_ShopManagement\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\BC_ShopManagement\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\BC_ShopManagement\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\BC_ShopManagement\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\BC_ShopGoods\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\BC_ShopGoods\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\BC_ShopGoods\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\BC_ShopGoods\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\BC_ShopPurchaseRecord\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\BC_ShopPurchaseRecord\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\BC_ShopPurchaseRecord\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\BC_ShopPurchaseRecord\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\BC_ShopSaleRecord\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\BC_ShopSaleRecord\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\BC_ShopSaleRecord\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\BC_ShopSaleRecord\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\BC_HotelManagement\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\BC_HotelManagement\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\BC_HotelManagement\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\BC_HotelManagement\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\BC_RestaurantManagement\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\BC_RestaurantManagement\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\BC_RestaurantManagement\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\BC_RestaurantManagement\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\BC_RecipesMangement\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\BC_RecipesMangement\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\BC_RecipesMangement\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\BC_RecipesMangement\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\BC_Ingredients\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\BC_Ingredients\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\BC_Ingredients\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\BC_Ingredients\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\BC_RegisterIn\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\BC_RegisterIn\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\BC_RegisterIn\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\BC_RegisterIn\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\BC_RegisterOut\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\BC_RegisterOut\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\BC_RegisterOut\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\BC_RegisterOut\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\BC_ISPManagement\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\BC_ISPManagement\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\BC_ISPManagement\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\BC_ISPManagement\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\BC_ISPShow\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\BC_ISPShow\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\BC_ISPShow\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\BC_ISPShow\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\PartyMemberEncouragement\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\PartyMemberEncouragement\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\PartyMemberEncouragement\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\PartyMemberEncouragement\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\PartyMemberPunishment\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\PartyMemberPunishment\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\PartyMemberPunishment\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\PartyMemberPunishment\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\PMMembershipChange\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\PMMembershipChange\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\PMMembershipChange\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\PMMembershipChange\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\PartyMemberTrain\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\PartyMemberTrain\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\PartyMemberTrain\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\PartyMemberTrain\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\LeagueMemberDues\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\LeagueMemberDues\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\LeagueMemberDues\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\LeagueMemberDues\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\LeagueMemberEncouragement\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\LeagueMemberEncouragement\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\LeagueMemberEncouragement\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\LeagueMemberEncouragement\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\LeagueMemberPunishment\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\LeagueMemberPunishment\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\LeagueMemberPunishment\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\LeagueMemberPunishment\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\LeagueMemberTrain\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\LeagueMemberTrain\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\LeagueMemberTrain\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\LeagueMemberTrain\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\VolunteerActivity\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\VolunteerActivity\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\VolunteerActivity\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\VolunteerActivity\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\LaborUnionOrganization\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\LaborUnionOrganization\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\LaborUnionOrganization\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\LaborUnionOrganization\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\LaborUnionMember\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\LaborUnionMember\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\LaborUnionMember\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\LaborUnionMember\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\LaborUnionMemberEncouragement\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\LaborUnionMemberEncouragement\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\LaborUnionMemberEncouragement\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\LaborUnionMemberEncouragement\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\LaborUnionFeesIncome\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\LaborUnionFeesIncome\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\LaborUnionFeesIncome\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\LaborUnionFeesIncome\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\LaborUnionFeesExpend\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\LaborUnionFeesExpend\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\LaborUnionFeesExpend\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\LaborUnionFeesExpend\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\LaborUnionWelfare\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\LaborUnionWelfare\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\LaborUnionWelfare\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\LaborUnionWelfare\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\LaborUnionWelfareApply\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\LaborUnionWelfareApply\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\LaborUnionWelfareApply\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\LaborUnionWelfareApply\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\LaborUnionActivity\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\LaborUnionActivity\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\LaborUnionActivity\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\LaborUnionActivity\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\WorkStudyPosition\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\WorkStudyPosition\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\WorkStudyPosition\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\WorkStudyPosition\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\WorkStudyPositionApply\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\WorkStudyPositionApply\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\WorkStudyPositionApply\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\WorkStudyPositionApply\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\WorkStudyPayMoney\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\WorkStudyPayMoney\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\WorkStudyPayMoney\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\WorkStudyPayMoney\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\ScholarshipManagement\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\ScholarshipManagement\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\ScholarshipManagement\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\ScholarshipManagement\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\FundManagement\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\FundManagement\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\FundManagement\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\FundManagement\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\BC_PublishManagement\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\BC_PublishManagement\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\BC_PublishManagement\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\BC_PublishManagement\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\BC_PopQuiz\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\BC_PopQuiz\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\BC_PopQuiz\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\BC_PopQuiz\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\BC_ElectronicMaterialMangement\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\BC_ElectronicMaterialMangement\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\BC_ElectronicMaterialMangement\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\BC_ElectronicMaterialMangement\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\BC_MicroClassSystem\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\BC_MicroClassSystem\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\BC_MicroClassSystem\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\BC_MicroClassSystem\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\BC_MindMapping\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\BC_MindMapping\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\BC_MindMapping\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\BC_MindMapping\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\BC_DiscussionResults\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\BC_DiscussionResults\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\BC_DiscussionResults\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\BC_DiscussionResults\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\BC_EvaluationInformation\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\BC_EvaluationInformation\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\BC_EvaluationInformation\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\BC_EvaluationInformation\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\BC_ExcellentCourse\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\BC_ExcellentCourse\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\BC_ExcellentCourse\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\BC_ExcellentCourse\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\BC_PracticeTemplate\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\BC_PracticeTemplate\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\BC_PracticeTemplate\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\BC_PracticeTemplate\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\BC_InternshipFile\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\BC_InternshipFile\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\BC_InternshipFile\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\BC_InternshipFile\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\BC_EffectEvaluation\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\BC_EffectEvaluation\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\BC_EffectEvaluation\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\BC_EffectEvaluation\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuMoralEducation\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuMoralEducation\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuMoralEducation\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuMoralEducation\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\InsuranceHandle\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\InsuranceHandle\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\InsuranceHandle\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\InsuranceHandle\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\InsuranceClaim\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\InsuranceClaim\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\InsuranceClaim\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\InsuranceClaim\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\BC_CostManagement\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\BC_CostManagement\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\BC_CostManagement\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\BC_CostManagement\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\BC_Examination\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\BC_Examination\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\BC_Examination\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\BC_Examination\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\BC_TrainingApplication\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\BC_TrainingApplication\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\BC_TrainingApplication\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\BC_TrainingApplication\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\BC_StudentEnrolment\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\BC_StudentEnrolment\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\BC_StudentEnrolment\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\BC_StudentEnrolment\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\MoralEducationSet\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\MoralEducationSet\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\MoralEducationSet\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\MoralEducationSet\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\ClassMoralEducation\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ClassMoralEducation\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\ClassMoralEducation\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ClassMoralEducation\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\ClassDataHandIn\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ClassDataHandIn\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\ClassDataHandIn\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ClassDataHandIn\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\CommunityActivity\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\CommunityActivity\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\CommunityActivity\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\CommunityActivity\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\CommunityMemberEncouragement\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\CommunityMemberEncouragement\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\CommunityMemberEncouragement\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\CommunityMemberEncouragement\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\SRProjectApply\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\SRProjectApply\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\SRProjectApply\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\SRProjectApply\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\SRProjectSetUp\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\SRProjectSetUp\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\SRProjectSetUp\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\SRProjectSetUp\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\SRFeesIncome\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\SRFeesIncome\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\SRFeesIncome\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\SRFeesIncome\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\SRFeesExpend\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\SRFeesExpend\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\SRFeesExpend\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\SRFeesExpend\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\SRProcess\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\SRProcess\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\SRProcess\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\SRProcess\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\SRFinal\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\SRFinal\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\SRFinal\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\SRFinal\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\SRAchievement\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\SRAchievement\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\SRAchievement\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\SRAchievement\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\SRWinning\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\SRWinning\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\SRWinning\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\SRWinning\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\SRWorkload\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\SRWorkload\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\SRWorkload\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\SRWorkload\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\SREncouragement\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\SREncouragement\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\SREncouragement\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\SREncouragement\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\SRDocument\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\SRDocument\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\SRDocument\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\SRDocument\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\MeetingManagement\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\MeetingManagement\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\MeetingManagement\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\MeetingManagement\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherPassport\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherPassport\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherPassport\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherPassport\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherGoAbroad\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherGoAbroad\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherGoAbroad\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherGoAbroad\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\Sal_SalaryTemplate\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\Sal_SalaryTemplate\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\Sal_SalaryTemplate\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\Sal_SalaryTemplate\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\Sal_SalaryTemplateItem\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\Sal_SalaryTemplateItem\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\Sal_SalaryTemplateItem\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\Sal_SalaryTemplateItem\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\Sal_UserSalary\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\Sal_UserSalary\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\Sal_UserSalary\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\Sal_UserSalary\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\Sal_UserSalaryItem\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\Sal_UserSalaryItem\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\Sal_UserSalaryItem\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\Sal_UserSalaryItem\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\PM_EducationExperience\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\PM_EducationExperience\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\PM_EducationExperience\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\PM_EducationExperience\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\PM_TechnicalPost\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\PM_TechnicalPost\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\PM_TechnicalPost\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\PM_TechnicalPost\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\PM_WorkerTechnology\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\PM_WorkerTechnology\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\PM_WorkerTechnology\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\PM_WorkerTechnology\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\PM_Resume\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\PM_Resume\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\PM_Resume\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\PM_Resume\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\PM_FamilySituation\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\PM_FamilySituation\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\PM_FamilySituation\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\PM_FamilySituation\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\Thermography\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Thermography\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\Thermography\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Thermography\Form.js" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\Index.cshtml" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\Index.js" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\Form.cshtml" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\Form.js" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineStudentInfo\Index.cshtml" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineStudentInfo\Index.js" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineStudentInfo\Form.cshtml" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineStudentInfo\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherPunishment\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherPunishment\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherPunishment\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherPunishment\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\ContractCategory\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\ContractCategory\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\ContractCategory\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\ContractCategory\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\ContractManagement\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\ContractManagement\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\ContractManagement\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\ContractManagement\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\SignUpAboutOnline\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\SignUpAboutOnline\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\SignUpAboutOnline\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\SignUpAboutOnline\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\SignUpAboutTrain\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\SignUpAboutTrain\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\SignUpAboutTrain\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\SignUpAboutTrain\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasicTwo\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasicTwo\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasicTwo\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasicTwo\Form.js" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Type\Index.cshtml" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Type\Index.js" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Type\Form.cshtml" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Type\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\APStuHealthRecords\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\APStuHealthRecords\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\APStuHealthRecords\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\APStuHealthRecords\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\MSRMilitaryServiceRegistration\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\MSRMilitaryServiceRegistration\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\MSRMilitaryServiceRegistration\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\MSRMilitaryServiceRegistration\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\MSRIntentionManagement\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\MSRIntentionManagement\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\MSRIntentionManagement\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\MSRIntentionManagement\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\MSRMilitaryRecord\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\MSRMilitaryRecord\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\MSRMilitaryRecord\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\MSRMilitaryRecord\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoGraduate\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoGraduate\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoGraduate\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoGraduate\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\ListenClassRecord\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\ListenClassRecord\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\ListenClassRecord\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\ListenClassRecord\Form.js" />
- <Content Include="Areas\StudentWork\Views\SW_HolidayGo\Index.cshtml" />
- <Content Include="Areas\StudentWork\Views\SW_HolidayGo\Index.js" />
- <Content Include="Areas\StudentWork\Views\SW_HolidayGo\Form.cshtml" />
- <Content Include="Areas\StudentWork\Views\SW_HolidayGo\Form.js" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_NotHaveAll\Index.cshtml" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_NotHaveAll\Index.js" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_NotHaveAll\Form.cshtml" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_NotHaveAll\Form.js" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_NotHaveAll_Type\Index.cshtml" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_NotHaveAll_Type\Index.js" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_NotHaveAll_Type\Form.cshtml" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_NotHaveAll_Type\Form.js" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_IntegralSet\Index.cshtml" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_IntegralSet\Index.js" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_IntegralSet\Form.cshtml" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_IntegralSet\Form.js" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_IntegralDetails\Index.cshtml" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_IntegralDetails\Index.js" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_IntegralDetails\Form.cshtml" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_IntegralDetails\Form.js" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_TeacherBankCard\Index.cshtml" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_TeacherBankCard\Index.js" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_TeacherBankCard\Form.cshtml" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_TeacherBankCard\Form.js" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_CompanyPaymentAccount\Index.cshtml" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_CompanyPaymentAccount\Index.js" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_CompanyPaymentAccount\Form.cshtml" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_CompanyPaymentAccount\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\BCdCultureDegree\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\BCdCultureDegree\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\BCdCultureDegree\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\BCdCultureDegree\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\EditonManagement\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\EditonManagement\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\EditonManagement\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\EditonManagement\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnrollAmountRecord\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnrollAmountRecord\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnrollAmountRecord\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnrollAmountRecord\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\AQ_XJ\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\AQ_XJ\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\AQ_XJ\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\AQ_XJ\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\AJ_FY\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\AJ_FY\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\AJ_FY\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\AJ_FY\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\SupportManagement\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\SupportManagement\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\SupportManagement\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\SupportManagement\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\PBPost\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\PBPost\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\PBPost\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\PBPost\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\PMMeeting\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\PMMeeting\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\PMMeeting\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\PMMeeting\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\PMActivists\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\PMActivists\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\PMActivists\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\PMActivists\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\Acc_CleanManagement\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Acc_CleanManagement\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\Acc_CleanManagement\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Acc_CleanManagement\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\Acc_Reward\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Acc_Reward\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\Acc_Reward\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Acc_Reward\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\Acc_Punishment\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Acc_Punishment\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\Acc_Punishment\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Acc_Punishment\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\Acc_GoodsDemage\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Acc_GoodsDemage\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\Acc_GoodsDemage\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Acc_GoodsDemage\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFreshSus\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFreshSus\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFreshSus\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFreshSus\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\BC_JobRequirement\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\BC_JobRequirement\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\BC_JobRequirement\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\BC_JobRequirement\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\BC_PersonnelRequiement\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\BC_PersonnelRequiement\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\BC_PersonnelRequiement\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\BC_PersonnelRequiement\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\BC_TrainingLecture\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\BC_TrainingLecture\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\BC_TrainingLecture\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\BC_TrainingLecture\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\BC_SupplyAndDemandMetting\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\BC_SupplyAndDemandMetting\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\BC_SupplyAndDemandMetting\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\BC_SupplyAndDemandMetting\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\BC_SpecialDestination\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\BC_SpecialDestination\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\BC_SpecialDestination\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\BC_SpecialDestination\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\BC_EPI\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\BC_EPI\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\BC_EPI\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\BC_EPI\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\ADR_Record\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\ADR_Record\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\ADR_Record\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\ADR_Record\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\ADR_Device\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ADR_Device\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\ADR_Device\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ADR_Device\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\ADR_DeviceLog\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ADR_DeviceLog\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\ADR_DeviceLog\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ADR_DeviceLog\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\ADR_Restriction\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\ADR_Restriction\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\ADR_Restriction\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\ADR_Restriction\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\ADR_AddApply\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\ADR_AddApply\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\ADR_AddApply\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\ADR_AddApply\Form.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Acceptance\Index.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Acceptance\Index.js" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Acceptance\FormItem.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Acceptance\FormItem.js" />
- <Content Include="Areas\EducationalAdministration\Views\LoginUserBind\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\LoginUserBind\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\LoginUserBind\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_InformationPush\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_InformationPush\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_InformationPush\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_InformationPush\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuLeaveManagement\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuLeaveManagement\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuLeaveManagement\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuLeaveManagement\Form.js" />
- <Content Include="Areas\Permission\Views\DepartmentReleasePermissions\Index.cshtml" />
- <Content Include="Areas\Permission\Views\DepartmentReleasePermissions\Index.js" />
- <Content Include="Areas\Permission\Views\DepartmentReleasePermissions\Form.cshtml" />
- <Content Include="Areas\Permission\Views\DepartmentReleasePermissions\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\EATalentTrain\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\EATalentTrain\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\EATalentTrain\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\EATalentTrain\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_DefaultPwdConfig\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_DefaultPwdConfig\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_DefaultPwdConfig\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_DefaultPwdConfig\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\MeetingSignInRecord\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\MeetingSignInRecord\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\MeetingSignInRecord\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\MeetingSignInRecord\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\MeetingMinutes\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\MeetingMinutes\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\MeetingMinutes\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\MeetingMinutes\Form.js" />
- <Content Include="Areas\LR_Desktop\Views\SSO_Drag_DesktopManage\Index.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\SSO_Drag_DesktopManage\Index.js" />
- <Content Include="Areas\LR_Desktop\Views\SSO_Drag_DesktopManage\Form.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\SSO_Drag_DesktopManage\Form.js" />
- <Content Include="Areas\LR_Desktop\Views\SSO_Drag_CardSortManage\Index.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\SSO_Drag_CardSortManage\Index.js" />
- <Content Include="Areas\LR_Desktop\Views\SSO_Drag_CardSortManage\Form.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\SSO_Drag_CardSortManage\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\Emp_Payroll\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\Emp_Payroll\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\Emp_Payroll\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\Emp_Payroll\Form.js" />
- <Content Include="Areas\LR_Desktop\Views\MessageRind\Index.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\MessageRind\Index.js" />
- <Content Include="Areas\LR_Desktop\Views\MessageRind\Form.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\AssStorageRoom\Index.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\AssStorageRoom\Index.js" />
- <Content Include="Areas\AssetManagementSystem\Views\AssStorageRoom\Form.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\AssStorageRoom\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\VisitorInfo\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\VisitorInfo\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\VisitorInfo\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\VisitorInfo\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\SchoolNews\Form.cshtml" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_BudgetBasics\Index.cshtml" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_BudgetBasics\Index.js" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_BudgetBasics\Form.cshtml" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_BudgetBasics\Form.js" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_IncomeManage\Index.cshtml" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_IncomeManage\Index.js" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_IncomeManage\Form.cshtml" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_IncomeManage\Form.js" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_PayManage\Index.cshtml" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_PayManage\Index.js" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_PayManage\Form.cshtml" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_PayManage\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\ProjectTypeManage\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\ProjectTypeManage\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\ProjectTypeManage\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\ProjectTypeManage\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\ProjectManage\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\ProjectManage\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\ProjectManage\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\ProjectManage\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\FillinFrom\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\FillinFrom\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\FillinFrom\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\FillinFrom\Form.js" />
- <Content Include="Areas\LR_Desktop\Views\CalculateProject\Index.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\CalculateProject\Index.js" />
- <Content Include="Areas\LR_Desktop\Views\CalculateProject\Form.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\CalculateProject\Form.js" />
- <Content Include="Areas\LR_Desktop\Views\FormulaMain\Index.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\FormulaMain\Index.js" />
- <Content Include="Areas\LR_Desktop\Views\FormulaMain\Form.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\FormulaMain\Form.js" />
- <Content Include="Areas\LR_Desktop\Views\FormulaChild\Index.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\FormulaChild\Index.js" />
- <Content Include="Areas\LR_Desktop\Views\FormulaChild\Form.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\FormulaChild\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\ProjectProcessManage\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\ProjectProcessManage\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\ProjectProcessManage\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\ProjectProcessManage\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\FD_BudgetFile\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\FD_BudgetFile\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\FD_BudgetFile\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\FD_BudgetFile\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookInfo\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookInfo\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookInfo\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookInfo\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookIndent\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookIndent\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookIndent\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookIndent\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookIndentDetail\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookIndentDetail\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookSolSub\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookSolSub\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookSolSub\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookSolSub\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookSolSubDetail\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookSolSubDetail\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookSolSubDetail\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookSolSubDetail\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookInOut\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookInOut\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookInOut\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookInOut\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookIn\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookIn\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookOut\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookOut\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookOut\FormOut.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookOut\FormOut.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuCardInfo\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuCardInfo\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuCardInfo\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuCardInfo\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\DormitoryReturn\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\DormitoryReturn\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\DormitoryReturn\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\DormitoryReturn\Form.js" />
- <Content Include="Areas\LogisticsManagement\Views\Acc_DormitoryRule\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Acc_DormitoryRule\Index.js" />
- <Content Include="Areas\LogisticsManagement\Views\Acc_DormitoryRule\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Acc_DormitoryRule\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuGraduateCondition\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuGraduateCondition\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuGraduateCondition\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuGraduateCondition\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\TeachManagement\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TeachManagement\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\TeachManagement\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TeachManagement\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StudentCertificate\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StudentCertificate\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StudentCertificate\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StudentCertificate\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\EvaluateTeachLearn\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\EvaluateTeachLearn\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\EvaluateTeachLearn\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\EvaluateTeachLearn\Form.js" />
- <Content Include="Areas\PersonnelManagement\Views\ClassPatrol\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\ClassPatrol\Index.js" />
- <Content Include="Areas\PersonnelManagement\Views\ClassPatrol\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\ClassPatrol\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuGraduateStatistic\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TrainEquipmentManage\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TrainEquipmentManage\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\TrainEquipmentManage\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TrainEquipmentManage\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\TE_ConsumerGoodsApply\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TE_ConsumerGoodsApply\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\TE_ConsumerGoodsApply\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TE_ConsumerGoodsApply\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\TE_MaterialPutIn\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TE_MaterialPutIn\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\TE_MaterialPutIn\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TE_MaterialPutIn\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\TE_MaterialOutbound\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TE_MaterialOutbound\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\TE_MaterialOutbound\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TE_MaterialOutbound\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\ScoreCheckInfo\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ScoreCheckInfo\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\ScoreCheckInfo\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ScoreCheckInfo\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\WelfarePosition\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\WelfarePosition\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\WelfarePosition\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\WelfarePosition\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\WageSchedule\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\WageSchedule\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\WageSchedule\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\WageSchedule\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\SportEquipment\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\SportEquipment\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\SportEquipment\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\SportEquipment\Form.js" />
- <Content Include="Areas\AssetManagementSystem\Views\FundsApplyDetail\Index.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\FundsApplyDetail\Index.js" />
- <Content Include="Areas\AssetManagementSystem\Views\FundsApplyDetail\Form.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\FundsApplyDetail\Form.js" />
- <Content Include="Areas\AssetManagementSystem\Views\FundsApply\Index.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\FundsApply\Index.js" />
- <Content Include="Areas\AssetManagementSystem\Views\FundsApply\Form.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\FundsApply\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\SportEquipmentLend\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\SportEquipmentLend\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\SportEquipmentLend\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\SportEquipmentLend\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\SportEquipmentReturn\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\SportEquipmentReturn\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\SportEquipmentReturn\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\SportEquipmentReturn\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\PeopleSportsActivities\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\PeopleSportsActivities\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\PeopleSportsActivities\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\PeopleSportsActivities\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\CompetitionManagement\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\CompetitionManagement\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\CompetitionManagement\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\CompetitionManagement\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\CompetitionScore\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\CompetitionScore\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\CompetitionScore\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\CompetitionScore\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasicTran\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasicTran\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasicTran\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasicTran\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreTran\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreTran\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreTran\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreTran\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTran\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTran\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTran\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTran\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwoTran\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwoTran\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwoTran\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwoTran\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwoTran\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwoTran\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwoTran\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwoTran\Form.js" />
- <Content Include="Areas\EducationalAdministration\Views\HistoryStuScore\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\HistoryStuScore\Index.js" />
- <Content Include="Areas\EducationalAdministration\Views\HistoryStuScore\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\HistoryStuScore\Form.js" />
- </ItemGroup>
- <ItemGroup>
- <Folder Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElectivePre\" />
- <Folder Include="Areas\LR_Desktop\Models\" />
- <Folder Include="Areas\LR_Desktop\Views\Shared\" />
- <Folder Include="Areas\LR_ReportTestModule\Models\" />
- <Folder Include="Areas\LR_ReportTestModule\Views\Shared\" />
- <Folder Include="Areas\LR_SystemModule\Views\CMS\" />
- <Folder Include="Areas\LR_WebChatModule\Views\User\" />
- <Folder Include="Areas\LR_WorkFlowModule\Views\WfEngine\" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="packages.config" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Views\Login\Index.cshtml" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="XmlConfig\database.config">
- <SubType>Designer</SubType>
- </Content>
- <Content Include="XmlConfig\ioc.config">
- <SubType>Designer</SubType>
- </Content>
- <Content Include="XmlConfig\log4net.config" />
- <Content Include="XmlConfig\system.config">
- <SubType>Designer</SubType>
- </Content>
- </ItemGroup>
- <ItemGroup>
- <Content Include="Views\Home\AdminDefault.cshtml" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Views\Home\AdminDesktop.cshtml" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Views\Error\ErrorMessage.cshtml" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\Learun.Application.Organization\Learun.Application.Organization.csproj">
- <Project>{E9877A25-801B-4605-AD35-E6306916513C}</Project>
- <Name>Learun.Application.Organization</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.AppMagager\Learun.Application.AppMagager.csproj">
- <Project>{8F770F8B-06B3-43DA-886F-15D41CEC62EE}</Project>
- <Name>Learun.Application.AppMagager</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.Base\Learun.Application.Base.csproj">
- <Project>{0CDD0DC8-74CF-4C71-923C-66204A8923D3}</Project>
- <Name>Learun.Application.Base</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.CRM\Learun.Application.CRM.csproj">
- <Project>{81E208BC-39B6-4CA3-81F1-C847D47330D1}</Project>
- <Name>Learun.Application.CRM</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.Excel\Learun.Application.Excel.csproj">
- <Project>{10BAA80B-16F5-4514-902D-F9F7FA608BDD}</Project>
- <Name>Learun.Application.Excel</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.Extention\Learun.Application.Extention.csproj">
- <Project>{4D033392-BBB8-4B5F-9144-A42E7695847E}</Project>
- <Name>Learun.Application.Extention</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.Form\Learun.Application.Form.csproj">
- <Project>{9164926B-150A-47D6-B384-A41AA4A7BC5D}</Project>
- <Name>Learun.Application.Form</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.IM\Learun.Application.IM.csproj">
- <Project>{DB34DFC9-7227-41FA-88AA-832DBF247811}</Project>
- <Name>Learun.Application.IM</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.Language\Learun.Application.Language.csproj">
- <Project>{36083FBB-CE7F-4EE0-8459-C4B60A2DD070}</Project>
- <Name>Learun.Application.Language</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.Mapping\Learun.Application.Mapping.csproj">
- <Project>{79f8e2f1-08e7-4336-93e0-512b39f9dd54}</Project>
- <Name>Learun.Application.Mapping</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.Message\Learun.Application.Message.csproj">
- <Project>{211fa31a-b9d8-4f48-80cc-573b9410828e}</Project>
- <Name>Learun.Application.Message</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.OA\Learun.Application.OA.csproj">
- <Project>{5F3FDF79-A47E-4782-A090-DD0DC2D5CDC1}</Project>
- <Name>Learun.Application.OA</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.Report\Learun.Application.Report.csproj">
- <Project>{886B15B8-7B60-4872-85D1-7F47AC0951EF}</Project>
- <Name>Learun.Application.Report</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.TwoDevelopment\Learun.Application.TwoDevelopment.csproj">
- <Project>{56F9A112-FD96-4809-98F4-0D7C5DE0711B}</Project>
- <Name>Learun.Application.TwoDevelopment</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.WeChat\Learun.Application.WeChat.csproj">
- <Project>{36FA9414-767E-4806-9E45-2075216B1070}</Project>
- <Name>Learun.Application.WeChat</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.WorkFlow\Learun.Application.WorkFlow.csproj">
- <Project>{88D8E99D-DF26-4506-83C5-51E354818BEF}</Project>
- <Name>Learun.Application.WorkFlow</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Framework.Module\Learun.Cache\Learun.Cache.Base\Learun.Cache.Base.csproj">
- <Project>{975F2CB8-605C-4ADD-B365-B97BF844F0FE}</Project>
- <Name>Learun.Cache.Base</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Framework.Module\Learun.Cache\Learun.Cache.Factory\Learun.Cache.Factory.csproj">
- <Project>{68902FCF-C439-4010-B17B-2499C972EE33}</Project>
- <Name>Learun.Cache.Factory</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Framework.Module\Learun.Cache\Learun.Cache.Redis\Learun.Cache.Redis.csproj">
- <Project>{13808645-2013-4896-8ee2-65144e222c69}</Project>
- <Name>Learun.Cache.Redis</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Framework.Module\Learun.Db\Learun.DataBase.EF.Oracle\Learun.DataBase.Oracle.csproj">
- <Project>{82069f3a-ab45-4f8b-b2bf-a36b14208f41}</Project>
- <Name>Learun.DataBase.Oracle</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Framework.Module\Learun.Db\Learun.DataBase.EF.Sqlserver\Learun.DataBase.SqlServer.csproj">
- <Project>{890532f8-5205-4ee9-965c-84500cad24de}</Project>
- <Name>Learun.DataBase.SqlServer</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Framework.Module\Learun.Db\Learun.DataBase.MySql\Learun.DataBase.MySqlEx.csproj">
- <Project>{fe4cb79e-7f98-4683-bc4a-5173a5bc5636}</Project>
- <Name>Learun.DataBase.MySqlEx</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Framework.Module\Learun.Db\Learun.DataBase.Repository\Learun.DataBase.Repository.csproj">
- <Project>{7f5e2a6c-c859-494a-8577-75bf9603a80c}</Project>
- <Name>Learun.DataBase.Repository</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Framework.Module\Learun.Db\Learun.DataBase\Learun.DataBase.csproj">
- <Project>{c329f9e1-4327-4769-9d08-07e6fec41005}</Project>
- <Name>Learun.DataBase</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Framework.Module\Learun.Ioc\Learun.Ioc.csproj">
- <Project>{81c03609-ae0d-414c-829b-16b990487add}</Project>
- <Name>Learun.Ioc</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Framework.Module\Learun.Log\Learun.Loger.csproj">
- <Project>{D27E14DC-B68C-408D-A2E3-FDB38665ECBB}</Project>
- <Name>Learun.Loger</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Framework.Module\Learun.Util\Learun.Util.Operat\Learun.Util.Operat.csproj">
- <Project>{AD556B7A-E0D1-41BD-9D5B-18F8502E9F33}</Project>
- <Name>Learun.Util.Operat</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Framework.Module\Learun.Util\Learun.Util\Learun.Util.csproj">
- <Project>{CF8AE293-88AB-436C-9720-A8386BA5D7B7}</Project>
- <Name>Learun.Util</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Framework.Module\Learun.Workflow\Learun.Workflow.Engine\Learun.Workflow.Engine.csproj">
- <Project>{1d192591-b85a-41db-ae3a-4bf9765786c1}</Project>
- <Name>Learun.Workflow.Engine</Name>
- </ProjectReference>
- <ProjectReference Include="..\Quanjiang.DigitalScholl.SendSms\Quanjiang.DigitalScholl.SendSms.csproj">
- <Project>{65cc5cdc-9638-4dd0-b2d6-3182cc16d2da}</Project>
- <Name>Quanjiang.DigitalScholl.SendSms</Name>
- </ProjectReference>
- <ProjectReference Include="..\Quanjiang.DigitalScholl.WebLicense\Quanjiang.DigitalScholl.WebLicense.csproj">
- <Project>{4D841EAD-3FD8-4FAC-BC67-C4CE6C0D1181}</Project>
- <Name>Quanjiang.DigitalScholl.WebLicense</Name>
- </ProjectReference>
- <ProjectReference Include="..\Quanjiang.DigitalSchool.Aspose\Quanjiang.DigitalSchool.Aspose.csproj">
- <Project>{767d20c4-b983-4940-bf97-74d5479ca558}</Project>
- <Name>Quanjiang.DigitalSchool.Aspose</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <Content Include="Areas\EducationalAdministration\Views\web.config" />
- <Content Include="Areas\LR_OrganizationModule\Views\User\StudentIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\LanMail\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\SYS_SendMessage\FormView.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\SYS_ReceiveMessage\FormView.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\SYS_ReceiveMessage\FormCh.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\EmpInfo\FormView.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\FormView.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\web.config" />
- <Content Include="Areas\EducationalAdministration\Views\JournalSend\FormView.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TimeTable\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TimeTable\Attendance.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TimeTable\AttendanceDetail.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\FormView.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\ReadList.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendComplaint\FormView.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendComplaint\IndexList.cshtml" />
- <Content Include="Areas\LR_OrganizationModule\Views\User\LookForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendComplaint\FormList.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendComplaint\FormListView.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveComplaint\FormView.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendComplaint\ReplyList.cshtml" />
- <Content Include="Areas\Permission\Views\web.config" />
- <Content Include="Areas\Permission\Views\Perm_UserPermission\SelectForm.cshtml" />
- <Content Include="Areas\Ask\Views\web.config" />
- <Content Include="Areas\LR_ReportModule\Views\ReportTemplate\WfSchemeReport.cshtml" />
- <Content Include="Areas\Ask\Views\Ask_Main\AnswerIndex.cshtml" />
- <Content Include="Areas\Ask\Views\Ask_Main\AnswerQuery.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\web.config" />
- <Content Include="Areas\Ask\Views\Ask_Main\StudentIndex.cshtml" />
- <Content Include="Areas\Ask\Views\Ask_Main\Paper.cshtml" />
- <Content Include="Areas\Ask\Views\Ask_Main\PaperView.cshtml" />
- <Content Include="Areas\Ask\Views\Ask_Main\PaperAdminView.cshtml" />
- <Content Include="Areas\Permission\Views\Perm_Function\TeacherIndex.cshtml" />
- <Content Include="Areas\Permission\Views\Perm_Function\FormTeacher.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElective\StudentIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElective\AuditIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElective\FinishIndex.cshtml" />
- <Content Include="Areas\Permission\Views\Perm_UserPermission\GirdSelectIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTerm\ExamIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTerm\ExamIndexOfTeacher.cshtml" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\CustmerWorkFlowFormAll.cshtml" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\web.config" />
- <Content Include="Areas\PersonnelManagement\Views\TimeTable\Leave.cshtml" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaChargesStandard\EditForm.cshtml" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaChargeBank\ShowIndex.cshtml" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaChargeItem\ShowIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuAttendanceLeave\CheckForm.cshtml" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaChargesStandard\ShowIndex.cshtml" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaReplaceMode\ShowIndex.cshtml" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FinaRefundItem\ShowIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\BookBorrow\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\BookBorrow\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\BookCard\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\BookCard\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\BookClass\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\BookClass\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\BookInfo\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\BookInfo\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\BookLocation\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\BookLocation\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\BookLose\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\BookLose\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTerm\ExamIndexOfStudent.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TeachAttendance\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TeachAttendance\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\EmpInfo\FormAdd.cshtml" />
- <Content Include="Content\layui\font\iconfont.eot" />
- <Content Include="Content\layui\font\iconfont.ttf" />
- <Content Include="Content\layui\font\iconfont.woff" />
- <Content Include="Areas\PersonnelManagement\Views\TimeTable\IndexInEducation.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TeachPlan\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TeachPlan\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TeachSwitch\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TeachSwitch\Index.cshtml" />
- <Content Include="Areas\LR_OAModule\Views\Notice\ViewForm.cshtml" />
- <Content Include="Areas\LR_OAModule\Views\Notice\ViewIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\ClassIndex.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TimeTable\IndexInEducationModify.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TimeTable\ModifyLessonForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\ScoreQueryIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\AllocationClass.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\AllocationDormitory.cshtml" />
- <Content Include="Content\model\北京金隅科技学校缴费单.docx" />
- <Content Include="Content\model\缴费单.docx" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\Report.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\Monitor.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\CheckIn.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\IsHelp.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\Military.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\IsPhoto.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\GetCloth.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\GetClothSize.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\GetArticles.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\IsPay.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\AllScoreQueryIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\CheckInUrl.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\SubsidizeUrl.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\MilitaryUrl.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\ScoreInputCancelIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\ScoreStatisticAnalysis.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\ScoreInputCancelForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\CardPrint.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\NewAllocationDormitory.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\NewAllocationBed.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\FormView.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\StudentStatus.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\EnrollTypeForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\AllocationBed.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\AllocationClass.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\AllocationDormitory.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\CollectFileIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\FormView.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\GetKeyIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\IndexOfStudent.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\PayFeeForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\PayFeeIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\RegisterIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFreshOnlineService\AnswerForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFreshOnlineService\AnswerFormView.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFreshOnlineService\AnswerIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFreshOnlineService\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFreshOnlineService\FormView.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFreshOnlineService\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFreshOnlineService\IndexList.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\FormOfStudent.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElective\MergeIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\CdMajor\IndexOfElective.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElective\QueryStuSelectResult.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\ImportBedForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\ExportBedForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\PrintSignFlow.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\InputScoreIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlan\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlan\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElectivePre\AuditForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElectivePre\AuditIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElectivePre\FinishIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElectivePre\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuSelectLessonListOfElectivePre\QueryStuSelectResult.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlan\FormOfClass.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\StatisticIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\StatisticsArea.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\PayAfter.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElective\ModifyForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Statistics\TeacherWorkload.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\MP_PerformanceTracking\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\MP_PerformanceTracking\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\MP_QualityObjectives\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\MP_QualityObjectives\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\MP_ManagementPlan\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\MP_ManagementPlan\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\MP_PerformanceTracking\UploadForm.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\MP_ManagementPlan\UploadForm.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\MP_QualityObjectives\UploadForm.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\MP_BrowseRecord\IndexFile.cshtml" />
- <Content Include="Areas\EvaluationTeach\Views\Eval_Main\AnswerIndex.cshtml" />
- <Content Include="Areas\EvaluationTeach\Views\Eval_Main\TeacherIndex.cshtml" />
- <Content Include="Areas\EvaluationTeach\Views\Eval_Main\Form.cshtml" />
- <Content Include="Areas\EvaluationTeach\Views\Eval_Main\Index.cshtml" />
- <Content Include="Areas\EvaluationTeach\Views\Eval_Main\Paper.cshtml" />
- <Content Include="Areas\EvaluationTeach\Views\Eval_Main\PaperAdminView.cshtml" />
- <Content Include="Areas\EvaluationTeach\Views\Eval_Main\PaperView.cshtml" />
- <Content Include="Areas\EvaluationTeach\Views\Eval_Main\StudentIndex.cshtml" />
- <Content Include="Areas\EvaluationTeach\Views\Eval_Question\Form.cshtml" />
- <Content Include="Areas\EvaluationTeach\Views\Eval_Question\Index.cshtml" />
- <Content Include="Areas\EvaluationTeach\Views\Eval_QuestionItems\Form.cshtml" />
- <Content Include="Areas\EvaluationTeach\Views\Eval_QuestionItems\Index.cshtml" />
- <Content Include="Areas\EvaluationTeach\Views\web.config" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTermAttemper\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTermAttemper\FormView.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTermAttemper\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TimeTable\IndexInEducationSelect.cshtml" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\Release.cshtml" />
- <Content Include="Areas\LR_WorkFlowModule\Views\WfMyTask\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveFile\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveFile\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveDocument\FormView.cshtml" />
- <Content Include="Areas\EvaluationTeach\Views\Eval_Main\TeacherIndex2.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasicChange\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasicChange\FormView.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasicChange\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPass\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPass\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPass\InputScoreIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPass\Monitor.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwo\InputScoreIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwo\Monitor.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\CertificateManage\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\CertificateManage\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\CertificateResult\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\CertificateResult\Index.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFDelegate\Form.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFDelegate\Index.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\AppointForm.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\AuditFlowForm.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\BatchAuditIndex.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\CreateForm.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\Index.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\LookFlowForm.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\LookNodeForm.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\MonitorDetailsIndex.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\MonitorForm.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\MonitorIndex.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\NWFContainerForm.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\ReleaseForm.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\SignAuditFlowForm.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\SignFlowForm.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\AuditorFieldForm.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\AuditorNodeForm.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\ButtonForm.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\ConditionFieldForm.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\Form.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\HistoryForm.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\ImportForm.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\Index.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\LevelForm.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\LineForm.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\NodeForm.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\PostForm.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\PreviewForm.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\RoleForm.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\UserForm.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFScheme\WorkformForm.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\web.config" />
- <Content Include="Content\laydate\src\theme\default\font\iconfont.eot" />
- <Content Include="Content\laydate\src\theme\default\font\iconfont.ttf" />
- <Content Include="Content\laydate\src\theme\default\font\iconfont.woff" />
- <Content Include="Content\laydate\theme\default\font\iconfont.eot" />
- <Content Include="Content\laydate\theme\default\font\iconfont.ttf" />
- <Content Include="Content\laydate\theme\default\font\iconfont.woff" />
- <Content Include="Areas\LR_Message\Views\LR_StrategyInfo\Form.cshtml" />
- <Content Include="Areas\LR_Message\Views\LR_StrategyInfo\Index.cshtml" />
- <Content Include="Areas\LR_Message\Views\web.config" />
- <Content Include="Areas\LR_AuthorizeModule\Views\DataAuthorize\CustomerFormIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ScoreStatistics\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ScoreStatistics\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ClassInfo\FormType.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\PracticeBase\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\PracticeBase\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuGrant\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuGrant\Index.cshtml" />
- <Content Include="Areas\Ask\Views\Ask_Question\AnalysisIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\EvaCodeOfContuct\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\EvaCodeOfContuct\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\EvaDormitoryInterior\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\EvaDormitoryInterior\Indexold.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\EvaHygieve\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\EvaHygieve\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\EvaViolationOfDiscipline\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\EvaViolationOfDiscipline\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\FormDocument.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\IndexDocument.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\ReadListDocument.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveFile\FormDocument.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveFile\IndexDocument.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\FormDocumentView.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveFile\FormReadDocument.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\LessonInfo\FormNoMajor.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\LessonInfo\IndexNoMajor.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\Log\UseStatistics.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\Log\OnlineUserIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonSync\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonSync\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTerm\EmptyByConditionForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTerm\SyncByConditionForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\LeaveSchoolA\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\LeaveSchoolA\Index.cshtml" />
- <Content Include="Areas\LR_LGManager\Views\CorporateMaterialApply\Form.cshtml" />
- <Content Include="Areas\LR_LGManager\Views\CorporateMaterialApply\Index.cshtml" />
- <Content Include="Areas\LR_LGManager\Views\CorporateMaterialItem\Form.cshtml" />
- <Content Include="Areas\LR_LGManager\Views\CorporateMaterialItem\Index.cshtml" />
- <Content Include="Areas\LR_LGManager\Views\StampApply\Form.cshtml" />
- <Content Include="Areas\LR_LGManager\Views\StampApply\Index.cshtml" />
- <Content Include="Areas\LR_LGManager\Views\StampApply\FormView.cshtml" />
- <Content Include="Areas\LR_LGManager\Views\CorporateMaterialApply\FormView.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\OvertimeApplication\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\OvertimeApplication\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TimeTable\AttendanceStatistic.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuCancelExam\Detail.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\CommunityInfo\QrcodeForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\InputScoreIndexInTeacher.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPass\InputScoreIndexInTeacher.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwo\InputScoreIndexInTeacher.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTermOfElective\EmptyByConditionForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTermOfElective\SyncByConditionForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\InputScoreIndexOfElective.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\InputScoreIndexOfElectiveInTeacher.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\EpidemicReport\PersonnelCategoryReport.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\EpidemicReport\VehicleReport.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\EpidemicReport\OutReasonReport.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\EpidemicReport\ProviceReport.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TimeTable\AttendanceList.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\EpidemicSituationCopy\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\EpidemicSituationCopy\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\EpidemicSituationCopy\IndexReport.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\MyClass.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\WP_FileList\SecuritySetting.cshtml" />
- <Content Include="Areas\LR_OAModule\Views\ResourceFile\BcIndex.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\BC_PopQuiz\Report.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuAttendance\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuAttendance\IndexOfUnrecord.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\EmpInfo\FormEdit.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\EmpInfo\FormModify.cshtml" />
- <Content Include="Areas\AdmissionsPlatform\Views\web.config" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\RegistrateIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Thermography\SubmitIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ClassroomBuilding\QRPrint.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\R_EnterBuilding\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\R_EnterBuilding\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\R_EnterSchool\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\R_EnterSchool\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\Sal_UserSalary\IndexOfMy.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\Sal_UserSalary\FormView.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\MP_ManagementPlan\IndexManagement.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\MP_PerformanceTracking\IndexManagement.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\MP_QualityObjectives\IndexManagement.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\MP_ManagementPlan\IndexChildren.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\MP_PerformanceTracking\IndexChildren.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\MP_QualityObjectives\IndexChildren.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\EmpInfo\Print.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Thermography\StatisticIndex.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\ContractManagement\FormView.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\htPrint.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\PersonalFiling.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\ContractFiling.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\StuSaverecord\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\StuSaverecord\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\R_EnterSchool\DeptReport.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\R_EnterSchool\MajorReport.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\R_EnterSchool\ClassReport.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\R_EnterBuilding\ClassReport.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\R_EnterBuilding\DeptReport.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\R_EnterBuilding\MajorReport.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\ContractManagement\FormRenew.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\ContractManagement\FormTerminate.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\ContractManagement\FormRemove.cshtml" />
- <Content Include="Areas\StudentWork\Views\web.config" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Main\AnswerIndex.cshtml" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Main\AnswerQuery.cshtml" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Main\Form.cshtml" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Main\Index.cshtml" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Main\Paper.cshtml" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Main\PaperAdminView.cshtml" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Main\PaperView.cshtml" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Main\StudentIndex.cshtml" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Main_Question\Form.cshtml" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Main_Question\Index.cshtml" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_QuestionItems\Form.cshtml" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_QuestionItems\Index.cshtml" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Question\Form.cshtml" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Question\Index.cshtml" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Question\MainIndex.cshtml" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Question\SelectIndex.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\APAppointmentPsychologist\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\APAppointmentPsychologist\Index.cshtml" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Type\FormView.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\ScoreQueryAllIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\CreateGraduateNo.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\CreateGraduateNoForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\ScoreQueryAllIndexTeacher.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\Graduate.cshtml" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Main\ApplyIndex.cshtml" />
- <Content Include="Areas\StudentWork\Views\SW_HolidayGo\StatisticIndex.cshtml" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_NotHaveAll_Type\AddIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\GraduateScoreQueryAllIndex.cshtml" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Batch\Form.cshtml" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Batch\Index.cshtml" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Batch_Type\AddIndex.cshtml" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Batch_Type\Form.cshtml" />
- <Content Include="Areas\StudentWork\Views\SW_Ask_Batch_Type\Index.cshtml" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\BindTeacherForm.cshtml" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\PaymentForm.cshtml" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\ReportForm.cshtml" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\RegistrateForm.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\CompanyNews\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\CompanyNews\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\AmountForm.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\MonitorIndexRenShi.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\MonitorIndexXingZhen.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\MonitorIndexZiChan.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\MonitorIndexGongWen.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\IndexParty.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\FormParty.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\FormPartyView.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\ReadListParty.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveFile\IndexParty.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveFile\FormParty.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\StuSaverecord\IndexForTeacher.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\StuSaverecord\IndexForStudent.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuConsumption\IndexForTeacher.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuConsumption\IndexForStudent.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\FormDC.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\IndexDC.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\AllocationClassDC.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\IndexInClass.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\IndexOfDC.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\FormOfDC.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\EmpInfo\IndexOfDC.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Allocation\Form.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Allocation\Index.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\AssReport\AssAddReport.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\AssReport\AssStatusReport.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\AssReport\AssTypeReport.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\AssScrap\Form.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\AssScrap\FormView.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\AssScrap\Index.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsChangeItem\Form.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsChangeItem\Index.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsChange\Form.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsChange\Index.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\Form.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\FormJY.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\FormJYHC.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\FormPurchase.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\FormPurchaseJY.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\FormView.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\FormViewJY.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\Index.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\IndexJY.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\IndexJYHC.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItemApply\Form.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItemApply\FormPurchase.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItemApply\Index.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItem\Form.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItem\FormView.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItem\Index.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItem\IndexOfMy.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItem\IndexScrap.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItem\IndexTwo.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItem\QRPrint.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfo\Form.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfo\Index.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApplyIncomplete\Form.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApplyIncomplete\FormItem.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApplyIncomplete\Index.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApply\Form.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApply\FormView.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApply\Index.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutItemApply\Form.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutItemApply\Index.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsType\Form.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsType\Index.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_InventoryItemApply\Form.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_InventoryItemApply\Index.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Inventory\Form.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Inventory\FormView.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Inventory\Index.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_PurchaseApply\Form.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_PurchaseApply\FormView.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_PurchaseApply\Index.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_PurchaseItemApply\Form.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_PurchaseItemApply\Index.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_PurchaseItem\Form.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_PurchaseItem\Index.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Purchase\Form.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Purchase\FormView.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Purchase\Index.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Purchase\StartForm.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_ReceiveItem\Form.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_ReceiveItem\Index.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Receive\Form.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Receive\Index.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Recycle\Form.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Recycle\Index.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_RepairItem\Form.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_RepairItem\Index.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Repair\Form.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Repair\FormView.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Repair\Index.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_ScrapItem\Form.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_ScrapItem\Index.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Storage\Form.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Storage\Index.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Supplier\Form.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Supplier\Index.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_UserChangeInfo\Form.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_UserChangeInfo\Index.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Warning\Form.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Warning\Index.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\web.config" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTerm\ClearByConditionForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\JournalSend\IndexOfDC.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\JournalSend\FormOfDC.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Receive\FormView.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\SchoolUniform.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\SelectUserForm.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\SignForm.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\StampInfo\EqualForm.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\StampInfo\Form.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\StampInfo\Index.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\StampInfo\StampDetailIndex.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\AddTaskForm.cshtml" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\TemplatePC\WxCustmerCodeIndex.cshtml" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\CodeSchema\Form.cshtml" />
- <Content Include="Areas\LR_CodeGeneratorModule\Views\CodeSchema\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\Print.cshtml" />
- <Content Include="Areas\LR_DisplayBoard\Views\LR_KBConfigInfo\ChartForm.cshtml" />
- <Content Include="Areas\LR_DisplayBoard\Views\LR_KBConfigInfo\ColStatisForm.cshtml" />
- <Content Include="Areas\LR_DisplayBoard\Views\LR_KBConfigInfo\StatisticsForm.cshtml" />
- <Content Include="Areas\LR_DisplayBoard\Views\LR_KBConfigInfo\TableForm.cshtml" />
- <Content Include="Areas\LR_DisplayBoard\Views\LR_KBFeaManage\Form.cshtml" />
- <Content Include="Areas\LR_DisplayBoard\Views\LR_KBFeaManage\Index.cshtml" />
- <Content Include="Areas\LR_DisplayBoard\Views\LR_KBKanBanInfo\Form.cshtml" />
- <Content Include="Areas\LR_DisplayBoard\Views\LR_KBKanBanInfo\Index.cshtml" />
- <Content Include="Areas\LR_DisplayBoard\Views\LR_KBKanBanInfo\PreviewForm.cshtml" />
- <Content Include="Areas\LR_DisplayBoard\Views\web.config" />
- <Content Include="Areas\LR_PortalSite\Views\Article\Form.cshtml" />
- <Content Include="Areas\LR_PortalSite\Views\Article\Index.cshtml" />
- <Content Include="Areas\LR_PortalSite\Views\HomeConfig\AddTabForm.cshtml" />
- <Content Include="Areas\LR_PortalSite\Views\HomeConfig\BottomMenuForm.cshtml" />
- <Content Include="Areas\LR_PortalSite\Views\HomeConfig\BottomMenuIndex.cshtml" />
- <Content Include="Areas\LR_PortalSite\Views\HomeConfig\Index.cshtml" />
- <Content Include="Areas\LR_PortalSite\Views\HomeConfig\ModuleForm1.cshtml" />
- <Content Include="Areas\LR_PortalSite\Views\HomeConfig\ModuleForm2.cshtml" />
- <Content Include="Areas\LR_PortalSite\Views\HomeConfig\ModuleForm3.cshtml" />
- <Content Include="Areas\LR_PortalSite\Views\HomeConfig\ModuleForm4.cshtml" />
- <Content Include="Areas\LR_PortalSite\Views\HomeConfig\ModuleForm5.cshtml" />
- <Content Include="Areas\LR_PortalSite\Views\HomeConfig\PictureForm.cshtml" />
- <Content Include="Areas\LR_PortalSite\Views\HomeConfig\SelectModuleForm.cshtml" />
- <Content Include="Areas\LR_PortalSite\Views\HomeConfig\SetTextForm.cshtml" />
- <Content Include="Areas\LR_PortalSite\Views\HomeConfig\TopMenuForm.cshtml" />
- <Content Include="Areas\LR_PortalSite\Views\HomeConfig\TopMenuIndex.cshtml" />
- <Content Include="Areas\LR_PortalSite\Views\Page\Form.cshtml" />
- <Content Include="Areas\LR_PortalSite\Views\Page\Index.cshtml" />
- <Content Include="Areas\LR_PortalSite\Views\Page\SelectForm.cshtml" />
- <Content Include="Areas\LR_PortalSite\Views\Page\SetCategoryForm.cshtml" />
- <Content Include="Areas\LR_PortalSite\Views\Page\SetContentForm.cshtml" />
- <Content Include="Areas\LR_PortalSite\Views\Page\SetNameForm.cshtml" />
- <Content Include="Areas\LR_PortalSite\Views\web.config" />
- <Content Include="Areas\LR_TaskScheduling\Views\TaskDesign\AddDetailedForm.cshtml" />
- <Content Include="Areas\LR_TaskScheduling\Views\TaskDesign\Form.cshtml" />
- <Content Include="Areas\LR_TaskScheduling\Views\TaskDesign\Index.cshtml" />
- <Content Include="Areas\LR_TaskScheduling\Views\TaskDesign\SelectExpressForm.cshtml" />
- <Content Include="Areas\LR_TaskScheduling\Views\TSLog\Form.cshtml" />
- <Content Include="Areas\LR_TaskScheduling\Views\TSLog\Index.cshtml" />
- <Content Include="Areas\LR_TaskScheduling\Views\TSScheme\AddDetailedForm.cshtml" />
- <Content Include="Areas\LR_TaskScheduling\Views\TSScheme\Form.cshtml" />
- <Content Include="Areas\LR_TaskScheduling\Views\TSScheme\Index.cshtml" />
- <Content Include="Areas\LR_TaskScheduling\Views\TSScheme\SelectExpressForm.cshtml" />
- <Content Include="Areas\LR_TaskScheduling\Views\web.config" />
- <Content Include="Content\laypage\laypage.min.js.map" />
- <Content Include="Areas\LR_CodeDemo\Views\GantProject\Form.cshtml" />
- <Content Include="Areas\LR_CodeDemo\Views\GantProject\Gant.cshtml" />
- <Content Include="Areas\LR_CodeDemo\Views\GantProject\Index.cshtml" />
- <Content Include="Areas\LR_CodeDemo\Views\GantProject\Project.cshtml" />
- <Content Include="Areas\LR_CodeDemo\Views\GantProject\ProjectDetail.cshtml" />
- <Content Include="Areas\LR_CodeDemo\Views\GanttDemo\Index1.cshtml" />
- <Content Include="Areas\LR_CodeDemo\Views\GanttDemo\Index2.cshtml" />
- <Content Include="Areas\LR_CodeDemo\Views\GanttDemo\Index3.cshtml" />
- <Content Include="Areas\LR_CodeDemo\Views\GanttDemo\Index4.cshtml" />
- <Content Include="Areas\LR_CodeDemo\Views\ImgShow\Demo1.cshtml" />
- <Content Include="Areas\LR_CodeDemo\Views\ImgShow\Demo2.cshtml" />
- <Content Include="Areas\LR_CodeDemo\Views\ImgShow\Demo3.cshtml" />
- <Content Include="Areas\LR_CodeDemo\Views\StockDemo\Form.cshtml" />
- <Content Include="Areas\LR_CodeDemo\Views\StockDemo\Index.cshtml" />
- <Content Include="Areas\LR_CodeDemo\Views\StockDemo\Stock.cshtml" />
- <Content Include="Areas\LR_CodeDemo\Views\WorkOrder\Form.cshtml" />
- <Content Include="Areas\LR_CodeDemo\Views\WorkOrder\Index.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\Files\FileAuthAddFrom.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\Files\FileAuthFrom.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\Files\FileAuthIndex.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\Files\FileHistroyIndex.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\Files\FolderForm.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\Files\FolderIndex.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\Files\Form.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\Files\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\ADR_Record\AttendanceReportByWeek.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\ADR_Record\Report.mrt" />
- <Content Include="Areas\EducationalAdministration\Views\EADateArrange\InitByConditionForm.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\ADR_Record\StatisticIndex.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\ADR_Record\StatisticDetailIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\StuScoreQueryIndex.cshtml" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\DropOutIndex.cshtml" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\PaymentIndex.cshtml" />
- <Content Include="Areas\AdmissionsPlatform\Views\AP_OnlineUserInfo\ReportIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\LoanForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\OnsitePayForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\IssueForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveFile\SpecifyReceiverForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveDocument\IssueForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveDocument\ReadList.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveFile\IndexGWJS.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\StatusView.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoFresh\StatisticClassIndex.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\WeChatDevelop\Form.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\WeChatDevelop\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\Sal_UserSalary\ImportForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\EmpInfo\ImportForm.cshtml" />
- <Content Include="Areas\LR_OAModule\Views\Notice\IndexFlow.cshtml" />
- <Content Include="Areas\LR_OAModule\Views\Notice\FormFlow.cshtml" />
- <Content Include="Areas\LR_OAModule\Views\Notice\FormFlowView.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AllocationItem\Form.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AllocationItem\Index.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Acceptance\ViewForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\LoginUserBind\BindAccountIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuAttendanceLeave\IndexInStudent.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuLeaveManagement\CheckForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuLeaveManagement\CheckIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Thermography\IndexResult.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\MeetingManagement\FormView.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\MeetingManagement\IndexOfMyApply.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\MeetingNotice\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\MeetingNotice\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\MeetingManagement\IndexOfMyJoin.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\StatisticTimeIndex.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\StatisticTimeForm.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\StatisticCountIndex.cshtml" />
- <Content Include="Areas\LR_ReportModule\Views\ReportTemplate\NWFSchemeReport.cshtml" />
- <Content Include="Areas\Ask\Views\Ask_MainOfTeacher\AnswerIndex.cshtml" />
- <Content Include="Areas\Ask\Views\Ask_MainOfTeacher\AnswerQuery.cshtml" />
- <Content Include="Areas\Ask\Views\Ask_MainOfTeacher\Form.cshtml" />
- <Content Include="Areas\Ask\Views\Ask_MainOfTeacher\Index.cshtml" />
- <Content Include="Areas\Ask\Views\Ask_MainOfTeacher\Paper.cshtml" />
- <Content Include="Areas\Ask\Views\Ask_MainOfTeacher\PaperAdminView.cshtml" />
- <Content Include="Areas\Ask\Views\Ask_MainOfTeacher\PaperView.cshtml" />
- <Content Include="Areas\Ask\Views\Ask_MainOfTeacher\TeacherIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveDocument\PrintView.cshtml" />
- <Content Include="Areas\LR_OAModule\Views\Notice\IndexRecycle.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\Log\ApiIndex.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\ContractFilingMonitor.cshtml" />
- <Content Include="Areas\Permission\Views\Perm_FunctionVisit\IndexForCount.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\SchoolCalendar\ScheduleIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\Peichart.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\StatisticIndex.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\MessageRind\UnreadIndex.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\Emp_Payroll\StatisticIndex.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\VisitorInfo\FormAdd.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\Emp_PayrollOnce\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\Emp_PayrollOnce\Index.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\Emp_PayrollOnce\StatisticIndex.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\LeaveFiling.cshtml" />
- <Content Include="Areas\LR_OAModule\Views\LostArticleInfo\Form.cshtml" />
- <Content Include="Areas\LR_OAModule\Views\LostArticleInfo\FormView.cshtml" />
- <Content Include="Areas\LR_OAModule\Views\LostArticleInfo\Index.cshtml" />
- <Content Include="Areas\LR_OAModule\Views\LostArticleInfo\FormClaim.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\PM_EducationExperience\StatisticIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\PM_TechnicalPost\StatisticIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\PM_Resume\StatisticIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\PM_WorkerTechnology\StatisticIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\FillinFrom\FormPeople.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\FillinFrom\FormIndex.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItemApply\FormJYHC.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoApply\FormViewJYHC.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Acceptance\Form.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Acceptance\FormView.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsInfoItemApply\FormJY.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApply\AssetsIndex.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApply\AssetsForm.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApply\IndexTwo.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApply\AssetsFormView.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_Acceptance\Print.cshtml" />
- <Content Include="Areas\AssetManagementSystem\Views\Ass_AssetsOutApply\Print.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Scholarshipxj\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Scholarshipxj\FormAudit.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Scholarshipxj\Formzxj.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Scholarshipxj\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Scholarshipxj\IndexAudit.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Scholarshipxj\Indexzxj.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Scholarship\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Scholarship\FormZxj.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Scholarship\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Scholarship\IndexZxj.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\AwardAndPunishment\AwardForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\AwardAndPunishment\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\AwardAndPunishment\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\AwardAndPunishment\IndexPunishment.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\AwardPunishInfo\AwardForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\AwardPunishInfo\AwardIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\AwardPunishInfo\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\AwardPunishInfo\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ClassPlan\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ClassPlan\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeLessonTerm\IndexLessonTerm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\EvaDormitoryInterior\Index.cshtml" />
- <None Include="Areas\EducationalAdministration\Views\SchoolNews\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\StuTuition.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\IsHelpForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\HelpChange.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuEnroll\IndexHelpChange.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveDocument\IndexFile.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\IndexPartyFile.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\PrintView.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_SendFile\IndexFile.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\LeaderLeaveFiling.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\LeaderLeaveFilingMonitor.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\NWFProcess\LeaveFilingMonitor.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\VisitorInfo\ExamineForm.cshtml" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_PayManage\PrintSpecial.cshtml" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_PayManage\PrintPublic.cshtml" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_PayManage\FormPublic.cshtml" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_IncomeManage\Form2.cshtml" />
- <Content Include="Areas\ReceiveSendFeeManagement\Views\FD_IncomeManage\Form3.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\ProjectPhaseManage\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\ProjectPhaseManage\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\ProjectDataManage\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\ProjectDataManage\Index.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\FormulaMain\FormChild.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\QualityReport\Index.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\QualityReport\Form.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\QualityReport\IndexReport.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\QualityReport\FormView.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\ProjectDataManage\IndexData.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\ProjectProcessManage\IndexData.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\ProjectDataManage\IndexView.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\ProjectDataManage\FormView.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\ProjectManage\Index1.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\ProjectProcessManage\IndexData1.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\Sys_ReceiveDocument\RoleForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TeachingPlanItem\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TeachingPlan\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TeachingPlan\FormManage.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TeachingPlan\FormManageView.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TeachingPlan\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TeachingPlan\IndexManage.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoSemster\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoSemster\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuCancelDisciplineManagement\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuCancelDisciplineManagement\FormView.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuCancelDisciplineManagement\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuCancelLeaveManagement\CheckForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuCancelLeaveManagement\CheckIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuCancelLeaveManagement\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuCancelLeaveManagement\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\FormSchool.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\IndexAccount.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\IndexDivide.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\IndexEnroll.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\IndexLabel.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuVolunteerPhone\FormApply.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuVolunteerPhone\Link.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuVolunteerPhone\QRCode.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuVolunteerPhone\Search.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuVolunteerPhone\SearchResult.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\QRCode.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherLeaveManagement\Form.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherLeaveManagement\FormView.cshtml" />
- <Content Include="Areas\PersonnelManagement\Views\TeacherLeaveManagement\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\ClassForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\IndexGenerate.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\FormGenerate.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\IndexMajor.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\FormMajor.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuInfoBasic\FormTran.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuVolunteer\MajorIndex.cshtml" />
- <Content Include="Areas\LR_SystemModule\Views\Log\ApiIndex.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Accommodation\Allocation.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Accommodation\Corridor.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Accommodation\Dormitory.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Accommodation\DormitoryAdd.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Accommodation\Floor.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Accommodation\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Accommodation\FormBed.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Accommodation\FormClass.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Accommodation\FormClassify.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Accommodation\FormDept.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Accommodation\FormRoom.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Accommodation\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Accommodation\IndexBed.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Accommodation\IndexClassify.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Accommodation\IndexDistribution.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Accommodation\Room.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Accommodation\Unit.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookIndent\FormDetail.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookIndent\FormView.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookIndent\FormLook.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookIn\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookIn\FormView.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookIn\FormDelete.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookOut\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookOut\FormView.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookOut\FormDelete.cshtml" />
- <Content Include="Areas\LR_OAModule\Views\ResourceFile\FileStatistic.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookInOut\FormUse.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookInOut\IndexInOut.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\DormitoryReturn\FormOut.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\DormitoryReturn\FormReturn.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\DormitoryReturn\IndexReport.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuDisciplineManagement\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuDisciplineManagement\FormView.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuDisciplineManagement\Index.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\QualityReport\Index.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\QualityReport\IndexReport.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\SyncByConditionForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\IndexItem.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\IndexForClass.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\IndexForLesson.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\IndexTeach.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\ArrangeExamTermNew\IndexStudent.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPass\IndexUnpass.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScoreNotPassTwo\IndexUnpassTwo.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\AllStuScoreQueryIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\TextBookSolSub\StatisticsIndex.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Accommodation\IndexImport.cshtml" />
- <Content Include="Areas\LR_Desktop\Views\DataCollection\Index.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuPunishment\StuIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuPunishment\MajorIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuPunishment\ClassIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuPunishment\DeptIndex.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Accommodation\FormMainClass.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Acc_StuDayRoutine\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Acc_StuDayRoutine\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Acc_PublicAreaHealth\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Acc_PublicAreaHealth\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Acc_DailyAssess\Form.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Acc_DailyAssess\Index.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Acc_DailyAssess\IndexDorm.cshtml" />
- <Content Include="Areas\LogisticsManagement\Views\Acc_DailyAssess\IndexAll.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\StampPersonal\Form.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\StampPersonal\Index.cshtml" />
- <Content Include="Areas\LR_NewWorkFlow\Views\StampPersonal\StampDetailIndex.cshtml" />
- <Content Include="Content\excel\AccommodationImport.xls" />
- <Content Include="Content\excel\StuInfoBasicImport.xls" />
- <Content Include="Areas\EducationalAdministration\Views\WageSchedule\IndexMy.cshtml" />
- <Content Include="Content\excel\SalarySheetImport.xls" />
- <Content Include="Areas\EducationalAdministration\Views\WageSchedule\ImportForm.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\WageSchedule\IndexPrint.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\MajorIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\CheckIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\Form.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\DropOutIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\RestAgainIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\IntoIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\ReturnIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\RolloffIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\FormView.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\IndexQuery.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\QueryBasicInfo.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\QueryScholarshipIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\QueryMSRMilitaryIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\QueryAPStuHealthIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\QueryStuEncourgementIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuLeaveManagement\FormView.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuScore\InputScoreIndexInTeacherImport.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\QueryScoreIndex.cshtml" />
- <Content Include="Areas\EducationalAdministration\Views\StuTransferInfo\ReinstateIndex.cshtml" />
- <None Include="Properties\PublishProfiles\CustomProfile.pubxml" />
- <None Include="Properties\PublishProfiles\FolderProfile.pubxml" />
- <Content Include="Views\Login\Default-beifen.cshtml" />
- <None Include="Properties\PublishProfiles\FolderProfile1.pubxml" />
- <Content Include="Views\SSOSystem\GoTo.cshtml" />
- <Content Include="Views\SSOSystem\_LayoutSSO.cshtml" />
- <Content Include="Views\SSOSystem\Index.cshtml" />
- <Content Include="Views\SSOSystem\Work.cshtml" />
- <Content Include="Views\SSOSystem\UserService.cshtml" />
- <Content Include="Views\SSOSystem\NewsDetail.cshtml" />
- <Content Include="Views\SSOSystem\NewsList.cshtml" />
- <Content Include="Views\ShowRegister\Index.cshtml" />
- <Content Include="Views\SSOSystem\Check.cshtml" />
- <Content Include="Views\Home\GoTo.cshtml" />
- <Content Include="Views\SSOSystem\FirstLogin.cshtml" />
- <Content Include="Views\Home\DataBaseInit.cshtml" />
- <Content Include="Views\Home\Guide.cshtml" />
- <Content Include="Views\Home\HomeOfStudent.cshtml" />
- <Content Include="Views\SSOSystem\_LayoutSSOTwo.cshtml" />
- <Content Include="Views\SSOSystem\newsTwo.cshtml" />
- <Content Include="Views\SSOSystem\workTwo.cshtml" />
- <Content Include="Views\Home\NeedToDoForm.cshtml" />
- <Content Include="Views\SSOSystem\NewList.cshtml" />
- <Content Include="Views\SSOSystem\LanMail.cshtml" />
- <Content Include="Views\SSOSystem\ReceiveFileList.cshtml" />
- <Content Include="Views\SSOSystem\TaskList.cshtml" />
- <Content Include="Views\SSOSystem\NoLogin.cshtml" />
- <Content Include="Views\Shared\_WorkFlowNewForm.cshtml" />
- <Content Include="Views\Login\PageOne.cshtml" />
- <Content Include="Views\Login\PageTwo.cshtml" />
- <Content Include="Views\Login\PageThree.cshtml" />
- <Content Include="Views\Login\PageFour.cshtml" />
- <Content Include="Views\Login\PageFive.cshtml" />
- <Content Include="Views\Home\ChangePwd.cshtml" />
- <Content Include="Views\UserCenter\IndexInTeacher.cshtml" />
- <Content Include="Views\OnlineRegistrate\MajorInfo.cshtml" />
- <Content Include="Views\OnlineRegistrate\MajorIntroduce.cshtml" />
- <Content Include="Views\OnlineRegistrate\SignUp.cshtml" />
- <Content Include="Views\OnlineRegistrate\SignUpSuccess.cshtml" />
- <Content Include="Views\OnlineRegistrate\PaymentMoney.cshtml" />
- <Content Include="Views\OnlineRegistrate\Login.cshtml" />
- <Content Include="Views\OnlineRegistrate\RegistrateForm.cshtml" />
- <Content Include="Views\OnlineRegistrate\RegistrateFormEdit.cshtml" />
- <Content Include="Views\OnlineRegistrate\PasswordEdit.cshtml" />
- <Content Include="Views\OnlineRegistrate\UseGuid.cshtml" />
- <Content Include="Views\Login\PageSix.cshtml" />
- <Content Include="Views\Home\DesktopNavigation.cshtml" />
- <Content Include="Views\Home\DesktopNavigation1.cshtml" />
- <Content Include="Views\Home\DesktopNavigation2.cshtml" />
- <Content Include="Views\Home\DesktopNavigation3.cshtml" />
- <Content Include="Views\Home\DesktopNavigation4.cshtml" />
- <Content Include="Views\Home\AdminNavigation.cshtml" />
- <Content Include="Views\UserCenter\IndexForDC.cshtml" />
- <Content Include="Views\Shared\_AdminForDC.cshtml" />
- <Content Include="Views\Home\AdminDefaultForDC.cshtml" />
- <Content Include="Views\Home\AdminTheme5.cshtml" />
- <Content Include="Views\Shared\_AllIndex.cshtml" />
- <Content Include="Views\Shared\_jqGrid.cshtml" />
- <Content Include="Views\Shared\_ReportForm.cshtml" />
- <Content Include="Views\UserCenter\LanguageForm.cshtml" />
- <Content Include="Views\Login\LoginForWeixin.cshtml" />
- <Content Include="Views\Login\RegisterBind.cshtml" />
- <Content Include="Views\Login\DefaultWxLogin.cshtml" />
- <Content Include="Views\Login\PageFiveWxLogin.cshtml" />
- <Content Include="Views\Login\PageFourWxLogin.cshtml" />
- <Content Include="Views\Login\PageOneWxLogin.cshtml" />
- <Content Include="Views\Login\PageSixWxLogin.cshtml" />
- <Content Include="Views\Login\PageThreeWxLogin.cshtml" />
- <Content Include="Views\Login\PageTwoWxLogin.cshtml" />
- <Content Include="Views\Home\SSOApplication.cshtml" />
- <Content Include="Views\Home\GoToApplication.cshtml" />
- <Content Include="Views\SSOSystem\DragNoLogin.cshtml" />
- <Content Include="Views\SSOSystem\DragModelOne.cshtml" />
- <Content Include="Views\SSOSystem\_LayoutSSODrag.cshtml" />
- <Content Include="Views\SSOSystem\DragModelTwo.cshtml" />
- <Content Include="Views\SSOSystem\DragModelThree.cshtml" />
- <Content Include="Views\SSOSystem\DragNoWxLogin.cshtml" />
- <Content Include="Views\Shared\_SimpleForm.cshtml" />
- <Content Include="Views\Login\PageSixForgetPwd.cshtml" />
- <Content Include="Views\Login\VisitorInfoAdd.cshtml" />
- <None Include="Properties\PublishProfiles\FolderProfile2.pubxml" />
- <None Include="Properties\PublishProfiles\FolderProfile3.pubxml" />
- <None Include="Properties\PublishProfiles\FolderProfile4.pubxml" />
- <None Include="Properties\PublishProfiles\FolderProfile5.pubxml" />
- <None Include="Properties\PublishProfiles\FolderProfile6.pubxml" />
- <None Include="Properties\PublishProfiles\FolderProfile7.pubxml" />
- <None Include="Properties\PublishProfiles\learunadms6.1.pubxml" />
- <Content Include="Views\Utility\ListContentIndexLost.cshtml" />
- </ItemGroup>
- <ItemGroup>
- <WCFMetadata Include="Connected Services\" />
- </ItemGroup>
- <ItemGroup>
- <Analyzer Include="..\packages\Microsoft.DependencyValidation.Analyzers.0.10.0\analyzers\dotnet\cs\Microsoft.DependencyValidation.Analyzers.resources.dll" />
- <Analyzer Include="..\packages\Microsoft.DependencyValidation.Analyzers.0.10.0\analyzers\dotnet\Microsoft.DependencyValidation.Analyzers.dll" />
- </ItemGroup>
- <ItemGroup>
- <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
- <Service Include="{C0C07587-41A7-46C8-8FBD-3F9C8EBE2DDC}" />
- </ItemGroup>
- <PropertyGroup>
- <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
- <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
- </PropertyGroup>
- <PropertyGroup>
- <AutoGenerateBindingRedirects>false</AutoGenerateBindingRedirects>
- </PropertyGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
- <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
- <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
- <Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
- <AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" />
- </Target>
- <ProjectExtensions>
- <VisualStudio>
- <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
- <WebProjectProperties>
- <UseIIS>False</UseIIS>
- <AutoAssignPort>True</AutoAssignPort>
- <DevelopmentServerPort>20472</DevelopmentServerPort>
- <DevelopmentServerVPath>/</DevelopmentServerVPath>
- <IISUrl>http://localhost:20873/</IISUrl>
- <NTLMAuthentication>False</NTLMAuthentication>
- <UseCustomServer>False</UseCustomServer>
- <CustomServerUrl>
- </CustomServerUrl>
- <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
- </WebProjectProperties>
- </FlavorProperties>
- </VisualStudio>
- </ProjectExtensions>
- <Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
- <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
- <PropertyGroup>
- <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。启用“NuGet 程序包还原”可下载这些程序包。有关详细信息,请参阅 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
- </PropertyGroup>
- <Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
- </Target>
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target> -->
- </Project>
|