Files

1815 lines
102 KiB
XML
Raw Permalink Normal View History

2025-12-11 09:17:16 +08:00
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>
</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{36E8D929-8643-4C4C-9D1A-912617A69646}</ProjectGuid>
<ProjectTypeGuids>{F85E285D-A4E0-4152-9332-AB1D724D3325};{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>WebSite</RootNamespace>
<AssemblyName>WebSite</AssemblyName>
<MvcBuildViews>false</MvcBuildViews>
<UseIISExpress>true</UseIISExpress>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>Bin\</OutputPath>
<DefineConstants>TRACE;DEBUG;SIMON</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<PackageAsSingleFile>false</PackageAsSingleFile>
<PublishDatabases>false</PublishDatabases>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\</OutputPath>
<DefineConstants>TRACE;DEBUG;SIMON</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
</PropertyGroup>
<PropertyGroup>
<SignAssembly>false</SignAssembly>
</PropertyGroup>
<ItemGroup>
<Reference Include="Common.Logging, Version=1.2.0.0, Culture=neutral, PublicKeyToken=af08829b84f0328e">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\lib\Spring.NET\Common.Logging.dll</HintPath>
</Reference>
<Reference Include="CSRedisCore">
<HintPath>..\lib\Redis\CSRedisCore.dll</HintPath>
</Reference>
<Reference Include="FluentScheduler, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b76503528a14ebd1, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\lib\taskschedule\FluentScheduler.dll</HintPath>
</Reference>
<Reference Include="Iesi.Collections, Version=1.0.1.0, Culture=neutral, PublicKeyToken=aa95f207798dfdb4, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\lib\NHibernate\Iesi.Collections.dll</HintPath>
</Reference>
<Reference Include="jose-jwt">
<HintPath>..\lib\jwt\jose-jwt.dll</HintPath>
</Reference>
<Reference Include="LinFu.DynamicProxy">
<HintPath>..\lib\NHibernate\LinFu.DynamicProxy.dll</HintPath>
</Reference>
<Reference Include="log4net">
<HintPath>..\lib\log4net\log4net.dll</HintPath>
</Reference>
<Reference Include="M2Mqtt.Net, Version=4.3.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\..\lib\MQTT\paho.mqtt.m2mqtt-master\paho.mqtt.m2mqtt-master\bin\Debug\M2Mqtt.Net\M2Mqtt.Net.dll</HintPath>
</Reference>
<Reference Include="Memcached.ClientLibrary">
<HintPath>..\lib\Memcached\Memcached.ClientLibrary.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CSharp" />
<Reference Include="Newtonsoft.Json">
<HintPath>..\lib\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="NHibernate, Version=3.0.0.4000, Culture=neutral, PublicKeyToken=aa95f207798dfdb4, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\lib\NHibernate\NHibernate.dll</HintPath>
</Reference>
<Reference Include="NHibernate.ByteCode.LinFu">
<HintPath>..\lib\NHibernate\NHibernate.ByteCode.LinFu.dll</HintPath>
</Reference>
<Reference Include="NHibernate.Caches.SysCache2, Version=3.0.0.4000, Culture=neutral, PublicKeyToken=6876f2ea66c9f443, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\lib\NHibernate\NHibernate.Caches.SysCache2.dll</HintPath>
</Reference>
<Reference Include="NPOI">
<HintPath>..\lib\NPOI\dotnet4\NPOI.dll</HintPath>
</Reference>
<Reference Include="NPOI.OOXML">
<HintPath>..\lib\NPOI\dotnet4\NPOI.OOXML.dll</HintPath>
</Reference>
<Reference Include="NPOI.OpenXml4Net">
<HintPath>..\lib\NPOI\dotnet4\NPOI.OpenXml4Net.dll</HintPath>
</Reference>
<Reference Include="NPOI.OpenXmlFormats">
<HintPath>..\lib\NPOI\dotnet4\NPOI.OpenXmlFormats.dll</HintPath>
</Reference>
<Reference Include="RestSharp, Version=105.2.3.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\lib\RestSharp\RestSharp.dll</HintPath>
</Reference>
<Reference Include="Spring.Aop, Version=1.3.2.20001, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\lib\Spring.NET\Spring.Aop.dll</HintPath>
</Reference>
<Reference Include="Spring.Core, Version=1.3.1.20001, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\lib\Spring.NET\Spring.Core.dll</HintPath>
</Reference>
<Reference Include="Spring.Data, Version=1.3.2.20001, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\lib\Spring.NET\Spring.Data.dll</HintPath>
</Reference>
<Reference Include="Spring.Data.NHibernate30, Version=1.3.1.40711, Culture=neutral, PublicKeyToken=65e474d141e25e07, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\lib\Spring.NET\Spring.Data.NHibernate30.dll</HintPath>
</Reference>
<Reference Include="Spring.Services, Version=1.3.1.40711, Culture=neutral, PublicKeyToken=65e474d141e25e07, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\lib\Spring.NET\Spring.Services.dll</HintPath>
</Reference>
<Reference Include="Spring.Template.Velocity, Version=1.3.1.40711, Culture=neutral, PublicKeyToken=65e474d141e25e07, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\lib\Spring.NET\Spring.Template.Velocity.dll</HintPath>
</Reference>
<Reference Include="Spring.Web, Version=1.3.1.40711, Culture=neutral, PublicKeyToken=65e474d141e25e07, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\lib\Spring.NET\Spring.Web.dll</HintPath>
</Reference>
<Reference Include="Spring.Web.Mvc, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\lib\Spring.NET\Spring.Web.Mvc.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Drawing" />
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.ServiceModel" />
<Reference Include="System.Web.ApplicationServices" />
<Reference Include="System.Web.DynamicData" />
<Reference Include="System.Web.Entity" />
<Reference Include="System.ComponentModel.DataAnnotations">
<RequiredTargetFramework>3.5</RequiredTargetFramework>
</Reference>
<Reference Include="System.Web.Extensions" />
<Reference Include="System.Web.Mvc, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<Private>True</Private>
</Reference>
<Reference Include="System.Web" />
<Reference Include="System.Web.Abstractions">
<Private>True</Private>
</Reference>
<Reference Include="System.Web.Routing">
<Private>True</Private>
</Reference>
<Reference Include="System.Xml" />
<Reference Include="System.Configuration" />
<Reference Include="System.Web.Services" />
<Reference Include="System.EnterpriseServices" />
<Reference Include="System.Xml.Linq" />
</ItemGroup>
<ItemGroup>
<Compile Include="Controllers\AirAPIController.cs" />
<Compile Include="Controllers\AirConditionControlController.cs" />
<Compile Include="Controllers\AirConditionStatusController.cs" />
<Compile Include="Controllers\AlarmSettingController.cs" />
<Compile Include="Controllers\CoulometricStatisticsController.cs" />
<Compile Include="Controllers\FaultRecordsController.cs" />
<Compile Include="Controllers\FaultTypeController.cs" />
<Compile Include="Controllers\GroupController.cs" />
<Compile Include="Controllers\HomeController.cs" />
<Compile Include="Controllers\HostAirController.cs" />
<Compile Include="Controllers\HostController.cs" />
<Compile Include="Controllers\HostModalController.cs" />
<Compile Include="Controllers\HostModalRecordController.cs" />
<Compile Include="Controllers\HostRoomCardController.cs" />
<Compile Include="Controllers\HostUpdateController.cs" />
<Compile Include="Controllers\LightControlController.cs" />
<Compile Include="Controllers\MachineRegisterLogController.cs" />
<Compile Include="Controllers\MobileAppController.cs" />
<Compile Include="Controllers\RoomCardController.cs" />
<Compile Include="Controllers\RoomTypeAirController.cs" />
<Compile Include="Controllers\RoomTypeSceneController.cs" />
<Compile Include="Controllers\ModelController.cs" />
<Compile Include="Controllers\OverviewController.cs" />
<Compile Include="Controllers\RoomControlController.cs" />
<Compile Include="Controllers\RoomModalController.cs" />
<Compile Include="Controllers\RoomServiceController.cs" />
<Compile Include="Controllers\RoomStatusController.cs" />
<Compile Include="Controllers\RoomTypeController.cs" />
<Compile Include="Controllers\SearchHostController.cs" />
<Compile Include="Controllers\SwaiotController.cs" />
<Compile Include="Controllers\SysAuthorityController.cs" />
<Compile Include="Controllers\SysRoleController.cs" />
<Compile Include="Controllers\SysSettingController.cs" />
<Compile Include="Controllers\SysUserController.cs" />
<Compile Include="Controllers\BaseController.cs" />
<Compile Include="Controllers\SysSystemLogsController.cs" />
<Compile Include="Controllers\AppController.cs" />
<Compile Include="Controllers\WeiXinController.cs" />
<Compile Include="Controllers\SysHotelController.cs" />
<Compile Include="Controllers\ApiController.cs" />
<Compile Include="Controllers\Oauth2Controller.cs" />
<Compile Include="Controllers\WXController.cs" />
<Compile Include="Controllers\IoTController.cs" />
<Compile Include="Controllers\ManualVisitController.cs" />
<Compile Include="Controllers\CacheController.cs" />
<Compile Include="Controllers\HostWordsReportController.cs" />
<Compile Include="Controllers\SysRoleGroupController.cs" />
<Compile Include="Controllers\SysUserGroupController.cs" />
<Compile Include="Controllers\RoomTypeChannelsController.cs" />
<Compile Include="Controllers\TFTPController.cs" />
<Compile Include="Core\LocalizationHelpers.cs" />
<Compile Include="Global.asax.cs">
<DependentUpon>Global.asax</DependentUpon>
</Compile>
<Compile Include="Job\MyRegistry.cs" />
<Compile Include="Models\ActiveUserModels.cs" />
<Compile Include="Models\AppModels.cs" />
<Compile Include="Models\FCS.cs" />
<Compile Include="Models\HomeModels.cs" />
<Compile Include="Models\QianLiMa_PMS.cs" />
<Compile Include="Models\RoomServiceModels.cs" />
<Compile Include="Models\RoomStatusModels.cs" />
<Compile Include="Models\ApiModels.cs" />
<Compile Include="Models\SendMQTTData.cs" />
<Compile Include="Models\Temp.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Resource\en-US.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>en-US.resx</DependentUpon>
</Compile>
<Compile Include="Resource\zh-CN.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>zh-CN.resx</DependentUpon>
</Compile>
<Compile Include="Resource\zh-TW.Designer.cs">
<DependentUpon>zh-TW.resx</DependentUpon>
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
</Compile>
<Compile Include="Service References\ServiceReference1\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.svcmap</DependentUpon>
</Compile>
<Compile Include="Service References\ServiceReference2\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.svcmap</DependentUpon>
</Compile>
<Compile Include="Service References\syncstatus\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.svcmap</DependentUpon>
</Compile>
<Compile Include="Service References\XR_PMS\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.svcmap</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Config\Controllers.xml">
<SubType>Designer</SubType>
</EmbeddedResource>
<Content Include="easyui-1.4.2\changelog.txt" />
<Content Include="easyui-1.4.2\datagrid-groupview.js" />
<Content Include="easyui-1.4.2\demo\accordion\actions.html" />
<Content Include="easyui-1.4.2\demo\accordion\ajax.html" />
<Content Include="easyui-1.4.2\demo\accordion\basic.html" />
<Content Include="easyui-1.4.2\demo\accordion\expandable.html" />
<Content Include="easyui-1.4.2\demo\accordion\fluid.html" />
<Content Include="easyui-1.4.2\demo\accordion\multiple.html" />
<Content Include="easyui-1.4.2\demo\accordion\tools.html" />
<Content Include="easyui-1.4.2\demo\accordion\_content.html" />
<Content Include="easyui-1.4.2\demo\calendar\basic.html" />
<Content Include="easyui-1.4.2\demo\calendar\custom.html" />
<Content Include="easyui-1.4.2\demo\calendar\disabledate.html" />
<Content Include="easyui-1.4.2\demo\calendar\firstday.html" />
<Content Include="easyui-1.4.2\demo\calendar\fluid.html" />
<Content Include="easyui-1.4.2\demo\combobox\actions.html" />
<Content Include="easyui-1.4.2\demo\combobox\basic.html" />
<Content Include="easyui-1.4.2\demo\combobox\customformat.html" />
<Content Include="easyui-1.4.2\demo\combobox\dynamicdata.html" />
<Content Include="easyui-1.4.2\demo\combobox\fluid.html" />
<Content Include="easyui-1.4.2\demo\combobox\group.html" />
<Content Include="easyui-1.4.2\demo\combobox\icons.html" />
<Content Include="easyui-1.4.2\demo\combobox\multiline.html" />
<Content Include="easyui-1.4.2\demo\combobox\multiple.html" />
<Content Include="easyui-1.4.2\demo\combobox\navigation.html" />
<Content Include="easyui-1.4.2\demo\combobox\remotedata.html" />
<Content Include="easyui-1.4.2\demo\combobox\remotejsonp.html" />
<Content Include="easyui-1.4.2\demo\combogrid\actions.html" />
<Content Include="easyui-1.4.2\demo\combogrid\basic.html" />
<Content Include="easyui-1.4.2\demo\combogrid\fluid.html" />
<Content Include="easyui-1.4.2\demo\combogrid\initvalue.html" />
<Content Include="easyui-1.4.2\demo\combogrid\multiple.html" />
<Content Include="easyui-1.4.2\demo\combogrid\navigation.html" />
<Content Include="easyui-1.4.2\demo\combotree\actions.html" />
<Content Include="easyui-1.4.2\demo\combotree\basic.html" />
<Content Include="easyui-1.4.2\demo\combotree\fluid.html" />
<Content Include="easyui-1.4.2\demo\combotree\initvalue.html" />
<Content Include="easyui-1.4.2\demo\combotree\multiple.html" />
<Content Include="easyui-1.4.2\demo\combo\animation.html" />
<Content Include="easyui-1.4.2\demo\combo\basic.html" />
<Content Include="easyui-1.4.2\demo\datagrid\aligncolumns.html" />
<Content Include="easyui-1.4.2\demo\datagrid\basic.html" />
<Content Include="easyui-1.4.2\demo\datagrid\cacheeditor.html" />
<Content Include="easyui-1.4.2\demo\datagrid\cellediting.html" />
<Content Include="easyui-1.4.2\demo\datagrid\cellstyle.html" />
<Content Include="easyui-1.4.2\demo\datagrid\checkbox.html" />
<Content Include="easyui-1.4.2\demo\datagrid\clientpagination.html" />
<Content Include="easyui-1.4.2\demo\datagrid\columngroup.html" />
<Content Include="easyui-1.4.2\demo\datagrid\complextoolbar.html" />
<Content Include="easyui-1.4.2\demo\datagrid\contextmenu.html" />
<Content Include="easyui-1.4.2\demo\datagrid\custompager.html" />
<Content Include="easyui-1.4.2\demo\datagrid\fluid.html" />
<Content Include="easyui-1.4.2\demo\datagrid\footer.html" />
<Content Include="easyui-1.4.2\demo\datagrid\formatcolumns.html" />
<Content Include="easyui-1.4.2\demo\datagrid\frozencolumns.html" />
<Content Include="easyui-1.4.2\demo\datagrid\frozenrows.html" />
<Content Include="easyui-1.4.2\demo\datagrid\mergecells.html" />
<Content Include="easyui-1.4.2\demo\datagrid\multisorting.html" />
<Content Include="easyui-1.4.2\demo\datagrid\rowborder.html" />
<Content Include="easyui-1.4.2\demo\datagrid\rowediting.html" />
<Content Include="easyui-1.4.2\demo\datagrid\rowstyle.html" />
<Content Include="easyui-1.4.2\demo\datagrid\selection.html" />
<Content Include="easyui-1.4.2\demo\datagrid\simpletoolbar.html" />
<Content Include="easyui-1.4.2\demo\datagrid\transform.html" />
<Content Include="easyui-1.4.2\demo\datalist\basic.html" />
<Content Include="easyui-1.4.2\demo\datalist\checkbox.html" />
<Content Include="easyui-1.4.2\demo\datalist\group.html" />
<Content Include="easyui-1.4.2\demo\datalist\multiselect.html" />
<Content Include="easyui-1.4.2\demo\datalist\remotedata.html" />
<Content Include="easyui-1.4.2\demo\datebox\basic.html" />
<Content Include="easyui-1.4.2\demo\datebox\buttons.html" />
<Content Include="easyui-1.4.2\demo\datebox\clone.html" />
<Content Include="easyui-1.4.2\demo\datebox\dateformat.html" />
<Content Include="easyui-1.4.2\demo\datebox\events.html" />
<Content Include="easyui-1.4.2\demo\datebox\fluid.html" />
<Content Include="easyui-1.4.2\demo\datebox\restrict.html" />
<Content Include="easyui-1.4.2\demo\datebox\sharedcalendar.html" />
<Content Include="easyui-1.4.2\demo\datebox\validate.html" />
<Content Include="easyui-1.4.2\demo\datetimebox\basic.html" />
<Content Include="easyui-1.4.2\demo\datetimebox\fluid.html" />
<Content Include="easyui-1.4.2\demo\datetimebox\initvalue.html" />
<Content Include="easyui-1.4.2\demo\datetimebox\showseconds.html" />
<Content Include="easyui-1.4.2\demo\datetimespinner\basic.html" />
<Content Include="easyui-1.4.2\demo\datetimespinner\clearicon.html" />
<Content Include="easyui-1.4.2\demo\datetimespinner\fluid.html" />
<Content Include="easyui-1.4.2\demo\datetimespinner\format.html" />
<Content Include="easyui-1.4.2\demo\demo.css" />
<Content Include="easyui-1.4.2\demo\dialog\basic.html" />
<Content Include="easyui-1.4.2\demo\dialog\complextoolbar.html" />
<Content Include="easyui-1.4.2\demo\dialog\fluid.html" />
<Content Include="easyui-1.4.2\demo\dialog\toolbarbuttons.html" />
<Content Include="easyui-1.4.2\demo\draggable\basic.html" />
<Content Include="easyui-1.4.2\demo\draggable\constrain.html" />
<Content Include="easyui-1.4.2\demo\draggable\snap.html" />
<Content Include="easyui-1.4.2\demo\droppable\accept.html" />
<Content Include="easyui-1.4.2\demo\droppable\basic.html" />
<Content Include="easyui-1.4.2\demo\droppable\sort.html" />
<Content Include="easyui-1.4.2\demo\easyloader\basic.html" />
<Content Include="easyui-1.4.2\demo\filebox\basic.html" />
<Content Include="easyui-1.4.2\demo\filebox\buttonalign.html" />
<Content Include="easyui-1.4.2\demo\filebox\fluid.html" />
<Content Include="easyui-1.4.2\demo\form\basic.html" />
<Content Include="easyui-1.4.2\demo\form\load.html" />
<Content Include="easyui-1.4.2\demo\form\validateonsubmit.html" />
<Content Include="easyui-1.4.2\demo\layout\addremove.html" />
<Content Include="easyui-1.4.2\demo\layout\autoheight.html" />
<Content Include="easyui-1.4.2\demo\layout\basic.html" />
<Content Include="easyui-1.4.2\demo\layout\complex.html" />
<Content Include="easyui-1.4.2\demo\layout\fluid.html" />
<Content Include="easyui-1.4.2\demo\layout\full.html" />
<Content Include="easyui-1.4.2\demo\layout\nestedlayout.html" />
<Content Include="easyui-1.4.2\demo\layout\nocollapsible.html" />
<Content Include="easyui-1.4.2\demo\layout\_content.html" />
<Content Include="easyui-1.4.2\demo\linkbutton\basic.html" />
<Content Include="easyui-1.4.2\demo\linkbutton\fluid.html" />
<Content Include="easyui-1.4.2\demo\linkbutton\group.html" />
<Content Include="easyui-1.4.2\demo\linkbutton\iconalign.html" />
<Content Include="easyui-1.4.2\demo\linkbutton\plain.html" />
<Content Include="easyui-1.4.2\demo\linkbutton\size.html" />
<Content Include="easyui-1.4.2\demo\linkbutton\style.html" />
<Content Include="easyui-1.4.2\demo\linkbutton\toggle.html" />
<Content Include="easyui-1.4.2\demo\menubutton\actions.html" />
<Content Include="easyui-1.4.2\demo\menubutton\alignment.html" />
<Content Include="easyui-1.4.2\demo\menubutton\basic.html" />
<Content Include="easyui-1.4.2\demo\menu\basic.html" />
<Content Include="easyui-1.4.2\demo\menu\customitem.html" />
<Content Include="easyui-1.4.2\demo\menu\events.html" />
<Content Include="easyui-1.4.2\demo\menu\inline.html" />
<Content Include="easyui-1.4.2\demo\messager\alert.html" />
<Content Include="easyui-1.4.2\demo\messager\basic.html" />
<Content Include="easyui-1.4.2\demo\messager\interactive.html" />
<Content Include="easyui-1.4.2\demo\messager\position.html" />
<Content Include="easyui-1.4.2\demo\numberbox\basic.html" />
<Content Include="easyui-1.4.2\demo\numberbox\fluid.html" />
<Content Include="easyui-1.4.2\demo\numberbox\format.html" />
<Content Include="easyui-1.4.2\demo\numberbox\range.html" />
<Content Include="easyui-1.4.2\demo\numberspinner\basic.html" />
<Content Include="easyui-1.4.2\demo\numberspinner\fluid.html" />
<Content Include="easyui-1.4.2\demo\numberspinner\increment.html" />
<Content Include="easyui-1.4.2\demo\numberspinner\range.html" />
<Content Include="easyui-1.4.2\demo\pagination\attaching.html" />
<Content Include="easyui-1.4.2\demo\pagination\basic.html" />
<Content Include="easyui-1.4.2\demo\pagination\custombuttons.html" />
<Content Include="easyui-1.4.2\demo\pagination\layout.html" />
<Content Include="easyui-1.4.2\demo\pagination\links.html" />
<Content Include="easyui-1.4.2\demo\pagination\simple.html" />
<Content Include="easyui-1.4.2\demo\panel\basic.html" />
<Content Include="easyui-1.4.2\demo\panel\customtools.html" />
<Content Include="easyui-1.4.2\demo\panel\fluid.html" />
<Content Include="easyui-1.4.2\demo\panel\footer.html" />
<Content Include="easyui-1.4.2\demo\panel\loadcontent.html" />
<Content Include="easyui-1.4.2\demo\panel\nestedpanel.html" />
<Content Include="easyui-1.4.2\demo\panel\paneltools.html" />
<Content Include="easyui-1.4.2\demo\panel\_content.html" />
<Content Include="easyui-1.4.2\demo\progressbar\basic.html" />
<Content Include="easyui-1.4.2\demo\progressbar\fluid.html" />
<Content Include="easyui-1.4.2\demo\propertygrid\basic.html" />
<Content Include="easyui-1.4.2\demo\propertygrid\customcolumns.html" />
<Content Include="easyui-1.4.2\demo\propertygrid\groupformat.html" />
<Content Include="easyui-1.4.2\demo\resizable\basic.html" />
<Content Include="easyui-1.4.2\demo\searchbox\basic.html" />
<Content Include="easyui-1.4.2\demo\searchbox\category.html" />
<Content Include="easyui-1.4.2\demo\searchbox\fluid.html" />
<Content Include="easyui-1.4.2\demo\slider\basic.html" />
<Content Include="easyui-1.4.2\demo\slider\fluid.html" />
<Content Include="easyui-1.4.2\demo\slider\formattip.html" />
<Content Include="easyui-1.4.2\demo\slider\nonlinear.html" />
<Content Include="easyui-1.4.2\demo\slider\range.html" />
<Content Include="easyui-1.4.2\demo\slider\rule.html" />
<Content Include="easyui-1.4.2\demo\slider\vertical.html" />
<Content Include="easyui-1.4.2\demo\splitbutton\actions.html" />
<Content Include="easyui-1.4.2\demo\splitbutton\basic.html" />
<Content Include="easyui-1.4.2\demo\tabs\autoheight.html" />
<Content Include="easyui-1.4.2\demo\tabs\basic.html" />
<Content Include="easyui-1.4.2\demo\tabs\dropdown.html" />
<Content Include="easyui-1.4.2\demo\tabs\fixedwidth.html" />
<Content Include="easyui-1.4.2\demo\tabs\fluid.html" />
<Content Include="easyui-1.4.2\demo\tabs\hover.html" />
<Content Include="easyui-1.4.2\demo\tabs\images\modem.png" />
<Content Include="easyui-1.4.2\demo\tabs\images\pda.png" />
<Content Include="easyui-1.4.2\demo\tabs\images\scanner.png" />
<Content Include="easyui-1.4.2\demo\tabs\images\tablet.png" />
<Content Include="easyui-1.4.2\demo\tabs\nestedtabs.html" />
<Content Include="easyui-1.4.2\demo\tabs\striptools.html" />
<Content Include="easyui-1.4.2\demo\tabs\style.html" />
<Content Include="easyui-1.4.2\demo\tabs\tabimage.html" />
<Content Include="easyui-1.4.2\demo\tabs\tabposition.html" />
<Content Include="easyui-1.4.2\demo\tabs\tabstools.html" />
<Content Include="easyui-1.4.2\demo\tabs\_content.html" />
<Content Include="easyui-1.4.2\demo\textbox\basic.html" />
<Content Include="easyui-1.4.2\demo\textbox\button.html" />
<Content Include="easyui-1.4.2\demo\textbox\clearicon.html" />
<Content Include="easyui-1.4.2\demo\textbox\custom.html" />
<Content Include="easyui-1.4.2\demo\textbox\fluid.html" />
<Content Include="easyui-1.4.2\demo\textbox\icons.html" />
<Content Include="easyui-1.4.2\demo\textbox\multiline.html" />
<Content Include="easyui-1.4.2\demo\textbox\size.html" />
<Content Include="easyui-1.4.2\demo\timespinner\actions.html" />
<Content Include="easyui-1.4.2\demo\timespinner\basic.html" />
<Content Include="easyui-1.4.2\demo\timespinner\fluid.html" />
<Content Include="easyui-1.4.2\demo\timespinner\range.html" />
<Content Include="easyui-1.4.2\demo\tooltip\ajax.html" />
<Content Include="easyui-1.4.2\demo\tooltip\basic.html" />
<Content Include="easyui-1.4.2\demo\tooltip\customcontent.html" />
<Content Include="easyui-1.4.2\demo\tooltip\customstyle.html" />
<Content Include="easyui-1.4.2\demo\tooltip\position.html" />
<Content Include="easyui-1.4.2\demo\tooltip\toolbar.html" />
<Content Include="easyui-1.4.2\demo\tooltip\tooltipdialog.html" />
<Content Include="easyui-1.4.2\demo\tooltip\_content.html" />
<Content Include="easyui-1.4.2\demo\tooltip\_dialog.html" />
<Content Include="easyui-1.4.2\demo\treegrid\actions.html" />
<Content Include="easyui-1.4.2\demo\treegrid\basic.html" />
<Content Include="easyui-1.4.2\demo\treegrid\clientpagination.html" />
<Content Include="easyui-1.4.2\demo\treegrid\contextmenu.html" />
<Content Include="easyui-1.4.2\demo\treegrid\editable.html" />
<Content Include="easyui-1.4.2\demo\treegrid\fluid.html" />
<Content Include="easyui-1.4.2\demo\treegrid\footer.html" />
<Content Include="easyui-1.4.2\demo\treegrid\lines.html" />
<Content Include="easyui-1.4.2\demo\treegrid\reports.html" />
<Content Include="easyui-1.4.2\demo\tree\actions.html" />
<Content Include="easyui-1.4.2\demo\tree\animation.html" />
<Content Include="easyui-1.4.2\demo\tree\basic.html" />
<Content Include="easyui-1.4.2\demo\tree\checkbox.html" />
<Content Include="easyui-1.4.2\demo\tree\contextmenu.html" />
<Content Include="easyui-1.4.2\demo\tree\dnd.html" />
<Content Include="easyui-1.4.2\demo\tree\editable.html" />
<Content Include="easyui-1.4.2\demo\tree\formatting.html" />
<Content Include="easyui-1.4.2\demo\tree\icons.html" />
<Content Include="easyui-1.4.2\demo\tree\lazyload.html" />
<Content Include="easyui-1.4.2\demo\tree\lines.html" />
<Content Include="easyui-1.4.2\demo\validatebox\basic.html" />
<Content Include="easyui-1.4.2\demo\validatebox\customtooltip.html" />
<Content Include="easyui-1.4.2\demo\validatebox\validateonblur.html" />
<Content Include="easyui-1.4.2\demo\window\basic.html" />
<Content Include="easyui-1.4.2\demo\window\customtools.html" />
<Content Include="easyui-1.4.2\demo\window\fluid.html" />
<Content Include="easyui-1.4.2\demo\window\footer.html" />
<Content Include="easyui-1.4.2\demo\window\inlinewindow.html" />
<Content Include="easyui-1.4.2\demo\window\modalwindow.html" />
<Content Include="easyui-1.4.2\demo\window\windowlayout.html" />
<Content Include="easyui-1.4.2\easyloader.js" />
<Content Include="easyui-1.4.2\jquery.easyui.min.js" />
<Content Include="easyui-1.4.2\jquery.min.js" />
<Content Include="easyui-1.4.2\jquery.portal.js" />
<Content Include="easyui-1.4.2\licence_gpl.txt" />
<Content Include="easyui-1.4.2\locale\easyui-lang-en.js" />
<Content Include="easyui-1.4.2\locale\easyui-lang-zh_CN.js" />
<Content Include="easyui-1.4.2\locale\easyui-lang-zh_TW.js" />
<Content Include="easyui-1.4.2\plugins\jquery.accordion.js" />
<Content Include="easyui-1.4.2\plugins\jquery.calendar.js" />
<Content Include="easyui-1.4.2\plugins\jquery.combo.js" />
<Content Include="easyui-1.4.2\plugins\jquery.combobox.js" />
<Content Include="easyui-1.4.2\plugins\jquery.combogrid.js" />
<Content Include="easyui-1.4.2\plugins\jquery.combotree.js" />
<Content Include="easyui-1.4.2\plugins\jquery.datagrid.js" />
<Content Include="easyui-1.4.2\plugins\jquery.datalist.js" />
<Content Include="easyui-1.4.2\plugins\jquery.datebox.js" />
<Content Include="easyui-1.4.2\plugins\jquery.datetimebox.js" />
<Content Include="easyui-1.4.2\plugins\jquery.datetimespinner.js" />
<Content Include="easyui-1.4.2\plugins\jquery.dialog.js" />
<Content Include="easyui-1.4.2\plugins\jquery.draggable.js" />
<Content Include="easyui-1.4.2\plugins\jquery.droppable.js" />
<Content Include="easyui-1.4.2\plugins\jquery.filebox.js" />
<Content Include="easyui-1.4.2\plugins\jquery.form.js" />
<Content Include="easyui-1.4.2\plugins\jquery.layout.js" />
<Content Include="easyui-1.4.2\plugins\jquery.linkbutton.js" />
<Content Include="easyui-1.4.2\plugins\jquery.menu.js" />
<Content Include="easyui-1.4.2\plugins\jquery.menubutton.js" />
<Content Include="easyui-1.4.2\plugins\jquery.messager.js" />
<Content Include="easyui-1.4.2\plugins\jquery.mobile.js" />
<Content Include="easyui-1.4.2\plugins\jquery.numberbox.js" />
<Content Include="easyui-1.4.2\plugins\jquery.numberspinner.js" />
<Content Include="easyui-1.4.2\plugins\jquery.pagination.js" />
<Content Include="easyui-1.4.2\plugins\jquery.panel.js" />
<Content Include="easyui-1.4.2\plugins\jquery.parser.js" />
<Content Include="easyui-1.4.2\plugins\jquery.progressbar.js" />
<Content Include="easyui-1.4.2\plugins\jquery.propertygrid.js" />
<Content Include="easyui-1.4.2\plugins\jquery.resizable.js" />
<Content Include="easyui-1.4.2\plugins\jquery.searchbox.js" />
<Content Include="easyui-1.4.2\plugins\jquery.slider.js" />
<Content Include="easyui-1.4.2\plugins\jquery.spinner.js" />
<Content Include="easyui-1.4.2\plugins\jquery.splitbutton.js" />
<Content Include="easyui-1.4.2\plugins\jquery.tabs.js" />
<Content Include="easyui-1.4.2\plugins\jquery.textbox.js" />
<Content Include="easyui-1.4.2\plugins\jquery.timespinner.js" />
<Content Include="easyui-1.4.2\plugins\jquery.tooltip.js" />
<Content Include="easyui-1.4.2\plugins\jquery.tree.js" />
<Content Include="easyui-1.4.2\plugins\jquery.treegrid.js" />
<Content Include="easyui-1.4.2\plugins\jquery.validatebox.js" />
<Content Include="easyui-1.4.2\plugins\jquery.window.js" />
<Content Include="easyui-1.4.2\readme.txt" />
<Content Include="easyui-1.4.2\themes\black\accordion.css" />
<Content Include="easyui-1.4.2\themes\black\calendar.css" />
<Content Include="easyui-1.4.2\themes\black\combo.css" />
<Content Include="easyui-1.4.2\themes\black\combobox.css" />
<Content Include="easyui-1.4.2\themes\black\datagrid.css" />
<Content Include="easyui-1.4.2\themes\black\datalist.css" />
<Content Include="easyui-1.4.2\themes\black\datebox.css" />
<Content Include="easyui-1.4.2\themes\black\dialog.css" />
<Content Include="easyui-1.4.2\themes\black\easyui.css" />
<Content Include="easyui-1.4.2\themes\black\filebox.css" />
<Content Include="easyui-1.4.2\themes\black\images\accordion_arrows.png" />
<Content Include="easyui-1.4.2\themes\black\images\blank.gif" />
<Content Include="easyui-1.4.2\themes\black\images\calendar_arrows.png" />
<Content Include="easyui-1.4.2\themes\black\images\combo_arrow.png" />
<Content Include="easyui-1.4.2\themes\black\images\datagrid_icons.png" />
<Content Include="easyui-1.4.2\themes\black\images\datebox_arrow.png" />
<Content Include="easyui-1.4.2\themes\black\images\layout_arrows.png" />
<Content Include="easyui-1.4.2\themes\black\images\linkbutton_bg.png" />
<Content Include="easyui-1.4.2\themes\black\images\loading.gif" />
<Content Include="easyui-1.4.2\themes\black\images\menu_arrows.png" />
<Content Include="easyui-1.4.2\themes\black\images\messager_icons.png" />
<Content Include="easyui-1.4.2\themes\black\images\pagination_icons.png" />
<Content Include="easyui-1.4.2\themes\black\images\panel_tools.png" />
<Content Include="easyui-1.4.2\themes\black\images\searchbox_button.png" />
<Content Include="easyui-1.4.2\themes\black\images\slider_handle.png" />
<Content Include="easyui-1.4.2\themes\black\images\spinner_arrows.png" />
<Content Include="easyui-1.4.2\themes\black\images\tabs_icons.png" />
<Content Include="easyui-1.4.2\themes\black\images\tree_icons.png" />
<Content Include="easyui-1.4.2\themes\black\images\validatebox_warning.png" />
<Content Include="easyui-1.4.2\themes\black\layout.css" />
<Content Include="easyui-1.4.2\themes\black\linkbutton.css" />
<Content Include="easyui-1.4.2\themes\black\menu.css" />
<Content Include="easyui-1.4.2\themes\black\menubutton.css" />
<Content Include="easyui-1.4.2\themes\black\messager.css" />
<Content Include="easyui-1.4.2\themes\black\numberbox.css" />
<Content Include="easyui-1.4.2\themes\black\pagination.css" />
<Content Include="easyui-1.4.2\themes\black\panel.css" />
<Content Include="easyui-1.4.2\themes\black\progressbar.css" />
<Content Include="easyui-1.4.2\themes\black\propertygrid.css" />
<Content Include="easyui-1.4.2\themes\black\searchbox.css" />
<Content Include="easyui-1.4.2\themes\black\slider.css" />
<Content Include="easyui-1.4.2\themes\black\spinner.css" />
<Content Include="easyui-1.4.2\themes\black\splitbutton.css" />
<Content Include="easyui-1.4.2\themes\black\tabs.css" />
<Content Include="easyui-1.4.2\themes\black\textbox.css" />
<Content Include="easyui-1.4.2\themes\black\tooltip.css" />
<Content Include="easyui-1.4.2\themes\black\tree.css" />
<Content Include="easyui-1.4.2\themes\black\validatebox.css" />
<Content Include="easyui-1.4.2\themes\black\window.css" />
<Content Include="easyui-1.4.2\themes\bootstrap\accordion.css" />
<Content Include="easyui-1.4.2\themes\bootstrap\calendar.css" />
<Content Include="easyui-1.4.2\themes\bootstrap\combo.css" />
<Content Include="easyui-1.4.2\themes\bootstrap\combobox.css" />
<Content Include="easyui-1.4.2\themes\bootstrap\datagrid.css" />
<Content Include="easyui-1.4.2\themes\bootstrap\datalist.css" />
<Content Include="easyui-1.4.2\themes\bootstrap\datebox.css" />
<Content Include="easyui-1.4.2\themes\bootstrap\dialog.css" />
<Content Include="easyui-1.4.2\themes\bootstrap\easyui.css" />
<Content Include="easyui-1.4.2\themes\bootstrap\filebox.css" />
<Content Include="easyui-1.4.2\themes\bootstrap\images\accordion_arrows.png" />
<Content Include="easyui-1.4.2\themes\bootstrap\images\blank.gif" />
<Content Include="easyui-1.4.2\themes\bootstrap\images\calendar_arrows.png" />
<Content Include="easyui-1.4.2\themes\bootstrap\images\combo_arrow.png" />
<Content Include="easyui-1.4.2\themes\bootstrap\images\datagrid_icons.png" />
<Content Include="easyui-1.4.2\themes\bootstrap\images\datebox_arrow.png" />
<Content Include="easyui-1.4.2\themes\bootstrap\images\layout_arrows.png" />
<Content Include="easyui-1.4.2\themes\bootstrap\images\linkbutton_bg.png" />
<Content Include="easyui-1.4.2\themes\bootstrap\images\loading.gif" />
<Content Include="easyui-1.4.2\themes\bootstrap\images\menu_arrows.png" />
<Content Include="easyui-1.4.2\themes\bootstrap\images\messager_icons.png" />
<Content Include="easyui-1.4.2\themes\bootstrap\images\pagination_icons.png" />
<Content Include="easyui-1.4.2\themes\bootstrap\images\panel_tools.png" />
<Content Include="easyui-1.4.2\themes\bootstrap\images\searchbox_button.png" />
<Content Include="easyui-1.4.2\themes\bootstrap\images\slider_handle.png" />
<Content Include="easyui-1.4.2\themes\bootstrap\images\spinner_arrows.png" />
<Content Include="easyui-1.4.2\themes\bootstrap\images\tabs_icons.png" />
<Content Include="easyui-1.4.2\themes\bootstrap\images\tree_icons.png" />
<Content Include="easyui-1.4.2\themes\bootstrap\images\validatebox_warning.png" />
<Content Include="easyui-1.4.2\themes\bootstrap\layout.css" />
<Content Include="easyui-1.4.2\themes\bootstrap\linkbutton.css" />
<Content Include="easyui-1.4.2\themes\bootstrap\menu.css" />
<Content Include="easyui-1.4.2\themes\bootstrap\menubutton.css" />
<Content Include="easyui-1.4.2\themes\bootstrap\messager.css" />
<Content Include="easyui-1.4.2\themes\bootstrap\numberbox.css" />
<Content Include="easyui-1.4.2\themes\bootstrap\pagination.css" />
<Content Include="easyui-1.4.2\themes\bootstrap\panel.css" />
<Content Include="easyui-1.4.2\themes\bootstrap\progressbar.css" />
<Content Include="easyui-1.4.2\themes\bootstrap\propertygrid.css" />
<Content Include="easyui-1.4.2\themes\bootstrap\searchbox.css" />
<Content Include="easyui-1.4.2\themes\bootstrap\slider.css" />
<Content Include="easyui-1.4.2\themes\bootstrap\spinner.css" />
<Content Include="easyui-1.4.2\themes\bootstrap\splitbutton.css" />
<Content Include="easyui-1.4.2\themes\bootstrap\tabs.css" />
<Content Include="easyui-1.4.2\themes\bootstrap\textbox.css" />
<Content Include="easyui-1.4.2\themes\bootstrap\tooltip.css" />
<Content Include="easyui-1.4.2\themes\bootstrap\tree.css" />
<Content Include="easyui-1.4.2\themes\bootstrap\validatebox.css" />
<Content Include="easyui-1.4.2\themes\bootstrap\window.css" />
<Content Include="easyui-1.4.2\themes\color.css" />
<Content Include="easyui-1.4.2\themes\default\accordion.css" />
<Content Include="easyui-1.4.2\themes\default\calendar.css" />
<Content Include="easyui-1.4.2\themes\default\combo.css" />
<Content Include="easyui-1.4.2\themes\default\combobox.css" />
<Content Include="easyui-1.4.2\themes\default\datagrid.css" />
<Content Include="easyui-1.4.2\themes\default\datalist.css" />
<Content Include="easyui-1.4.2\themes\default\datebox.css" />
<Content Include="easyui-1.4.2\themes\default\dialog.css" />
<Content Include="easyui-1.4.2\themes\default\easyui.css" />
<Content Include="easyui-1.4.2\themes\default\filebox.css" />
<Content Include="easyui-1.4.2\themes\default\images\accordion_arrows.png" />
<Content Include="easyui-1.4.2\themes\default\images\blank.gif" />
<Content Include="easyui-1.4.2\themes\default\images\calendar_arrows.png" />
<Content Include="easyui-1.4.2\themes\default\images\combo_arrow.png" />
<Content Include="easyui-1.4.2\themes\default\images\datagrid_icons.png" />
<Content Include="easyui-1.4.2\themes\default\images\datebox_arrow.png" />
<Content Include="easyui-1.4.2\themes\default\images\layout_arrows.png" />
<Content Include="easyui-1.4.2\themes\default\images\linkbutton_bg.png" />
<Content Include="easyui-1.4.2\themes\default\images\loading.gif" />
<Content Include="easyui-1.4.2\themes\default\images\menu_arrows.png" />
<Content Include="easyui-1.4.2\themes\default\images\messager_icons.png" />
<Content Include="easyui-1.4.2\themes\default\images\pagination_icons.png" />
<Content Include="easyui-1.4.2\themes\default\images\panel_tools.png" />
<Content Include="easyui-1.4.2\themes\default\images\searchbox_button.png" />
<Content Include="easyui-1.4.2\themes\default\images\slider_handle.png" />
<Content Include="easyui-1.4.2\themes\default\images\spinner_arrows.png" />
<Content Include="easyui-1.4.2\themes\default\images\tabs_icons.png" />
<Content Include="easyui-1.4.2\themes\default\images\tree_icons.png" />
<Content Include="easyui-1.4.2\themes\default\images\validatebox_warning.png" />
<Content Include="easyui-1.4.2\themes\default\layout.css" />
<Content Include="easyui-1.4.2\themes\default\linkbutton.css" />
<Content Include="easyui-1.4.2\themes\default\menu.css" />
<Content Include="easyui-1.4.2\themes\default\menubutton.css" />
<Content Include="easyui-1.4.2\themes\default\messager.css" />
<Content Include="easyui-1.4.2\themes\default\numberbox.css" />
<Content Include="easyui-1.4.2\themes\default\pagination.css" />
<Content Include="easyui-1.4.2\themes\default\panel.css" />
<Content Include="easyui-1.4.2\themes\default\progressbar.css" />
<Content Include="easyui-1.4.2\themes\default\propertygrid.css" />
<Content Include="easyui-1.4.2\themes\default\searchbox.css" />
<Content Include="easyui-1.4.2\themes\default\slider.css" />
<Content Include="easyui-1.4.2\themes\default\spinner.css" />
<Content Include="easyui-1.4.2\themes\default\splitbutton.css" />
<Content Include="easyui-1.4.2\themes\default\tabs.css" />
<Content Include="easyui-1.4.2\themes\default\textbox.css" />
<Content Include="easyui-1.4.2\themes\default\tooltip.css" />
<Content Include="easyui-1.4.2\themes\default\tree.css" />
<Content Include="easyui-1.4.2\themes\default\validatebox.css" />
<Content Include="easyui-1.4.2\themes\default\window.css" />
<Content Include="easyui-1.4.2\themes\gray\accordion.css" />
<Content Include="easyui-1.4.2\themes\gray\calendar.css" />
<Content Include="easyui-1.4.2\themes\gray\combo.css" />
<Content Include="easyui-1.4.2\themes\gray\combobox.css" />
<Content Include="easyui-1.4.2\themes\gray\datagrid.css" />
<Content Include="easyui-1.4.2\themes\gray\datalist.css" />
<Content Include="easyui-1.4.2\themes\gray\datebox.css" />
<Content Include="easyui-1.4.2\themes\gray\dialog.css" />
<Content Include="easyui-1.4.2\themes\gray\easyui.css" />
<Content Include="easyui-1.4.2\themes\gray\filebox.css" />
<Content Include="easyui-1.4.2\themes\gray\images\accordion_arrows.png" />
<Content Include="easyui-1.4.2\themes\gray\images\blank.gif" />
<Content Include="easyui-1.4.2\themes\gray\images\calendar_arrows.png" />
<Content Include="easyui-1.4.2\themes\gray\images\combo_arrow.png" />
<Content Include="easyui-1.4.2\themes\gray\images\datagrid_icons.png" />
<Content Include="easyui-1.4.2\themes\gray\images\datebox_arrow.png" />
<Content Include="easyui-1.4.2\themes\gray\images\layout_arrows.png" />
<Content Include="easyui-1.4.2\themes\gray\images\linkbutton_bg.png" />
<Content Include="easyui-1.4.2\themes\gray\images\loading.gif" />
<Content Include="easyui-1.4.2\themes\gray\images\menu_arrows.png" />
<Content Include="easyui-1.4.2\themes\gray\images\messager_icons.png" />
<Content Include="easyui-1.4.2\themes\gray\images\pagination_icons.png" />
<Content Include="easyui-1.4.2\themes\gray\images\panel_tools.png" />
<Content Include="easyui-1.4.2\themes\gray\images\searchbox_button.png" />
<Content Include="easyui-1.4.2\themes\gray\images\slider_handle.png" />
<Content Include="easyui-1.4.2\themes\gray\images\spinner_arrows.png" />
<Content Include="easyui-1.4.2\themes\gray\images\tabs_icons.png" />
<Content Include="easyui-1.4.2\themes\gray\images\tree_icons.png" />
<Content Include="easyui-1.4.2\themes\gray\images\validatebox_warning.png" />
<Content Include="easyui-1.4.2\themes\gray\layout.css" />
<Content Include="easyui-1.4.2\themes\gray\linkbutton.css" />
<Content Include="easyui-1.4.2\themes\gray\menu.css" />
<Content Include="easyui-1.4.2\themes\gray\menubutton.css" />
<Content Include="easyui-1.4.2\themes\gray\messager.css" />
<Content Include="easyui-1.4.2\themes\gray\numberbox.css" />
<Content Include="easyui-1.4.2\themes\gray\pagination.css" />
<Content Include="easyui-1.4.2\themes\gray\panel.css" />
<Content Include="easyui-1.4.2\themes\gray\progressbar.css" />
<Content Include="easyui-1.4.2\themes\gray\propertygrid.css" />
<Content Include="easyui-1.4.2\themes\gray\searchbox.css" />
<Content Include="easyui-1.4.2\themes\gray\slider.css" />
<Content Include="easyui-1.4.2\themes\gray\spinner.css" />
<Content Include="easyui-1.4.2\themes\gray\splitbutton.css" />
<Content Include="easyui-1.4.2\themes\gray\tabs.css" />
<Content Include="easyui-1.4.2\themes\gray\textbox.css" />
<Content Include="easyui-1.4.2\themes\gray\tooltip.css" />
<Content Include="easyui-1.4.2\themes\gray\tree.css" />
<Content Include="easyui-1.4.2\themes\gray\validatebox.css" />
<Content Include="easyui-1.4.2\themes\gray\window.css" />
<Content Include="easyui-1.4.2\themes\icon.css" />
<Content Include="easyui-1.4.2\themes\icons\back.png" />
<Content Include="easyui-1.4.2\themes\icons\blank.gif" />
<Content Include="easyui-1.4.2\themes\icons\cancel.png" />
<Content Include="easyui-1.4.2\themes\icons\clear.png" />
<Content Include="easyui-1.4.2\themes\icons\cut.png" />
<Content Include="easyui-1.4.2\themes\icons\edit_add.png" />
<Content Include="easyui-1.4.2\themes\icons\edit_remove.png" />
<Content Include="easyui-1.4.2\themes\icons\filesave.png" />
<Content Include="easyui-1.4.2\themes\icons\filter.png" />
<Content Include="easyui-1.4.2\themes\icons\help.png" />
<Content Include="easyui-1.4.2\themes\icons\large_chart.png" />
<Content Include="easyui-1.4.2\themes\icons\large_clipart.png" />
<Content Include="easyui-1.4.2\themes\icons\large_picture.png" />
<Content Include="easyui-1.4.2\themes\icons\large_shapes.png" />
<Content Include="easyui-1.4.2\themes\icons\large_smartart.png" />
<Content Include="easyui-1.4.2\themes\icons\lock.png" />
<Content Include="easyui-1.4.2\themes\icons\man.png" />
<Content Include="easyui-1.4.2\themes\icons\mini_add.png" />
<Content Include="easyui-1.4.2\themes\icons\mini_edit.png" />
<Content Include="easyui-1.4.2\themes\icons\mini_refresh.png" />
<Content Include="easyui-1.4.2\themes\icons\more.png" />
<Content Include="easyui-1.4.2\themes\icons\no.png" />
<Content Include="easyui-1.4.2\themes\icons\ok.png" />
<Content Include="easyui-1.4.2\themes\icons\pencil.png" />
<Content Include="easyui-1.4.2\themes\icons\print.png" />
<Content Include="easyui-1.4.2\themes\icons\redo.png" />
<Content Include="easyui-1.4.2\themes\icons\reload.png" />
<Content Include="easyui-1.4.2\themes\icons\search.png" />
<Content Include="easyui-1.4.2\themes\icons\sum.png" />
<Content Include="easyui-1.4.2\themes\icons\tip.png" />
<Content Include="easyui-1.4.2\themes\icons\undo.png" />
<Content Include="easyui-1.4.2\themes\metro\accordion.css" />
<Content Include="easyui-1.4.2\themes\metro\calendar.css" />
<Content Include="easyui-1.4.2\themes\metro\combo.css" />
<Content Include="easyui-1.4.2\themes\metro\combobox.css" />
<Content Include="easyui-1.4.2\themes\metro\datagrid.css" />
<Content Include="easyui-1.4.2\themes\metro\datalist.css" />
<Content Include="easyui-1.4.2\themes\metro\datebox.css" />
<Content Include="easyui-1.4.2\themes\metro\dialog.css" />
<Content Include="easyui-1.4.2\themes\metro\easyui.css" />
<Content Include="easyui-1.4.2\themes\metro\filebox.css" />
<Content Include="easyui-1.4.2\themes\metro\images\accordion_arrows.png" />
<Content Include="easyui-1.4.2\themes\metro\images\blank.gif" />
<Content Include="easyui-1.4.2\themes\metro\images\calendar_arrows.png" />
<Content Include="easyui-1.4.2\themes\metro\images\combo_arrow.png" />
<Content Include="easyui-1.4.2\themes\metro\images\datagrid_icons.png" />
<Content Include="easyui-1.4.2\themes\metro\images\datebox_arrow.png" />
<Content Include="easyui-1.4.2\themes\metro\images\layout_arrows.png" />
<Content Include="easyui-1.4.2\themes\metro\images\linkbutton_bg.png" />
<Content Include="easyui-1.4.2\themes\metro\images\loading.gif" />
<Content Include="easyui-1.4.2\themes\metro\images\menu_arrows.png" />
<Content Include="easyui-1.4.2\themes\metro\images\messager_icons.png" />
<Content Include="easyui-1.4.2\themes\metro\images\pagination_icons.png" />
<Content Include="easyui-1.4.2\themes\metro\images\panel_tools.png" />
<Content Include="easyui-1.4.2\themes\metro\images\searchbox_button.png" />
<Content Include="easyui-1.4.2\themes\metro\images\slider_handle.png" />
<Content Include="easyui-1.4.2\themes\metro\images\spinner_arrows.png" />
<Content Include="easyui-1.4.2\themes\metro\images\tabs_icons.png" />
<Content Include="easyui-1.4.2\themes\metro\images\tree_icons.png" />
<Content Include="easyui-1.4.2\themes\metro\images\validatebox_warning.png" />
<Content Include="easyui-1.4.2\themes\metro\layout.css" />
<Content Include="easyui-1.4.2\themes\metro\linkbutton.css" />
<Content Include="easyui-1.4.2\themes\metro\menu.css" />
<Content Include="easyui-1.4.2\themes\metro\menubutton.css" />
<Content Include="easyui-1.4.2\themes\metro\messager.css" />
<Content Include="easyui-1.4.2\themes\metro\numberbox.css" />
<Content Include="easyui-1.4.2\themes\metro\pagination.css" />
<Content Include="easyui-1.4.2\themes\metro\panel.css" />
<Content Include="easyui-1.4.2\themes\metro\progressbar.css" />
<Content Include="easyui-1.4.2\themes\metro\propertygrid.css" />
<Content Include="easyui-1.4.2\themes\metro\searchbox.css" />
<Content Include="easyui-1.4.2\themes\metro\slider.css" />
<Content Include="easyui-1.4.2\themes\metro\spinner.css" />
<Content Include="easyui-1.4.2\themes\metro\splitbutton.css" />
<Content Include="easyui-1.4.2\themes\metro\tabs.css" />
<Content Include="easyui-1.4.2\themes\metro\textbox.css" />
<Content Include="easyui-1.4.2\themes\metro\tooltip.css" />
<Content Include="easyui-1.4.2\themes\metro\tree.css" />
<Content Include="easyui-1.4.2\themes\metro\validatebox.css" />
<Content Include="easyui-1.4.2\themes\metro\window.css" />
<Content Include="easyui-1.4.2\themes\mobile.css" />
<Content Include="Global.asax" />
<Content Include="Images\app\Call.png" />
<Content Include="Images\app\loading.gif" />
<Content Include="Images\app\bottom.png" />
<Content Include="Images\app\btn-day.png" />
<Content Include="Images\app\cj\common.png" />
<Content Include="Images\app\cl\csg.png" />
<Content Include="Images\app\cl\csk.png" />
<Content Include="Images\app\C_CBG.png" />
<Content Include="Images\app\C_EBG.png" />
<Content Include="Images\app\Delivery.png" />
<Content Include="Images\app\dg\brightness1.png" />
<Content Include="Images\app\dg\brightness2.png" />
<Content Include="Images\app\dg\deng.png" />
<Content Include="Images\app\dg\tiaoguang.png" />
<Content Include="Images\app\dg\tiaoguangBG.png" />
<Content Include="Images\app\diaos.png" />
<Content Include="Images\app\E_CBG.png" />
<Content Include="Images\app\E_EBG.png" />
<Content Include="Images\app\FoodDish.png" />
<Content Include="Images\app\guany.png" />
<Content Include="Images\app\jies.png" />
<Content Include="Images\app\kt\high-close.png" />
<Content Include="Images\app\kt\high-open.png" />
<Content Include="Images\app\kt\low-close.png" />
<Content Include="Images\app\kt\low-open.png" />
<Content Include="Images\app\kt\middle-close.png" />
<Content Include="Images\app\kt\middle-open.png" />
<Content Include="Images\app\Laundry.png" />
<Content Include="Images\app\LOCO.png" />
<Content Include="Images\app\Porters.png" />
<Content Include="Images\app\SOS.png" />
<Content Include="Images\app\top.png" />
<Content Include="Images\app\temp.png" />
<Content Include="Images\app\tv-key-dir-up.png" />
<Content Include="Images\app\tv-key-dir-left.png" />
<Content Include="Images\app\tv-key-dir-right.png" />
<Content Include="Images\app\tv-key-dir-bottom.png" />
<Content Include="Images\app\tv-key-dir-left-hover.png" />
<Content Include="Images\app\tv-key-dir-up-hover.png" />
<Content Include="Images\app\tv-key-dir-right-hover.png" />
<Content Include="Images\app\tv-key-dir-bottom-hover.png" />
<Content Include="Images\app\tv-key-home.png" />
<Content Include="Images\app\tv-key-home-hover.png" />
<Content Include="Images\app\tv-key-menu.png" />
<Content Include="Images\app\tv-key-menu-hover.png" />
<Content Include="Images\app\tv-key-source.png" />
<Content Include="Images\app\tv-key-source-hover.png" />
<Content Include="Images\app\tv-key-replay.png" />
<Content Include="Images\app\tv-key-replay-hover.png" />
<Content Include="Images\app\tv-key-power.png" />
<Content Include="Images\app\tv-key-power-hover.png" />
<Content Include="Images\app\tv-key-mute.png" />
<Content Include="Images\app\tv-key-mute-hover.png" />
<Content Include="Images\app\air-btn-power.png" />
<Content Include="Images\app\air-btn-power-selected.png" />
<Content Include="Images\app\air-btn-mode-cold.png" />
<Content Include="Images\app\air-btn-mode-cold-selected.png" />
<Content Include="Images\app\air-btn-mode-hot.png" />
<Content Include="Images\app\air-btn-mode-hot-selected.png" />
<Content Include="Images\bg-login.png" />
<Content Include="Images\bg-login1.png" />
<Content Include="Images\bg.png" />
<Content Include="Images\blv\bg.png" />
<Content Include="Images\blv\btnLogin.png" />
<Content Include="Images\blw_login_logo.png" />
<Content Include="Images\blw_logo.png" />
<Content Include="Images\btnLogin-hover.png" />
<Content Include="Images\btnLogin.png" />
<Content Include="Images\C_BG.png" />
<Content Include="Images\C_CBG.png" />
<Content Include="Images\ECO\Dis_ECO.png" />
<Content Include="Images\ECO\ECO.png" />
<Content Include="Images\ECO\eco_g.png" />
<Content Include="Images\ECO\eco_p.png" />
<Content Include="Images\E_BG.png" />
<Content Include="Images\E_EBG.png" />
<Content Include="Images\manual\bg.png" />
<Content Include="Images\manual\btnManual.png" />
<Content Include="Images\manual\btnValidateCode.png" />
<Content Include="Images\manual\login.png" />
<Content Include="Images\manual\manual_login.png" />
<Content Include="Images\manual\title.png" />
<Content Include="Images\newMain\03.jpg" />
<Content Include="Images\newMain\04.jpg" />
<Content Include="Images\newMain\BG.png" />
<Content Include="Images\newMain\LOGO.png" />
<Content Include="Images\newMain\主机管理.png" />
<Content Include="Images\newMain\刷卡记录.jpg" />
<Content Include="Images\newMain\回路状态记录.png" />
<Content Include="Images\newMain\客房控制.png" />
<Content Include="Images\newMain\客房浏览.png" />
<Content Include="Images\newMain\底部半透明条.png" />
<Content Include="Images\newMain\房型设置.png" />
<Content Include="Images\newMain\报警设置-关.jpg" />
<Content Include="Images\newMain\报警设置.png" />
<Content Include="Images\newMain\日志管理.png" />
<Content Include="Images\newMain\服务记录.png" />
<Content Include="Images\newMain\灯光控制-关.jpg" />
<Content Include="Images\newMain\灯光控制.png" />
<Content Include="Images\newMain\灯光管理.png" />
<Content Include="Images\newMain\用户管理.png" />
<Content Include="Images\newMain\空调控制.png" />
<Content Include="Images\newMain\空调管理.png" />
<Content Include="Images\newMain\空调记录.png" />
<Content Include="Images\newMain\系统设置.png" />
<Content Include="Images\newMain\能量节约.png" />
<Content Include="Images\newMain\角色管理.png" />
<Content Include="Images\newMain\酒店状况.jpg" />
<Content Include="Images\newMain\预览.png" />
<Content Include="Images\simon-btn-language-hover.png" />
<Content Include="Images\simon-btn-language-hover1.png" />
<Content Include="Images\simon-btn-language.png" />
<Content Include="Images\simon-btn-language1.png" />
<Content Include="Images\simon-btn-login-hover1.png" />
<Content Include="Images\simon-air.png" />
<Content Include="Images\app\bg.jpg" />
<Content Include="Images\app\changj.png" />
<Content Include="Images\app\checkout.png" />
<Content Include="Images\app\chuangl.png" />
<Content Include="Images\app\cj\btn-movie.png" />
<Content Include="Images\app\cj\btn-visitor.png" />
<Content Include="Images\app\cj\btn-sleep.png" />
<Content Include="Images\app\cj\btn-day.png" />
<Content Include="Images\app\cj\btn-qiye.png" />
<Content Include="Images\app\cj\btn-read.png" />
<Content Include="Images\app\clean.png" />
<Content Include="Images\app\cl\clg.png" />
<Content Include="Images\app\cl\clk.png" />
<Content Include="Images\app\dengg.png" />
<Content Include="Images\app\dg\bideng.png" />
<Content Include="Images\app\dg\chuangtgd.png" />
<Content Include="Images\app\dg\dengdai.png" />
<Content Include="Images\app\dg\shedeng.png" />
<Content Include="Images\app\dg\yszd.png" />
<Content Include="Images\app\dg\ysdd.png" />
<Content Include="Images\app\dg\zjqd.png" />
<Content Include="Images\app\dg\yjqd.png" />
<Content Include="Images\app\dg\zhudeng.png" />
<Content Include="Images\app\dg\ctd.png" />
<Content Include="Images\app\dg\bd.png" />
<Content Include="Images\app\dg\sd.png" />
<Content Include="Images\app\dnd.png" />
<Content Include="Images\app\header-sep.png" />
<Content Include="Images\app\humidity.png" />
<Content Include="Images\app\kongt.png" />
<Content Include="Images\app\kt\btn-temp-down-hover.png" />
<Content Include="Images\app\kt\btn-temp-up-hover.png" />
<Content Include="Images\app\kt\btn-temp-up.png" />
<Content Include="Images\app\kt\btn-temp-down.png" />
<Content Include="Images\app\kt\speed-low.png" />
<Content Include="Images\app\kt\speed-low-active.png" />
<Content Include="Images\app\kt\speed-middle.png" />
<Content Include="Images\app\kt\speed-middle-active.png" />
<Content Include="Images\app\kt\speed-high.png" />
<Content Include="Images\app\kt\speed-high-active.png" />
<Content Include="Images\app\kt\temp.png" />
<Content Include="Images\app\kt\speed.png" />
<Content Include="Images\app\kt\mode.png" />
<Content Include="Images\app\kt\switch.png" />
<Content Include="Images\app\kt\btn-dehumidification.png" />
<Content Include="Images\app\kt\btn-wind.png" />
<Content Include="Images\app\kt\btn-cold.png" />
<Content Include="Images\app\kt\btn-hot.png" />
<Content Include="Images\app\kt\btn-switch-off.png" />
<Content Include="Images\app\kt\btn-switch-on.png" />
<Content Include="Images\app\line1.png" />
<Content Include="Images\app\line2.png" />
<Content Include="Images\app\opacity_bk.png" />
<Content Include="Images\app\simon-logo.png" />
<Content Include="Images\app\temperature.png" />
<Content Include="Images\app\xit.png" />
<Content Include="Images\bg_bottom.gif" />
<Content Include="Images\bg_bottom.jpg" />
<Content Include="Images\simon-btn-login1.png" />
<Content Include="Images\simon-login-bk1.png" />
<Content Include="Images\simon-login-box-bk1.png" />
<Content Include="Images\simon-network.png" />
<Content Include="Images\simon-cancel-connect-room.png" />
<Content Include="Images\simon-connect-room.png" />
<Content Include="Images\excel.png" />
<Content Include="Images\simon-cancel.png" />
<Content Include="Images\checkout1.png" />
<Content Include="Images\checkout2.png" />
<Content Include="Images\clear2.png" />
<Content Include="Images\clear1.png" />
<Content Include="Images\combo_arrow.png" />
<Content Include="Images\dnd1.png" />
<Content Include="Images\dnd2.png" />
<Content Include="Images\doorlock1.png" />
<Content Include="Images\doorlock2.png" />
<Content Include="Images\dot.png" />
<Content Include="Images\simon-apply.png" />
<Content Include="Images\simon-clear.png" />
<Content Include="Images\simon-edit.png" />
<Content Include="Images\footer-bar.png" />
<Content Include="Images\layout_arrows.png" />
<Content Include="Images\license_bk.png" />
<Content Include="Images\loginbox.png" />
<Content Include="Images\login_bg.png" />
<Content Include="Images\login_button_default.png" />
<Content Include="Images\login_button_press.png" />
<Content Include="Images\logo.png" />
<Content Include="Images\logo_actop.png" />
<Content Include="Images\map.png" />
<Content Include="Images\offline.png" />
<Content Include="Images\online.png" />
<Content Include="Images\simon-export.png" />
<Content Include="Images\simon-import.png" />
<Content Include="Images\simon-password.png" />
<Content Include="Images\simon-register.png" />
<Content Include="Images\simon-relation.png" />
<Content Include="Images\simon-remove.png" />
<Content Include="Images\room-status-refresh.png" />
<Content Include="Images\safebox1.png" />
<Content Include="Images\safebox2.png" />
<Content Include="Images\search.png" />
<Content Include="Images\service2.png" />
<Content Include="Images\service1.png" />
<Content Include="Images\simon-add.png" />
<Content Include="Images\simon-login-lanuage-btn-arrow-normal.png" />
<Content Include="Images\simon-login-lanuage-btn-arrow-selected.png" />
<Content Include="Images\simon-login-logo.png" />
<Content Include="Images\simon-reset.png" />
<Content Include="Images\simon-save.png" />
<Content Include="Images\simon-search.png" />
<Content Include="Images\simon-send.png" />
<Content Include="Images\simon-system-title.png" />
<Content Include="Images\simon-system-title1.png" />
<Content Include="Images\simon-upgrade.png" />
<Content Include="Images\simon_login_bk.jpg" />
<Content Include="Images\simon_login_bk_left.jpg" />
<Content Include="Images\simon_login_bk_right.jpg" />
<Content Include="Images\simon_login_button_normal.png" />
<Content Include="Images\simon_login_button_pressed.png" />
<Content Include="Images\simon_login_logo.png" />
<Content Include="Images\simon_login_title.png" />
<Content Include="Images\simon_logo.png" />
<Content Include="Images\simon_logo1.png" />
<Content Include="Images\simon_reset_button_normal.png" />
<Content Include="Images\simon_reset_button_pressed.png" />
<Content Include="Images\sos1.png" />
<Content Include="Images\sos2.png" />
<Content Include="Images\speed_auto.png" />
<Content Include="Images\speed_high.png" />
<Content Include="Images\speed_low.png" />
<Content Include="Images\speed_medium.png" />
<Content Include="Images\speed_stop.png" />
<Content Include="Images\spinner_arrows.png" />
<Content Include="Images\sys_icons\aircondition-records.png" />
<Content Include="Images\sys_icons\device-manager-inactive.png" />
<Content Include="Images\sys_icons\fault-record.png" />
<Content Include="Images\sys_icons\fault-type.png" />
<Content Include="Images\sys_icons\icon-mobile-app.png" />
<Content Include="Images\sys_icons\loop-records.png" />
<Content Include="Images\sys_icons\repair-record.png" />
<Content Include="Images\sys_icons\room-card-manager.png" />
<Content Include="Images\sys_icons\room-card-records.png" />
<Content Include="Images\sys_icons\service-records.png" />
<Content Include="Images\sys_icons\simon-send.png" />
<Content Include="Images\sys_icons\sys-maintenance-inactive.png" />
<Content Include="Images\sys_icons\import.png" />
<Content Include="Images\sys_icons\device-manager.png" />
<Content Include="Images\sys_icons\host-manager.png" />
<Content Include="Images\sys_icons\light.png" />
<Content Include="Images\sys_icons\loading.gif" />
<Content Include="Images\sys_icons\loading2.gif" />
<Content Include="Images\sys_icons\loading3.gif" />
<Content Include="Images\sys_icons\query-statistics-inactive.png" />
<Content Include="Images\sys_icons\query-statistics.png" />
<Content Include="Images\sys_icons\room-manager-inactive.png" />
<Content Include="Images\sys_icons\room-manager.png" />
<Content Include="Images\sys_icons\room-status-detail.png" />
<Content Include="Images\sys_icons\folder.png" />
<Content Include="Images\loading.gif" />
<Content Include="Images\register.png" />
<Content Include="Images\role.png" />
<Content Include="Images\role_32.png" />
<Content Include="Images\sys_icons\alarm-setting.png" />
<Content Include="Images\sys_icons\host.png" />
<Content Include="Images\sys_icons\model.png" />
<Content Include="Images\sys_icons\overview.png" />
<Content Include="Images\sys_icons\reset-password.png" />
<Content Include="Images\sys_icons\room-type.png" />
<Content Include="Images\sys_icons\room.png" />
<Content Include="Images\sys_icons\room-status.png" />
<Content Include="Images\sys_icons\send.png" />
<Content Include="Images\sys_icons\setting-inactive.png" />
<Content Include="Images\sys_icons\setting.png" />
<Content Include="Images\sys_icons\log.png" />
<Content Include="Images\sys_icons\sys-role.png" />
<Content Include="Images\sys_icons\sys-setting.png" />
<Content Include="Images\sys_icons\sys-user.png" />
<Content Include="Images\sys_icons\sys-maintenance.png" />
<Content Include="Images\sys_icons\room-control.png" />
<Content Include="Images\sys_icons\light-manager.png" />
<Content Include="Images\sys_icons\air-condition-status.png" />
<Content Include="Images\sys_icons\coulometric-statistics.png" />
<Content Include="Images\sys_icons\air-condition-control.png" />
<Content Include="Images\sys_icons\light-control.png" />
<Content Include="Images\tab_arrow.png" />
<Content Include="Images\update.png" />
<Content Include="Images\upload.png" />
<Content Include="Images\weixin2\arrow.svg" />
<Content Include="Images\weixin2\close.svg" />
<Content Include="Images\weixin2\hour-shdw.svg" />
<Content Include="Images\weixin2\hour.svg" />
<Content Include="Images\weixin2\lock.svg" />
<Content Include="Images\weixin2\min-shdw.svg" />
<Content Include="Images\weixin2\min.svg" />
<Content Include="Images\weixin2\mute.svg" />
<Content Include="Images\weixin2\open.svg" />
<Content Include="Images\weixin2\pause.svg" />
<Content Include="Images\weixin2\play.svg" />
<Content Include="Images\weixin2\power.svg" />
<Content Include="Images\weixin2\sec-shdw.svg" />
<Content Include="Images\weixin2\sec.svg" />
<Content Include="Images\weixin2\toggle-circle.svg" />
<Content Include="Images\weixin2\triangle.svg" />
<Content Include="Images\weixin2\unlock.svg" />
<Content Include="Images\weixin\0.png" />
<Content Include="Images\weixin\air-boder-one.png" />
<Content Include="Images\weixin\air-boder-two.png" />
<Content Include="Images\weixin\air-mode-cold-off.png" />
<Content Include="Images\weixin\air-mode-cold-on.png" />
<Content Include="Images\weixin\air-mode-hot-off.png" />
<Content Include="Images\weixin\air-mode-hot-on.png" />
<Content Include="Images\weixin\air-mode-wind-off.png" />
<Content Include="Images\weixin\air-mode-wind-on.png" />
<Content Include="Images\weixin\air-normal.png" />
<Content Include="Images\weixin\air-selected.png" />
<Content Include="Images\weixin\air-speed-auto-off.png" />
<Content Include="Images\weixin\air-speed-auto-on.png" />
<Content Include="Images\weixin\air-speed-high-off.png" />
<Content Include="Images\weixin\air-speed-high-on.png" />
<Content Include="Images\weixin\air-speed-low-off.png" />
<Content Include="Images\weixin\air-speed-low-on.png" />
<Content Include="Images\weixin\air-speed-middle-off.png" />
<Content Include="Images\weixin\air-speed-middle-on.png" />
<Content Include="Images\weixin\air-switch-off.png" />
<Content Include="Images\weixin\air-switch-on.png" />
<Content Include="Images\weixin\air-temp-down.png" />
<Content Include="Images\weixin\air-temp-up.png" />
<Content Include="Images\weixin\B01-normal.png" />
<Content Include="Images\weixin\B01-selected.png" />
<Content Include="Images\weixin\B02-normal.png" />
<Content Include="Images\weixin\B02-selected.png" />
<Content Include="Images\weixin\B03-normal.png" />
<Content Include="Images\weixin\B03-selected.png" />
<Content Include="Images\weixin\B04-normal.png" />
<Content Include="Images\weixin\B04-selected.png" />
<Content Include="Images\weixin\B05-normal.png" />
<Content Include="Images\weixin\B05-selected.png" />
<Content Include="Images\weixin\B06-normal.png" />
<Content Include="Images\weixin\B06-selected.png" />
<Content Include="Images\weixin\B07-normal.png" />
<Content Include="Images\weixin\B07-selected.png" />
<Content Include="Images\weixin\B08-normal.png" />
<Content Include="Images\weixin\B08-selected.png" />
<Content Include="Images\weixin\B09-normal.png" />
<Content Include="Images\weixin\B09-selected.png" />
<Content Include="Images\weixin\B10-normal.png" />
<Content Include="Images\weixin\B10-selected.png" />
<Content Include="Images\weixin\BG.png" />
<Content Include="Images\weixin\curtain-bj.png" />
<Content Include="Images\weixin\curtain-close-normal.png" />
<Content Include="Images\weixin\curtain-close-selected.png" />
<Content Include="Images\weixin\curtain-normal.png" />
<Content Include="Images\weixin\curtain-open-normal.png" />
<Content Include="Images\weixin\curtain-open-selected.png" />
<Content Include="Images\weixin\curtain-selected.png" />
<Content Include="Images\weixin\curtain-stop-normal.png" />
<Content Include="Images\weixin\curtain-stop-selected.png" />
<Content Include="Images\weixin\curtain.png" />
<Content Include="Images\weixin\fan-close.png" />
<Content Include="Images\weixin\fan-normal.png" />
<Content Include="Images\weixin\fan-open.png" />
<Content Include="Images\weixin\fan-selected.png" />
<Content Include="Images\weixin\gauze-bg.png" />
<Content Include="Images\weixin\gauze-open-normal.png" />
<Content Include="Images\weixin\gauze-open-selected.png" />
<Content Include="Images\weixin\gauze-stop-normal.png" />
<Content Include="Images\weixin\gauze-stop-selected.png" />
<Content Include="Images\weixin\light-bar-normal.png" />
<Content Include="Images\weixin\light-bar-selected.png" />
<Content Include="Images\weixin\light-boder.png" />
<Content Include="Images\weixin\light-close.png" />
<Content Include="Images\weixin\light-mirror-normal.png" />
<Content Include="Images\weixin\light-mirror-selected.png" />
<Content Include="Images\weixin\light-night-normal.png" />
<Content Include="Images\weixin\light-night-selected.png" />
<Content Include="Images\weixin\light-normal.png" />
<Content Include="Images\weixin\light-one.png" />
<Content Include="Images\weixin\light-open.png" />
<Content Include="Images\weixin\light-porch-normal.png" />
<Content Include="Images\weixin\light-porch-selected.png" />
<Content Include="Images\weixin\light-read-normal.png" />
<Content Include="Images\weixin\light-read-selected.png" />
<Content Include="Images\weixin\light-selected.png" />
<Content Include="Images\weixin\light-tube-normal.png" />
<Content Include="Images\weixin\light-tube-selected.png" />
<Content Include="Images\weixin\light-two.png" />
<Content Include="Images\weixin\Login\boder.png" />
<Content Include="Images\weixin\Login\Log-BG.png" />
<Content Include="Images\weixin\Login\LogButton.png" />
<Content Include="Images\weixin\Login\LOGO.png" />
<Content Include="Images\weixin\Login\pwd.png" />
<Content Include="Images\weixin\Login\RoomNumber.png" />
<Content Include="Images\weixin\Login\线.png" />
<Content Include="Images\weixin\LOGO.png" />
<Content Include="Images\weixin\music-normal.png" />
<Content Include="Images\weixin\music-selected.png" />
<Content Include="Images\weixin\music\bg.png" />
<Content Include="Images\weixin\music\m.png" />
<Content Include="Images\weixin\music\Mute-normal.png" />
<Content Include="Images\weixin\music\Mute-selected.png" />
<Content Include="Images\weixin\music\Next-normal.png" />
<Content Include="Images\weixin\music\Next-selected.png" />
<Content Include="Images\weixin\music\Pause.png" />
<Content Include="Images\weixin\music\Play.png" />
<Content Include="Images\weixin\music\Prev-normal.png" />
<Content Include="Images\weixin\music\Prev-selected.png" />
<Content Include="Images\weixin\music\RandomPlay-normal.png" />
<Content Include="Images\weixin\music\RandomPlay-selected.png" />
<Content Include="Images\weixin\music\SequentialPlay-normal.png" />
<Content Include="Images\weixin\music\SequentialPlay-selected.png" />
<Content Include="Images\weixin\music\SingleCycle-normal.png" />
<Content Include="Images\weixin\music\SingleCycle_selected.png" />
<Content Include="Images\weixin\music\VoiceDec-normal.png" />
<Content Include="Images\weixin\music\VoiceDec-selected.png" />
<Content Include="Images\weixin\music\VoiceInc-normal.png" />
<Content Include="Images\weixin\music\VoiceInc-selected.png" />
<Content Include="Images\weixin\scene-day-normal.png" />
<Content Include="Images\weixin\scene-day-selected.png" />
<Content Include="Images\weixin\scene-getup-normal.png" />
<Content Include="Images\weixin\scene-getup-selected.png" />
<Content Include="Images\weixin\scene-movie-normal.png" />
<Content Include="Images\weixin\scene-movie-selected.png" />
<Content Include="Images\weixin\scene-normal.png" />
<Content Include="Images\weixin\scene-one.png" />
<Content Include="Images\weixin\scene-read-normal.png" />
<Content Include="Images\weixin\scene-read-selected.png" />
<Content Include="Images\weixin\scene-selected.png" />
<Content Include="Images\weixin\scene-sleep-normal.png" />
<Content Include="Images\weixin\scene-sleep-selected.png" />
<Content Include="Images\weixin\scene-two.png" />
<Content Include="Images\weixin\scene-visitor-normal.png" />
<Content Include="Images\weixin\scene-visitor-selected.png" />
<Content Include="Images\weixin\sceneControl-normal.png" />
<Content Include="Images\weixin\sceneControl-selected.png" />
<Content Include="Images\weixin\scene\g.png" />
<Content Include="Images\weixin\scene\g1.png" />
<Content Include="Images\weixin\scene\h.png" />
<Content Include="Images\weixin\scene\h1.png" />
<Content Include="Images\weixin\scene\q.png" />
<Content Include="Images\weixin\scene\q1.png" />
<Content Include="Images\weixin\scene\R.png" />
<Content Include="Images\weixin\scene\R1.png" />
<Content Include="Images\weixin\scene\s.png" />
<Content Include="Images\weixin\scene\s1.png" />
<Content Include="Images\weixin\scene\sceneControl-normal.png" />
<Content Include="Images\weixin\scene\sceneControl-selected.png" />
<Content Include="Images\weixin\scene_BG.png" />
<Content Include="Images\weixin\service-normal.png" />
<Content Include="Images\weixin\service-selected.png" />
<Content Include="Images\weixin\television-mute-off.png" />
<Content Include="Images\weixin\television-mute-on.png" />
<Content Include="Images\weixin\television-normal.png" />
<Content Include="Images\weixin\television-selected.png" />
<Content Include="Images\weixin\television-switch-off.png" />
<Content Include="Images\weixin\television-switch-on.png" />
<Content Include="Images\weixin\tv-key-down-normal.png" />
<Content Include="Images\weixin\tv-key-down-selected.png" />
<Content Include="Images\weixin\tv-key-home-normal.png" />
<Content Include="Images\weixin\tv-key-home-selected.png" />
<Content Include="Images\weixin\tv-key-left-normal.png" />
<Content Include="Images\weixin\tv-key-left-selected.png" />
<Content Include="Images\weixin\tv-key-menu-normal.png" />
<Content Include="Images\weixin\tv-key-menu-selected.png" />
<Content Include="Images\weixin\tv-key-ok-normal.png" />
<Content Include="Images\weixin\tv-key-ok-selected.png" />
<Content Include="Images\weixin\tv-key-replay-normal.png" />
<Content Include="Images\weixin\tv-key-replay-selected.png" />
<Content Include="Images\weixin\tv-key-right-normal.png" />
<Content Include="Images\weixin\tv-key-right-selected.png" />
<Content Include="Images\weixin\tv-key-source-normal.png" />
<Content Include="Images\weixin\tv-key-source-selected.png" />
<Content Include="Images\weixin\tv-key-up-normal.png" />
<Content Include="Images\weixin\tv-key-up-selected.png" />
<Content Include="Images\weixin\unlock-normal.png" />
<Content Include="Images\weixin\unlock-selected.png" />
<Content Include="Images\weixin\unlock.png" />
<Content Include="Images\weixin\框.png" />
<Content Include="Images\weixin\密码.png" />
<Content Include="Images\weixin\帐号.png" />
<Content Include="Images\weixin\RoomNumber.png" />
<Content Include="Images\weixin\Identity.png" />
<Content Include="Images\weixin\登录框.png" />
<Content Include="Images\xuanzhu\bg.png" />
<Content Include="Images\xuanzhu\btnLogin.png" />
<Content Include="Images\xuanzhu\xuanzhu-logo.png" />
<Content Include="Images\zhuhao\bg.png" />
<Content Include="Images\zhuhao\btnLogin.png" />
<Content Include="Images\zhuhao\zhuhao-logo.png" />
<Content Include="Images\zhuohao\bg.png" />
<Content Include="Images\zhuohao\btnLogin.png" />
<Content Include="Images\zhuohao\zhuohao-logo.png" />
<Content Include="kongtiao.htm" />
<Content Include="Scripts\air-condition-control-index.js" />
<Content Include="Scripts\ajaxfileupload.js" />
<Content Include="Scripts\alarm-setting-index.js" />
<Content Include="Scripts\app\common.js" />
<Content Include="Scripts\avalon.mobile.js" />
<Content Include="Scripts\avalon.mobile.min.js" />
<Content Include="Scripts\common.js" />
<Content Include="Scripts\coulometric-statistics-index.js" />
<Content Include="Scripts\easyui-panel-onMove.js" />
<Content Include="Scripts\host-roomcard.js" />
<Content Include="Scripts\jquery-1.4.1.min.js" />
<Content Include="Scripts\jquery-1.4.4.min.js" />
<Content Include="Scripts\libs\echarts\chart\bar.js" />
<Content Include="Scripts\libs\echarts\chart\chord.js" />
<Content Include="Scripts\libs\echarts\chart\eventRiver.js" />
<Content Include="Scripts\libs\echarts\chart\force.js" />
<Content Include="Scripts\libs\echarts\chart\funnel.js" />
<Content Include="Scripts\libs\echarts\chart\gauge.js" />
<Content Include="Scripts\libs\echarts\chart\heatmap.js" />
<Content Include="Scripts\libs\echarts\chart\k.js" />
<Content Include="Scripts\libs\echarts\chart\line.js" />
<Content Include="Scripts\libs\echarts\chart\map.js" />
<Content Include="Scripts\libs\echarts\chart\pie.js" />
<Content Include="Scripts\libs\echarts\chart\radar.js" />
<Content Include="Scripts\libs\echarts\chart\scatter.js" />
<Content Include="Scripts\libs\echarts\chart\tree.js" />
<Content Include="Scripts\libs\echarts\chart\treemap.js" />
<Content Include="Scripts\libs\echarts\chart\venn.js" />
<Content Include="Scripts\libs\echarts\chart\wordCloud.js" />
<Content Include="Scripts\libs\echarts\echarts-all.js" />
<Content Include="Scripts\libs\echarts\echarts.js" />
<Content Include="Scripts\libs\echarts\theme\default.js" />
<Content Include="Scripts\libs\echarts\theme\infographic.js" />
<Content Include="Scripts\libs\echarts\theme\macarons.js" />
<Content Include="Scripts\libs\echarts\zrender.min.js" />
<Content Include="Scripts\en-US.js" />
<Content Include="Scripts\libs\esl\css.js" />
<Content Include="Scripts\libs\esl\esl.js" />
<Content Include="Scripts\libs\esl\js.js" />
<Content Include="Scripts\group.js" />
<Content Include="Scripts\host-index.js" />
<Content Include="Scripts\jplayer\jquery.jplayer.js" />
<Content Include="Scripts\jplayer\jquery.jplayer.min.js" />
<Content Include="Scripts\jplayer\jquery.jplayer.swf" />
<Content Include="Scripts\jquery-1.8.3.min.js" />
<Content Include="Scripts\jquery.cookie.js" />
<Content Include="Scripts\jquery.min.js" />
<Content Include="Scripts\jquery.tmpl.min.js" />
<Content Include="Scripts\knockout.extension.js" />
<Content Include="Scripts\libs\avalon.min.js" />
<Content Include="Scripts\libs\html5shiv.min.js" />
<Content Include="Scripts\libs\respond.min.js" />
<Content Include="Scripts\light-control-index.js" />
<Content Include="Scripts\mqtt.min.js" />
<Content Include="Scripts\room-card-index.js" />
<Content Include="Scripts\room-status-air-condition.js" />
<Content Include="Scripts\room-type-index.js" />
<Content Include="Scripts\room-type-scene-index.js" />
<Content Include="Scripts\simon-room-status-index.js" />
<Content Include="Scripts\sys-role-index.js" />
<Content Include="Scripts\knockout-3.3.0.debug.js" />
<Content Include="Scripts\knockout-3.3.0.js" />
<Content Include="Scripts\knockout.mapping-latest.js" />
<Content Include="Scripts\login.js" />
<Content Include="Scripts\room-control-index.js" />
<Content Include="Scripts\room-status-index.js" />
<Content Include="Scripts\simon-home-index.js" />
<Content Include="Scripts\sys-system-logs-index.js" />
<Content Include="Scripts\sys-user-index.js" />
<Content Include="Scripts\tools.js" />
<Content Include="Scripts\WeiXin\index.js" />
<Content Include="Scripts\WeiXin\iro.min.js" />
<Content Include="Scripts\WeiXin\jquery.min.js" />
<Content Include="Scripts\WeiXin\touch.js" />
<Content Include="Scripts\WeiXin\zepto.min.js" />
<Content Include="Scripts\WeiXin\common.js" />
<Content Include="Scripts\WeiXin\tip.js" />
<Content Include="Scripts\WeiXin\wx.js" />
<Content Include="Scripts\wss.js" />
<Content Include="Scripts\wss.min.js" />
<Content Include="Scripts\wssupgrade.js" />
<Content Include="Scripts\wssupgrade.min.js" />
<Content Include="Scripts\zh-CN.js" />
<Content Include="Scripts\sys-hotel-index.js" />
<EmbeddedResource Include="Resource\zh-TW.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>zh-TW.Designer.cs</LastGenOutput>
<SubType>Designer</SubType>
</EmbeddedResource>
<None Include="License\blw-t3s.lic" />
<None Include="Properties\DataSources\RCUHost.ServiceReference1.ResponseBySyncRoomInfo.datasource" />
<None Include="Properties\DataSources\System.Data.DataSet.datasource" />
<None Include="Properties\DataSources\System.Data.DataTable.datasource" />
<None Include="Service References\ServiceReference1\blwws.wsdl" />
<None Include="Service References\ServiceReference2\ThirdpartyService.disco" />
<None Include="Service References\ServiceReference2\configuration91.svcinfo" />
<None Include="Service References\ServiceReference2\configuration.svcinfo" />
<None Include="Service References\ServiceReference2\Reference.svcmap">
<Generator>WCF Proxy Generator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<Content Include="Scripts\zh-TW.js" />
<None Include="Service References\ServiceReference2\ThirdpartyService2.xsd">
<SubType>Designer</SubType>
</None>
<None Include="Service References\syncstatus\syncstatus.disco" />
<None Include="Service References\syncstatus\configuration91.svcinfo" />
<None Include="Service References\syncstatus\configuration.svcinfo" />
<None Include="Service References\syncstatus\Reference.svcmap">
<Generator>WCF Proxy Generator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<Content Include="Scripts\sys_hotel_group.js" />
<Content Include="Scripts\sys-role-group-index.js" />
<Content Include="Scripts\sys-user-group-index.js" />
<None Include="Service References\XR_PMS\configuration91.svcinfo" />
<None Include="Service References\XR_PMS\configuration.svcinfo" />
<None Include="Service References\XR_PMS\Reference.svcmap">
<Generator>WCF Proxy Generator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<None Include="Service References\ServiceReference1\blwws.disco" />
<None Include="Service References\ServiceReference1\configuration91.svcinfo" />
<None Include="Service References\ServiceReference1\configuration.svcinfo" />
<None Include="Service References\ServiceReference1\Reference.svcmap">
<Generator>WCF Proxy Generator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<Content Include="Sounds\call.wav" />
<Content Include="Sounds\checkout.wav" />
<Content Include="Sounds\clear.wav" />
<Content Include="Sounds\sos.wav" />
<Content Include="Styles\app\About.css" />
<Content Include="Styles\app\air.css" />
<Content Include="Styles\app\common.css" />
<Content Include="Styles\app\control.css" />
<Content Include="Styles\app\header.css" />
<Content Include="Styles\app\hotel.css" />
<Content Include="Styles\app\tv.css" />
<Content Include="Styles\button.css" />
<Content Include="Styles\common.css" />
<Content Include="Styles\filebox.css" />
<Content Include="Styles\login.css" />
<Content Include="Styles\login_xuanzhu.css" />
<Content Include="Styles\metro.css" />
<Content Include="Styles\mycss\bulma.css" />
<Content Include="Styles\mycss\bulma.min.css" />
<Content Include="Styles\room-status-index.css" />
<Content Include="Styles\simon-common.css" />
<Content Include="Styles\simon-home-index.css" />
<Content Include="Styles\simon-login.css" />
<Content Include="Styles\login_blw.css" />
<Content Include="Styles\partbox.css" />
<Content Include="Styles\simon-room-status-index.css" />
<Content Include="Styles\manualvisit.css" />
<Content Include="Styles\sys-icons.css" />
<Content Include="Styles\WeiXin2\normalize.css" />
<Content Include="Styles\WeiXin2\style.css" />
<Content Include="Styles\WeiXin\air.css" />
<Content Include="Styles\WeiXin\common.css" />
<Content Include="Styles\WeiXin\curtain.css" />
<Content Include="Styles\WeiXin\light.css" />
<Content Include="Styles\WeiXin\login.css" />
<Content Include="Styles\WeiXin\music.css" />
<Content Include="Styles\WeiXin\scene.css" />
<Content Include="Styles\WeiXin\tip.css" />
<Content Include="Styles\WeiXin\tv.css" />
<Content Include="Styles\WeiXin\service.css" />
<Content Include="Styles\wx-style.css" />
<Content Include="Styles\login_zhuhao.css" />
<Content Include="Styles\login_zhuohao.css" />
<Content Include="Styles\login_blv.css" />
<Content Include="touchuantest.htm" />
<Content Include="Uploads\AppIcons\会客.png" />
<Content Include="Uploads\AppIcons\就寝.png" />
<Content Include="Uploads\AppIcons\日常.png" />
<Content Include="Uploads\AppIcons\观影.png" />
<Content Include="Uploads\AppIcons\起夜.png" />
<Content Include="Uploads\AppIcons\通用.png" />
<Content Include="Uploads\AppIcons\阅读.png" />
<Content Include="Uploads\logo\1001.png" />
<Content Include="Views\AirConditionControl\AirConditionControl.ascx" />
<Content Include="Views\AirConditionControl\Index.aspx" />
<Content Include="Views\AirConditionControl\SimonIndex.aspx" />
<Content Include="Views\AirConditionControl\SeasonControl.ascx" />
<Content Include="Views\AirConditionStatus\Index.aspx" />
<Content Include="Views\AlarmSetting\Edit.ascx" />
<Content Include="Views\AlarmSetting\Index.aspx" />
<Content Include="Views\AlarmSetting\SimonIndex.aspx" />
<Content Include="Views\Api\index.aspx" />
<Content Include="Views\Api\test.aspx" />
<Content Include="Views\Cache\Index.aspx" />
<Content Include="Views\HostWordsReport\Index.aspx" />
<Content Include="Views\Host\SecretMgtIndex.aspx" />
<Content Include="Views\Host\HostInfo.aspx" />
<Content Include="Views\Host\SmartVoiceBinding.ascx" />
<Content Include="Views\MachineRegisterLog\Index.aspx" />
<Content Include="Views\ManualVisit\Index.aspx" />
<Content Include="Views\ManualVisit\List.aspx" />
<Content Include="Views\Oauth2\authorize.aspx" />
<Content Include="Views\App\About.ascx" />
<Content Include="Views\App\AirConditionControl.ascx" />
<Content Include="Views\App\Header.ascx" />
<Content Include="Views\App\HotelIntroduction.ascx" />
<Content Include="Views\App\Index.aspx" />
<Content Include="Views\App\LightControl.ascx" />
<Content Include="Views\App\CurtainControl.ascx" />
<Content Include="Views\App\Scene.ascx" />
<Content Include="Views\App\SystemSetting.ascx" />
<Content Include="Views\App\Television.ascx" />
<Content Include="Views\CoulometricStatistics\Index.aspx" />
<Content Include="Views\FaultRecords\Index.aspx" />
<Content Include="Views\FaultRecords\RepairRecord.aspx" />
<Content Include="Views\FaultType\Index.aspx" />
<Content Include="Views\Group\Edit.ascx" />
<Content Include="Views\Home\ActiveUsersView.ascx" />
<Content Include="Views\Home\MenuMain.aspx" />
<Content Include="Views\Home\SystemConfig.aspx" />
<Content Include="Views\Home\License.aspx" />
<Content Include="Views\Home\LogOn.aspx" />
<Content Include="Views\Home\Index.aspx" />
<Content Include="Views\Home\SimonIndex.aspx" />
<Content Include="Views\Home\SimonLogOn.aspx" />
<Content Include="Views\Home\Test.aspx" />
<Content Include="Views\Home\Welcome.aspx" />
<Content Include="Views\HostRoomCard\Index.aspx" />
<Content Include="Views\HostRoomCard\SimonIndex.aspx" />
<Content Include="Views\Host\Edit.ascx" />
<Content Include="Views\Host\HostAuthorization.ascx" />
<Content Include="Views\Host\Index.aspx" />
<Content Include="Views\Host\NetworkSetting.ascx" />
<Content Include="Views\Host\SimonIndex.aspx" />
<Content Include="Views\LightControl\Index.aspx" />
<Content Include="Views\LightControl\LightControl.ascx" />
<Content Include="Views\LightControl\SimonIndex.aspx" />
<Content Include="Views\MobileApp\AppHotel.ascx" />
<Content Include="Views\MobileApp\AppMenu.ascx" />
<Content Include="Views\MobileApp\Index.aspx" />
<Content Include="Views\MobileApp\Light.ascx" />
<Content Include="Views\MobileApp\Scene.ascx" />
<Content Include="Views\MobileApp\Service.ascx" />
<Content Include="Views\MobileApp\SimonIndex.aspx" />
<Content Include="Views\MobileApp\AppRoom.ascx" />
<Content Include="Views\MobileApp\WXMenu.ascx" />
<Content Include="Views\Model\SimonIndex.aspx" />
<Content Include="Views\Oauth2\index.aspx" />
<Content Include="Views\Overview\HostModalRecords.aspx" />
<Content Include="Views\Overview\SimonIndex.aspx" />
<Content Include="Views\Overview\HostFaultRecords.aspx" />
<Content Include="Views\Overview\HostAbnormalRecords.aspx" />
<Content Include="Views\RoomCard\Edit.ascx" />
<Content Include="Views\RoomCard\Index.aspx" />
<Content Include="Views\RoomCard\SimonIndex.aspx" />
<Content Include="Views\RoomControl\Edit.ascx" />
<Content Include="Views\RoomControl\SimonIndex.aspx" />
<Content Include="Views\RoomModal\Edit.ascx" />
<Content Include="Views\RoomService\ServiceRecords.aspx" />
<Content Include="Views\RoomStatus\Index.aspx" />
<Content Include="Views\RoomStatus\CtrlAirCondition.ascx" />
<Content Include="Views\RoomStatus\CtrlRoomStatus.ascx" />
<Content Include="Views\RoomStatus\CtrlLightStatus.ascx" />
<Content Include="Views\RoomStatus\CtrlRoomDetail.ascx" />
<Content Include="Views\RoomStatus\SimonRoomDetail.aspx" />
<Content Include="Views\RoomStatus\SimonIndex.aspx" />
<Content Include="Views\RoomTypeChannels\Edit.ascx" />
<Content Include="Views\RoomTypeScene\Edit.ascx" />
<Content Include="Views\RoomTypeScene\Index.aspx" />
<Content Include="Views\Model\Index.aspx" />
<Content Include="Views\Overview\Index.aspx" />
<Content Include="Views\RoomControl\Index.aspx" />
<Content Include="Views\RoomTypeScene\SimonIndex.aspx" />
<Content Include="Views\RoomType\Edit.ascx" />
<Content Include="Views\RoomType\ImportConfigFile.ascx" />
<Content Include="Views\RoomType\Index.aspx" />
<Content Include="Views\RoomType\RoomTypeModalEdit.ascx" />
<Content Include="Views\RoomType\RoomTypeModalZDY.ascx" />
<Content Include="Views\RoomType\RoomTypeAir.ascx" />
<Content Include="Views\RoomType\RoomTypeAirEdit.ascx" />
<Content Include="Views\RoomType\SimonIndex.aspx" />
<Content Include="Views\RoomType\RoomTypeScene.ascx" />
<Content Include="Views\RoomType\RoomTypeWeiXin.ascx" />
<Content Include="Views\RoomType\RoomTypeWeiXinMenu.ascx" />
<Content Include="Views\RoomType\RoomTypeWeiXinScene.ascx" />
<Content Include="Views\RoomType\RoomTypeWeiXinDevice.ascx" />
<Content Include="Views\RoomTypeChannels\Index.ascx" />
<Content Include="Views\RoomType\RoomTypeModal.ascx" />
<Content Include="Views\RoomType\RoomTypeModalBY.ascx" />
<Content Include="Views\SearchHost\RegisterHost.ascx" />
<Content Include="Views\SearchHost\SearchHost.ascx" />
<Content Include="Views\Shared\Error.ascx" />
<Content Include="Views\SysHotel\EditDockingInfo.ascx" />
<Content Include="Views\SysRole\Edit.ascx" />
<Content Include="Views\SysRole\Index.aspx" />
<Content Include="Views\SysRole\SimonIndex.aspx" />
<Content Include="Views\SysUser\AuthorityHotel.ascx" />
<Content Include="Views\SysSetting\Index.aspx" />
<Content Include="Views\SysSetting\SimonIndex.aspx" />
<Content Include="Views\SysSystemLogs\SimonIndex.aspx" />
<Content Include="Views\SysUser\ChangePassword.ascx" />
<Content Include="Views\SysUser\Edit.ascx" />
<Content Include="Views\SysUser\Index.aspx" />
<Content Include="Views\SysSystemLogs\Index.aspx" />
<Content Include="Views\SysUser\SimonIndex.aspx" />
<Content Include="Views\test.aspx" />
<Content Include="Views\TFTP\Index.aspx" />
<Content Include="WavTest.html" />
<Content Include="Views\WeiXin\air.aspx" />
<Content Include="Views\WeiXin\curtain.aspx" />
<Content Include="Views\WeiXin\Error.aspx" />
<Content Include="Views\WeiXin\Fan.aspx" />
<Content Include="Views\WeiXin\Footer.ascx" />
<Content Include="Views\WeiXin\light.aspx" />
<Content Include="Views\WeiXin\login.aspx" />
<Content Include="Views\WeiXin\music.aspx" />
<Content Include="Views\WeiXin\scene.aspx" />
<Content Include="Views\WeiXin\television.aspx" />
<Content Include="Views\WeiXin\Service.aspx" />
<Content Include="Views\SysHotel\Edit.ascx" />
<Content Include="Views\SysHotel\Index.aspx" />
<Content Include="Views\WeiXin\unlock.aspx" />
<Content Include="Views\WX\Error.aspx" />
<Content Include="Views\WX\Index.aspx" />
<Content Include="Views\WX\login.aspx" />
<Content Include="Views\Iot\index.aspx" />
<Content Include="Views\SysHotel\EditSysHotelGroup.ascx" />
<Content Include="Views\SysRoleGroup\Edit.ascx" />
<Content Include="Views\SysRoleGroup\SimonIndex.aspx" />
<Content Include="Views\SysUserGroup\AuthorityHotel.ascx" />
<Content Include="Views\SysUserGroup\ChangePassword.ascx" />
<Content Include="Views\SysUserGroup\Edit.ascx" />
<Content Include="Views\SysUserGroup\SimonIndex.aspx" />
<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="Scripts\jquery.validate.js" />
<Content Include="Scripts\jquery.validate.min.js" />
<Content Include="Scripts\jquery.validate-vsdoc.js" />
<Content Include="Views\Web.config">
<SubType>Designer</SubType>
</Content>
<EmbeddedResource Include="Resource\en-US.resx">
<Generator>ResXFileCodeGenerator</Generator>
<SubType>Designer</SubType>
<LastGenOutput>en-US.Designer.cs</LastGenOutput>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="Resource\zh-CN.resx">
<Generator>ResXFileCodeGenerator</Generator>
<SubType>Designer</SubType>
<LastGenOutput>zh-CN.Designer.cs</LastGenOutput>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<Folder Include="App_Data\" />
<Folder Include="Images\weixin\font\" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\CommonEntity\CommonEntity.csproj">
<Project>{1D7073B2-4CC3-49F5-9F37-50A21D74A39D}</Project>
<Name>CommonEntity</Name>
</ProjectReference>
<ProjectReference Include="..\Common\Common.csproj">
<Project>{B3F29715-E925-4E56-9248-580F06C3BC11}</Project>
<Name>Common</Name>
</ProjectReference>
<ProjectReference Include="..\Domain\Domain.csproj">
<Project>{A42D287A-8EF4-48F6-B14C-7F9CA834F786}</Project>
<Name>Domain</Name>
</ProjectReference>
<ProjectReference Include="..\RCUHost\RCUHost.csproj">
<Project>{3AF4C628-0B47-412C-950A-DBC0161F2A7F}</Project>
<Name>RCUHost</Name>
</ProjectReference>
<ProjectReference Include="..\Service\Service.csproj">
<Project>{BAFCD632-06A1-4EDC-9B14-0897E001572A}</Project>
<Name>Service</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="easyui-1.4.2\demo\accordion\datagrid_data1.json" />
<None Include="easyui-1.4.2\demo\combobox\combobox_data1.json" />
<None Include="easyui-1.4.2\demo\combobox\combobox_data2.json" />
<None Include="easyui-1.4.2\demo\combogrid\datagrid_data1.json" />
<None Include="easyui-1.4.2\demo\combotree\tree_data1.json" />
<None Include="easyui-1.4.2\demo\datagrid\datagrid_data1.json" />
<None Include="easyui-1.4.2\demo\datagrid\datagrid_data2.json" />
<None Include="easyui-1.4.2\demo\datagrid\products.json" />
<None Include="easyui-1.4.2\demo\datalist\datalist_data1.json" />
<None Include="easyui-1.4.2\demo\form\form_data1.json" />
<None Include="easyui-1.4.2\demo\layout\datagrid_data1.json" />
<None Include="easyui-1.4.2\demo\layout\propertygrid_data1.json" />
<None Include="easyui-1.4.2\demo\layout\tree_data1.json" />
<None Include="easyui-1.4.2\demo\propertygrid\propertygrid_data1.json" />
<None Include="easyui-1.4.2\demo\tabs\tree_data1.json" />
<None Include="easyui-1.4.2\demo\treegrid\treegrid_data1.json" />
<None Include="easyui-1.4.2\demo\treegrid\treegrid_data2.json" />
<None Include="easyui-1.4.2\demo\treegrid\treegrid_data3.json" />
<None Include="easyui-1.4.2\demo\tree\tree_data1.json" />
<None Include="easyui-1.4.2\demo\tree\tree_data2.json" />
<Content Include="Views\Shared\MasterPage.Master" />
<Content Include="Views\Shared\SimonMasterPage.Master" />
<Content Include="Styles\app\fonts\FangZhengLanTing.ttf" />
<Content Include="Styles\app\fonts\FangZhengLanTingQianHeiQianTi.TTF" />
<None Include="Service References\ServiceReference2\ThirdpartyService.wsdl" />
<None Include="Service References\ServiceReference2\ThirdpartyService.xsd">
<SubType>Designer</SubType>
</None>
<None Include="Service References\ServiceReference2\ThirdpartyService1.xsd">
<SubType>Designer</SubType>
</None>
<None Include="Service References\syncstatus\syncstatus.wsdl" />
<None Include="Service References\XR_PMS\service.wsdl" />
<None Include="Service References\XR_PMS\service.xsd">
<SubType>Designer</SubType>
</None>
<None Include="Service References\XR_PMS\service1.xsd">
<SubType>Designer</SubType>
</None>
<None Include="Styles\mycss\bulma.css.map" />
<None Include="Styles\WeiXin\font\fzzyjt.TTF" />
<None Include="Styles\WeiXin\font\fzzzhjt.ttf" />
</ItemGroup>
<ItemGroup>
<WCFMetadata Include="Service References\" />
</ItemGroup>
<ItemGroup>
<WCFMetadataStorage Include="Service References\ServiceReference1\" />
<WCFMetadataStorage Include="Service References\ServiceReference2\" />
<WCFMetadataStorage Include="Service References\syncstatus\" />
<WCFMetadataStorage Include="Service References\XR_PMS\" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
<!-- 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" Condition="'$(MvcBuildViews)'=='true'">
<AspNetCompiler VirtualPath="temp" PhysicalPath="$(ProjectDir)" />
</Target>
<ProjectExtensions>
<VisualStudio>
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
<WebProjectProperties>
<UseIIS>True</UseIIS>
<AutoAssignPort>False</AutoAssignPort>
<DevelopmentServerPort>1867</DevelopmentServerPort>
<DevelopmentServerVPath>/</DevelopmentServerVPath>
<IISUrl>http://localhost:1866/</IISUrl>
<NTLMAuthentication>False</NTLMAuthentication>
<UseCustomServer>False</UseCustomServer>
<CustomServerUrl>
</CustomServerUrl>
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
</Project>