xusc
11 months ago
4 changed files with 915 additions and 0 deletions
-
BINWMS-BS/NFine.Web/Frp/PrintActivex.exe
-
915WMS-BS/NFine.Web/NFine.Web.csproj.bak
-
BINWMS-BS/NFine.Web/PrintActivex.exe
-
BINWMS-BS/NFine.Web/Resource/DbBackup/201607190929504502.bak
Binary file not shown.
@ -0,0 +1,915 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|||
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> |
|||
<PropertyGroup> |
|||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
|||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
|||
<ProductVersion> |
|||
</ProductVersion> |
|||
<SchemaVersion>2.0</SchemaVersion> |
|||
<ProjectGuid>{BEF1F2C9-1903-4AC4-93BD-08452BFA37A3}</ProjectGuid> |
|||
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids> |
|||
<OutputType>Library</OutputType> |
|||
<AppDesignerFolder>Properties</AppDesignerFolder> |
|||
<RootNamespace>NFine.Web</RootNamespace> |
|||
<AssemblyName>NFine.Web</AssemblyName> |
|||
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
|||
<MvcBuildViews>false</MvcBuildViews> |
|||
<UseIISExpress>true</UseIISExpress> |
|||
<IISExpressSSLPort /> |
|||
<IISExpressAnonymousAuthentication /> |
|||
<IISExpressWindowsAuthentication /> |
|||
<IISExpressUseClassicPipelineMode /> |
|||
<SccProjectName> |
|||
</SccProjectName> |
|||
<SccLocalPath> |
|||
</SccLocalPath> |
|||
<SccAuxPath> |
|||
</SccAuxPath> |
|||
<SccProvider> |
|||
</SccProvider> |
|||
<Use64BitIISExpress /> |
|||
<UseGlobalApplicationHostFile /> |
|||
<TargetFrameworkProfile /> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|||
<DebugSymbols>true</DebugSymbols> |
|||
<DebugType>full</DebugType> |
|||
<Optimize>false</Optimize> |
|||
<OutputPath>bin\</OutputPath> |
|||
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|||
<ErrorReport>prompt</ErrorReport> |
|||
<WarningLevel>4</WarningLevel> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
|||
<DebugType>pdbonly</DebugType> |
|||
<Optimize>true</Optimize> |
|||
<OutputPath>bin\</OutputPath> |
|||
<DefineConstants>TRACE</DefineConstants> |
|||
<ErrorReport>prompt</ErrorReport> |
|||
<WarningLevel>4</WarningLevel> |
|||
</PropertyGroup> |
|||
<ItemGroup> |
|||
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
|||
<HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll</HintPath> |
|||
<Private>True</Private> |
|||
</Reference> |
|||
<Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
|||
<HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll</HintPath> |
|||
<Private>True</Private> |
|||
</Reference> |
|||
<Reference Include="Microsoft.CSharp" /> |
|||
<Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
|||
<HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath> |
|||
<Private>True</Private> |
|||
</Reference> |
|||
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
|||
<SpecificVersion>False</SpecificVersion> |
|||
<HintPath>bin\Newtonsoft.Json.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" /> |
|||
<Reference Include="System.Web.DynamicData" /> |
|||
<Reference Include="System.Web.Entity" /> |
|||
<Reference Include="System.Web.ApplicationServices" /> |
|||
<Reference Include="System.ComponentModel.DataAnnotations" /> |
|||
<Reference Include="System.Web.Extensions" /> |
|||
<Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
|||
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath> |
|||
<Private>True</Private> |
|||
</Reference> |
|||
<Reference Include="System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
|||
<HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath> |
|||
<Private>True</Private> |
|||
</Reference> |
|||
<Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
|||
<HintPath>..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath> |
|||
<Private>True</Private> |
|||
</Reference> |
|||
<Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
|||
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll</HintPath> |
|||
<Private>True</Private> |
|||
</Reference> |
|||
<Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
|||
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll</HintPath> |
|||
<Private>True</Private> |
|||
</Reference> |
|||
<Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
|||
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll</HintPath> |
|||
<Private>True</Private> |
|||
</Reference> |
|||
<Reference Include="System.Web.Abstractions" /> |
|||
<Reference Include="System.Web.Routing" /> |
|||
<Reference Include="System.Xml" /> |
|||
<Reference Include="System.Configuration" /> |
|||
<Reference Include="System.Web.Services" /> |
|||
<Reference Include="System.EnterpriseServices" /> |
|||
<Reference Include="System.Net.Http"> |
|||
</Reference> |
|||
<Reference Include="System.Net.Http.Formatting, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
|||
<HintPath>..\packages\Microsoft.AspNet.WebApi.Client.4.0.20710.0\lib\net40\System.Net.Http.Formatting.dll</HintPath> |
|||
</Reference> |
|||
<Reference Include="System.Net.Http.WebRequest"> |
|||
</Reference> |
|||
<Reference Include="System.Web.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
|||
<HintPath>..\packages\Microsoft.AspNet.WebApi.Core.4.0.20710.0\lib\net40\System.Web.Http.dll</HintPath> |
|||
</Reference> |
|||
<Reference Include="System.Web.Http.WebHost, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
|||
<HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.4.0.20710.0\lib\net40\System.Web.Http.WebHost.dll</HintPath> |
|||
</Reference> |
|||
<Reference Include="System.Xml.Linq" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Compile Include="App_Start\01 Handler\HandlerAjaxOnlyAttribute.cs" /> |
|||
<Compile Include="App_Start\01 Handler\HandlerAuthorizeAttribute.cs" /> |
|||
<Compile Include="App_Start\01 Handler\HandlerErrorAttribute.cs" /> |
|||
<Compile Include="App_Start\01 Handler\HandlerLoginAttribute.cs" /> |
|||
<Compile Include="App_Start\01 Handler\ControllerBase.cs" /> |
|||
<Compile Include="Areas\Encrypt\Controllers\EnciphermentController.cs" /> |
|||
<Compile Include="Areas\Encrypt\EncryptAreaRegistration.cs" /> |
|||
<Compile Include="Areas\SRM\SRMAreaRegistration.cs" /> |
|||
<Compile Include="Areas\SystemManage\Controllers\AreaController.cs" /> |
|||
<Compile Include="Areas\SystemManage\Controllers\CommonReportController.cs" /> |
|||
<Compile Include="Areas\SystemManage\Controllers\DutyController.cs" /> |
|||
<Compile Include="Areas\SystemManage\Controllers\ItemsDataController.cs" /> |
|||
<Compile Include="Areas\SystemManage\Controllers\ModuleButtonController.cs" /> |
|||
<Compile Include="Areas\SystemManage\Controllers\ModuleController.cs" /> |
|||
<Compile Include="Areas\SystemManage\Controllers\OrganizeController.cs" /> |
|||
<Compile Include="Areas\SystemManage\Controllers\RoleAuthorizeController.cs" /> |
|||
<Compile Include="Areas\SystemManage\Controllers\RoleController.cs" /> |
|||
<Compile Include="Areas\SystemManage\Controllers\CustomerController.cs" /> |
|||
<Compile Include="Areas\SystemManage\Controllers\UserController.cs" /> |
|||
<Compile Include="Areas\SystemManage\Controllers\ItemsTypeController.cs" /> |
|||
<Compile Include="Areas\SystemManage\SystemManageAreaRegistration.cs" /> |
|||
<Compile Include="Areas\SystemSecurity\Controllers\DbBackupController.cs" /> |
|||
<Compile Include="Areas\SystemSecurity\Controllers\FilterIPController.cs" /> |
|||
<Compile Include="Areas\SystemSecurity\Controllers\LogController.cs" /> |
|||
<Compile Include="Areas\SystemSecurity\Controllers\ServerMonitoringController.cs" /> |
|||
<Compile Include="Areas\SystemSecurity\SystemSecurityAreaRegistration.cs" /> |
|||
<Compile Include="Areas\WMS\Controllers\BasicSettingsController.cs" /> |
|||
<Compile Include="Areas\WMS\Controllers\BlitemController.cs" /> |
|||
<Compile Include="Areas\WMS\Controllers\DeciliterController.cs" /> |
|||
<Compile Include="Areas\WMS\Controllers\HomeWorkController.cs" /> |
|||
<Compile Include="Areas\WMS\Controllers\ICSDisassemblyDocController.cs" /> |
|||
<Compile Include="Areas\WMS\Controllers\ICSMOController.cs" /> |
|||
<Compile Include="Areas\WMS\Controllers\ICSMTDOCController.cs" /> |
|||
<Compile Include="Areas\WMS\Controllers\ICSRCVIQCsController.cs" /> |
|||
<Compile Include="Areas\WMS\Controllers\MaterialsDeliveredRTMController.cs" /> |
|||
<Compile Include="Areas\WMS\Controllers\MostockInController.cs" /> |
|||
<Compile Include="Areas\WMS\Controllers\PickMaterialController.cs" /> |
|||
<Compile Include="Areas\WMS\Controllers\PrintController.cs" /> |
|||
<Compile Include="Areas\WMS\Controllers\PrintLotNoOverallController.cs" /> |
|||
<Compile Include="Areas\WMS\Controllers\SalesOrderController.cs" /> |
|||
<Compile Include="Areas\WMS\Controllers\PurOrderController.cs" /> |
|||
<Compile Include="Areas\WMS\Controllers\ProductionIssueController.cs" /> |
|||
<Compile Include="Areas\WMS\Controllers\ProductionRAFMRController.cs" /> |
|||
<Compile Include="Areas\WMS\Controllers\RevokeBusinessController.cs" /> |
|||
<Compile Include="Areas\WMS\Controllers\UerListController.cs" /> |
|||
<Compile Include="Areas\WMS\Controllers\WeiWaiProductionIssueController.cs" /> |
|||
<Compile Include="Areas\WMS\Controllers\WMSCreateItemLotController.cs" /> |
|||
<Compile Include="Areas\WMS\Controllers\WWMaterialsDeliveredRTMController.cs" /> |
|||
<Compile Include="Areas\WMS\Controllers\WWProductionRAFMRController.cs" /> |
|||
<Compile Include="Areas\WMS\WMSAreaRegistration.cs" /> |
|||
<Compile Include="ChulingHandler.ashx.cs"> |
|||
<DependentUpon>ChulingHandler.ashx</DependentUpon> |
|||
</Compile> |
|||
<Compile Include="PrintFunction.cs" /> |
|||
<Compile Include="Controllers\ClientsDataController.cs" /> |
|||
<Compile Include="Controllers\HomeController.cs" /> |
|||
<Compile Include="Controllers\LoginController.cs" /> |
|||
<Compile Include="Global.asax.cs"> |
|||
<DependentUpon>Global.asax</DependentUpon> |
|||
</Compile> |
|||
<Compile Include="PrintJson.cs" /> |
|||
<Compile Include="Properties\AssemblyInfo.cs" /> |
|||
<Compile Include="Properties\Settings.Designer.cs"> |
|||
<AutoGen>True</AutoGen> |
|||
<DesignTimeSharedInput>True</DesignTimeSharedInput> |
|||
<DependentUpon>Settings.settings</DependentUpon> |
|||
</Compile> |
|||
<Compile Include="Service References\ServiceReference1\Reference.cs"> |
|||
<AutoGen>True</AutoGen> |
|||
<DesignTime>True</DesignTime> |
|||
<DependentUpon>Reference.svcmap</DependentUpon> |
|||
</Compile> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Compile Include="App_Start\FilterConfig.cs" /> |
|||
<Compile Include="App_Start\RouteConfig.cs" /> |
|||
<Content Include="Content\css\bootstrap\bootstrap-select.css" /> |
|||
<Content Include="Content\css\bootstrap\bootstrap-switch.css" /> |
|||
<Content Include="Content\css\ColorPicker\bootstrap-colorpicker.css" /> |
|||
<Content Include="Content\css\ColorPicker\bootstrap-colorpicker.min.css" /> |
|||
<Content Include="Content\css\CommonReport\CommonReport.css" /> |
|||
<Content Include="Content\css\form.css" /> |
|||
<Content Include="Content\css\framework-font.css" /> |
|||
<Content Include="Content\css\framework-ui.css" /> |
|||
<Content Include="Content\css\framework-login.css" /> |
|||
<Content Include="Content\css\framework-theme.css" /> |
|||
<Content Include="Content\css\framework-about.css" /> |
|||
<Content Include="Content\css\toastr.min.css" /> |
|||
<Content Include="Content\fonts\fontawesome-webfont.svg" /> |
|||
<Content Include="Content\fonts\glyphicons-halflings-regular.svg" /> |
|||
<Content Include="Content\fonts\weathericons-regular-webfont.svg" /> |
|||
<Content Include="Content\img\ajax-loader.gif" /> |
|||
<Content Include="Content\img\alipay.jpg" /> |
|||
<Content Include="Content\img\banner1.jpg" /> |
|||
<Content Include="Content\img\banner2.jpg" /> |
|||
<Content Include="Content\img\banner3.jpg" /> |
|||
<Content Include="Content\img\banner4.jpg" /> |
|||
<Content Include="Content\img\button_pm_close.png" /> |
|||
<Content Include="Content\img\cy-reward-title-bg.jpg" /> |
|||
<Content Include="Content\img\Excel.png" /> |
|||
<Content Include="Content\img\File.jpg" /> |
|||
<Content Include="Content\img\loading.gif" /> |
|||
<Content Include="Content\img\logo.png" /> |
|||
<Content Include="Content\img\NewIndex.jpg" /> |
|||
<Content Include="Content\img\radio1.jpg" /> |
|||
<Content Include="Content\img\radio2.jpg" /> |
|||
<Content Include="Content\img\samples\333.png" /> |
|||
<Content Include="Content\img\samples\angelina-300.jpg" /> |
|||
<Content Include="Content\img\samples\emma-300.jpg" /> |
|||
<Content Include="Content\img\samples\emma.png" /> |
|||
<Content Include="Content\img\samples\george.png" /> |
|||
<Content Include="Content\img\samples\head_120.png" /> |
|||
<Content Include="Content\img\samples\jessica.jpg" /> |
|||
<Content Include="Content\img\samples\kunis-300.jpg" /> |
|||
<Content Include="Content\img\samples\kunis.png" /> |
|||
<Content Include="Content\img\samples\lima-300.jpg" /> |
|||
<Content Include="Content\img\samples\messages-photo-1.png" /> |
|||
<Content Include="Content\img\samples\messages-photo-2.png" /> |
|||
<Content Include="Content\img\samples\messages-photo-3.png" /> |
|||
<Content Include="Content\img\samples\miranda-560-300.png" /> |
|||
<Content Include="Content\img\samples\robert-300.jpg" /> |
|||
<Content Include="Content\img\samples\robert.png" /> |
|||
<Content Include="Content\img\samples\ryan-300.jpg" /> |
|||
<Content Include="Content\img\samples\ryan.png" /> |
|||
<Content Include="Content\img\samples\scarlet-159.png" /> |
|||
<Content Include="Content\img\samples\scarlet.png" /> |
|||
<Content Include="Content\img\samples\scarlett-300.jpg" /> |
|||
<Content Include="Content\img\wechat.jpg" /> |
|||
<Content Include="Content\js\bootstrap\bootstrap-select.js" /> |
|||
<Content Include="Content\js\bootstrap\bootstrap-select.min.js" /> |
|||
<Content Include="Content\js\bootstrap\bootstrap-switch.js" /> |
|||
<Content Include="Content\js\bootstrap\bootstrap.js" /> |
|||
<Content Include="Content\js\bootstrap\bootstrap.min.css" /> |
|||
<Content Include="Content\js\charts\Chart.js" /> |
|||
<Content Include="Content\js\charts\Chart.min.js" /> |
|||
<Content Include="Content\js\ColorPicker\bootstrap-colorpicker.js" /> |
|||
<Content Include="Content\js\ColorPicker\bootstrap-colorpicker.min.js" /> |
|||
<Content Include="Content\js\CommonReport\CommonReport.js" /> |
|||
<Content Include="Content\js\cookie\jquery.cookie.js" /> |
|||
<Content Include="Content\js\CreateControl.js" /> |
|||
<Content Include="Content\js\datepicker\calendar.js" /> |
|||
<Content Include="Content\js\datepicker\DatePicker.js" /> |
|||
<Content Include="Content\js\datepicker\lang\en.js" /> |
|||
<Content Include="Content\js\datepicker\lang\zh-cn.js" /> |
|||
<Content Include="Content\js\datepicker\lang\zh-tw.js" /> |
|||
<Content Include="Content\js\datepicker\skin\datePicker.gif" /> |
|||
<Content Include="Content\js\datepicker\skin\datePicker.png" /> |
|||
<Content Include="Content\js\datepicker\skin\datepicker_icon.png" /> |
|||
<Content Include="Content\js\datepicker\skin\default\datepicker-dev.css" /> |
|||
<Content Include="Content\js\datepicker\skin\default\datepicker.css" /> |
|||
<Content Include="Content\js\datepicker\skin\default\img.gif" /> |
|||
<Content Include="Content\js\datepicker\skin\default\img.png" /> |
|||
<Content Include="Content\js\datepicker\skin\WdatePicker.css" /> |
|||
<Content Include="Content\js\datepicker\skin\whyGreen\bg.jpg" /> |
|||
<Content Include="Content\js\datepicker\skin\whyGreen\datepicker.css" /> |
|||
<Content Include="Content\js\datepicker\skin\whyGreen\img.gif" /> |
|||
<Content Include="Content\js\datepicker\WdatePicker.js" /> |
|||
<Content Include="Content\js\datepicker\开发包\lang\en.js" /> |
|||
<Content Include="Content\js\datepicker\开发包\lang\zh-cn.js" /> |
|||
<Content Include="Content\js\datepicker\开发包\lang\zh-tw.js" /> |
|||
<Content Include="Content\js\datepicker\开发包\readme.txt" /> |
|||
<Content Include="Content\js\datepicker\开发包\skin\datePicker.gif" /> |
|||
<Content Include="Content\js\datepicker\开发包\skin\datePicker.png" /> |
|||
<Content Include="Content\js\datepicker\开发包\skin\default\datepicker.css" /> |
|||
<Content Include="Content\js\datepicker\开发包\skin\default\img.gif" /> |
|||
<Content Include="Content\js\datepicker\开发包\skin\WdatePicker.css" /> |
|||
<Content Include="Content\js\datepicker\开发包\skin\whyGreen\bg.jpg" /> |
|||
<Content Include="Content\js\datepicker\开发包\skin\whyGreen\datepicker.css" /> |
|||
<Content Include="Content\js\datepicker\开发包\skin\whyGreen\img.gif" /> |
|||
<Content Include="Content\js\dialog\dialog.css" /> |
|||
<Content Include="Content\js\dialog\dialog.js" /> |
|||
<Content Include="Content\js\dialog\img\icon-ext.png" /> |
|||
<Content Include="Content\js\dialog\img\icon.png" /> |
|||
<Content Include="Content\js\dialog\img\loading-0.gif" /> |
|||
<Content Include="Content\js\dialog\img\loading-1.gif" /> |
|||
<Content Include="Content\js\dialog\img\loading-2.gif" /> |
|||
<Content Include="Content\js\echarts\echarts-all.js" /> |
|||
<Content Include="Content\js\echarts\echarts.js" /> |
|||
<Content Include="Content\js\echarts\echarts.min.js" /> |
|||
<Content Include="Content\js\echarts\infographic.js" /> |
|||
<Content Include="Content\js\highcharts\adapters\mootools-adapter.js" /> |
|||
<Content Include="Content\js\highcharts\adapters\mootools-adapter.src.js" /> |
|||
<Content Include="Content\js\highcharts\adapters\prototype-adapter.js" /> |
|||
<Content Include="Content\js\highcharts\adapters\prototype-adapter.src.js" /> |
|||
<Content Include="Content\js\highcharts\adapters\standalone-framework.js" /> |
|||
<Content Include="Content\js\highcharts\adapters\standalone-framework.src.js" /> |
|||
<Content Include="Content\js\highcharts\highcharts-all.js" /> |
|||
<Content Include="Content\js\highcharts\highcharts-more.js" /> |
|||
<Content Include="Content\js\highcharts\highcharts-more.src.js" /> |
|||
<Content Include="Content\js\highcharts\highcharts.js" /> |
|||
<Content Include="Content\js\highcharts\highcharts.src.js" /> |
|||
<Content Include="Content\js\highcharts\modules\canvas-tools.js" /> |
|||
<Content Include="Content\js\highcharts\modules\canvas-tools.src.js" /> |
|||
<Content Include="Content\js\highcharts\modules\data.js" /> |
|||
<Content Include="Content\js\highcharts\modules\data.src.js" /> |
|||
<Content Include="Content\js\highcharts\modules\drilldown.js" /> |
|||
<Content Include="Content\js\highcharts\modules\drilldown.src.js" /> |
|||
<Content Include="Content\js\highcharts\modules\exporting.js" /> |
|||
<Content Include="Content\js\highcharts\modules\exporting.src.js" /> |
|||
<Content Include="Content\js\highcharts\modules\funnel.js" /> |
|||
<Content Include="Content\js\highcharts\modules\funnel.src.js" /> |
|||
<Content Include="Content\js\highcharts\modules\no-data-to-display.js" /> |
|||
<Content Include="Content\js\highcharts\modules\no-data-to-display.src.js" /> |
|||
<Content Include="Content\js\highcharts\themes\dark-blue.js" /> |
|||
<Content Include="Content\js\highcharts\themes\dark-green.js" /> |
|||
<Content Include="Content\js\highcharts\themes\gray.js" /> |
|||
<Content Include="Content\js\highcharts\themes\grid.js" /> |
|||
<Content Include="Content\js\highcharts\themes\skies.js" /> |
|||
<Content Include="Content\js\index.js" /> |
|||
<Content Include="Content\js\indextab.js" /> |
|||
<Content Include="Content\js\framework-ui.js" /> |
|||
<Content Include="Content\js\jqgrid\grid.locale-cn.js" /> |
|||
<Content Include="Content\js\jqgrid\jqgrid.css" /> |
|||
<Content Include="Content\js\jqgrid\jqgrid.min.js" /> |
|||
<Content Include="Content\js\jqprint\jquery.jqprint-0.3.js" /> |
|||
<Content Include="Content\js\jqprint\jquery.jqprint.css" /> |
|||
<Content Include="Content\js\jquery-ui-1.12.1\AUTHORS.txt" /> |
|||
<Content Include="Content\js\jquery-ui-1.12.1\external\jquery\jquery.js" /> |
|||
<Content Include="Content\js\jquery-ui-1.12.1\images\ui-icons_444444_256x240.png" /> |
|||
<Content Include="Content\js\jquery-ui-1.12.1\images\ui-icons_555555_256x240.png" /> |
|||
<Content Include="Content\js\jquery-ui-1.12.1\images\ui-icons_777620_256x240.png" /> |
|||
<Content Include="Content\js\jquery-ui-1.12.1\images\ui-icons_777777_256x240.png" /> |
|||
<Content Include="Content\js\jquery-ui-1.12.1\images\ui-icons_cc0000_256x240.png" /> |
|||
<Content Include="Content\js\jquery-ui-1.12.1\images\ui-icons_ffffff_256x240.png" /> |
|||
<Content Include="Content\js\jquery-ui-1.12.1\index.html" /> |
|||
<Content Include="Content\js\jquery-ui-1.12.1\jquery-ui.css" /> |
|||
<Content Include="Content\js\jquery-ui-1.12.1\jquery-ui.js" /> |
|||
<Content Include="Content\js\jquery-ui-1.12.1\jquery-ui.min.css" /> |
|||
<Content Include="Content\js\jquery-ui-1.12.1\jquery-ui.min.js" /> |
|||
<Content Include="Content\js\jquery-ui-1.12.1\jquery-ui.structure.css" /> |
|||
<Content Include="Content\js\jquery-ui-1.12.1\jquery-ui.structure.min.css" /> |
|||
<Content Include="Content\js\jquery-ui-1.12.1\jquery-ui.theme.css" /> |
|||
<Content Include="Content\js\jquery-ui-1.12.1\jquery-ui.theme.min.css" /> |
|||
<Content Include="Content\js\jquery-ui-1.12.1\LICENSE.txt" /> |
|||
<Content Include="Content\js\jquery-ui\images\calendar.gif" /> |
|||
<Content Include="Content\js\jquery-ui\images\ui-bg_flat_0_aaaaaa_40x100.png" /> |
|||
<Content Include="Content\js\jquery-ui\images\ui-bg_flat_75_ffffff_40x100.png" /> |
|||
<Content Include="Content\js\jquery-ui\images\ui-bg_glass_55_fbf9ee_1x400.png" /> |
|||
<Content Include="Content\js\jquery-ui\images\ui-bg_glass_65_ffffff_1x400.png" /> |
|||
<Content Include="Content\js\jquery-ui\images\ui-bg_glass_75_dadada_1x400.png" /> |
|||
<Content Include="Content\js\jquery-ui\images\ui-bg_glass_75_e6e6e6_1x400.png" /> |
|||
<Content Include="Content\js\jquery-ui\images\ui-bg_glass_95_fef1ec_1x400.png" /> |
|||
<Content Include="Content\js\jquery-ui\images\ui-bg_highlight-soft_75_cccccc_1x100.png" /> |
|||
<Content Include="Content\js\jquery-ui\images\ui-icons_222222_256x240.png" /> |
|||
<Content Include="Content\js\jquery-ui\images\ui-icons_2e83ff_256x240.png" /> |
|||
<Content Include="Content\js\jquery-ui\images\ui-icons_454545_256x240.png" /> |
|||
<Content Include="Content\js\jquery-ui\images\ui-icons_888888_256x240.png" /> |
|||
<Content Include="Content\js\jquery-ui\images\ui-icons_cd0a0a_256x240.png" /> |
|||
<Content Include="Content\js\jquery-ui\jquery-ui.min.css" /> |
|||
<Content Include="Content\js\jquery-ui\jquery-ui.min.js" /> |
|||
<Content Include="Content\js\jquery.ui.datepicker-zh-CN.min.js" /> |
|||
<Content Include="Content\js\jquery\jquery-2.1.1.min.js" /> |
|||
<Content Include="Content\js\layer\layer.js" /> |
|||
<Content Include="Content\js\layer\mobile\layer.js" /> |
|||
<Content Include="Content\js\layer\mobile\need\layer.css" /> |
|||
<Content Include="Content\js\layer\theme\default\icon-ext.png" /> |
|||
<Content Include="Content\js\layer\theme\default\icon.png" /> |
|||
<Content Include="Content\js\layer\theme\default\layer.css" /> |
|||
<Content Include="Content\js\layer\theme\default\loading-0.gif" /> |
|||
<Content Include="Content\js\layer\theme\default\loading-1.gif" /> |
|||
<Content Include="Content\js\layer\theme\default\loading-2.gif" /> |
|||
<Content Include="Content\js\layout\jquery.layout.js" /> |
|||
<Content Include="Content\js\loading\pace.min.js" /> |
|||
<Content Include="Content\js\md5\jquery.md5.js" /> |
|||
<Content Include="Content\js\parseForm.js" /> |
|||
<Content Include="Content\js\qrcode\jquery.qrcode.js" /> |
|||
<Content Include="Content\js\qrcode\qrcode.js" /> |
|||
<Content Include="Content\js\select2\select2.min.css" /> |
|||
<Content Include="Content\js\select2\select2.min.js" /> |
|||
<Content Include="Content\js\simditor\css\simditor.css" /> |
|||
<Content Include="Content\js\simditor\js\hotkeys.js" /> |
|||
<Content Include="Content\js\simditor\js\hotkeys.min.js" /> |
|||
<Content Include="Content\js\simditor\js\module.js" /> |
|||
<Content Include="Content\js\simditor\js\module.min.js" /> |
|||
<Content Include="Content\js\simditor\js\simditor.js" /> |
|||
<Content Include="Content\js\simditor\js\simditor.min.js" /> |
|||
<Content Include="Content\js\simditor\js\uploader.js" /> |
|||
<Content Include="Content\js\simditor\js\uploader.min.js" /> |
|||
<Content Include="Content\js\toastr.min.js" /> |
|||
<Content Include="Content\js\validate\jquery.validate.min.js" /> |
|||
<Content Include="Content\js\wdtree\images\icons\add.png" /> |
|||
<Content Include="Content\js\wdtree\images\icons\addStep.gif" /> |
|||
<Content Include="Content\js\wdtree\images\icons\addStep_dsbl.gif" /> |
|||
<Content Include="Content\js\wdtree\images\icons\btn-arrow.gif" /> |
|||
<Content Include="Content\js\wdtree\images\icons\Btn.Close.gif" /> |
|||
<Content Include="Content\js\wdtree\images\icons\Btn.Refresh.gif" /> |
|||
<Content Include="Content\js\wdtree\images\icons\cal.gif" /> |
|||
<Content Include="Content\js\wdtree\images\icons\checkbox_0.gif" /> |
|||
<Content Include="Content\js\wdtree\images\icons\checkbox_0.png" /> |
|||
<Content Include="Content\js\wdtree\images\icons\checkbox_1.gif" /> |
|||
<Content Include="Content\js\wdtree\images\icons\checkbox_1.png" /> |
|||
<Content Include="Content\js\wdtree\images\icons\checkbox_2.gif" /> |
|||
<Content Include="Content\js\wdtree\images\icons\checkbox_2.png" /> |
|||
<Content Include="Content\js\wdtree\images\icons\circle_animation.gif" /> |
|||
<Content Include="Content\js\wdtree\images\icons\delete.png" /> |
|||
<Content Include="Content\js\wdtree\images\icons\delItem.gif" /> |
|||
<Content Include="Content\js\wdtree\images\icons\delItem_dsbl.gif" /> |
|||
<Content Include="Content\js\wdtree\images\icons\edit.png" /> |
|||
<Content Include="Content\js\wdtree\images\icons\folder_close.gif" /> |
|||
<Content Include="Content\js\wdtree\images\icons\ico1.gif" /> |
|||
<Content Include="Content\js\wdtree\images\icons\ico2.gif" /> |
|||
<Content Include="Content\js\wdtree\images\icons\ico3.gif" /> |
|||
<Content Include="Content\js\wdtree\images\icons\ico4-1-1.gif" /> |
|||
<Content Include="Content\js\wdtree\images\icons\ico4-1.gif" /> |
|||
<Content Include="Content\js\wdtree\images\icons\ico4-2.gif" /> |
|||
<Content Include="Content\js\wdtree\images\icons\ico4-3.gif" /> |
|||
<Content Include="Content\js\wdtree\images\icons\ico4-4.gif" /> |
|||
<Content Include="Content\js\wdtree\images\icons\ico4.gif" /> |
|||
<Content Include="Content\js\wdtree\images\icons\ico5.gif" /> |
|||
<Content Include="Content\js\wdtree\images\icons\ico6-1.gif" /> |
|||
<Content Include="Content\js\wdtree\images\icons\ico6-2.gif" /> |
|||
<Content Include="Content\js\wdtree\images\icons\ico6.gif" /> |
|||
<Content Include="Content\js\wdtree\images\icons\indicator.gif" /> |
|||
<Content Include="Content\js\wdtree\images\icons\information.png" /> |
|||
<Content Include="Content\js\wdtree\images\icons\Item.Add.gif" /> |
|||
<Content Include="Content\js\wdtree\images\icons\Item.Delete.gif" /> |
|||
<Content Include="Content\js\wdtree\images\icons\Item.Edit.gif" /> |
|||
<Content Include="Content\js\wdtree\images\icons\Item.Input.gif" /> |
|||
<Content Include="Content\js\wdtree\images\icons\Item.Save.gif" /> |
|||
<Content Include="Content\js\wdtree\images\icons\Item.Search.gif" /> |
|||
<Content Include="Content\js\wdtree\images\icons\none.gif" /> |
|||
<Content Include="Content\js\wdtree\images\icons\note.gif" /> |
|||
<Content Include="Content\js\wdtree\images\icons\rowdelete.png" /> |
|||
<Content Include="Content\js\wdtree\images\icons\s.gif" /> |
|||
<Content Include="Content\js\wdtree\images\icons\table_refresh.png" /> |
|||
<Content Include="Content\js\wdtree\images\icons\view.png" /> |
|||
<Content Include="Content\js\wdtree\images\tree\arrows.gif" /> |
|||
<Content Include="Content\js\wdtree\images\tree\cbs.gif" /> |
|||
<Content Include="Content\js\wdtree\images\tree\drop-yes.gif" /> |
|||
<Content Include="Content\js\wdtree\images\tree\elbow-end-minus-nl.gif" /> |
|||
<Content Include="Content\js\wdtree\images\tree\elbow-end-minus.gif" /> |
|||
<Content Include="Content\js\wdtree\images\tree\elbow-end-plus-nl.gif" /> |
|||
<Content Include="Content\js\wdtree\images\tree\elbow-end-plus.gif" /> |
|||
<Content Include="Content\js\wdtree\images\tree\elbow-end.gif" /> |
|||
<Content Include="Content\js\wdtree\images\tree\elbow-line.gif" /> |
|||
<Content Include="Content\js\wdtree\images\tree\elbow-minus-nl.gif" /> |
|||
<Content Include="Content\js\wdtree\images\tree\elbow-minus.gif" /> |
|||
<Content Include="Content\js\wdtree\images\tree\elbow-plus-nl.gif" /> |
|||
<Content Include="Content\js\wdtree\images\tree\elbow-plus.gif" /> |
|||
<Content Include="Content\js\wdtree\images\tree\elbow.gif" /> |
|||
<Content Include="Content\js\wdtree\images\tree\folder-open.gif" /> |
|||
<Content Include="Content\js\wdtree\images\tree\folder.gif" /> |
|||
<Content Include="Content\js\wdtree\images\tree\leaf.gif" /> |
|||
<Content Include="Content\js\wdtree\images\tree\loading.gif" /> |
|||
<Content Include="Content\js\wdtree\tree.css" /> |
|||
<Content Include="Content\js\wdtree\tree.js" /> |
|||
<Content Include="Content\js\wizard\wizard.css" /> |
|||
<Content Include="Content\js\wizard\wizard.js" /> |
|||
<Content Include="Content\js\framework-clientdata.js" /> |
|||
<Content Include="Content\js\zsign\jquery.zsign.css" /> |
|||
<Content Include="Content\js\zsign\jquery.zsign.js" /> |
|||
<Content Include="Content\js\zsign\signet.gif" /> |
|||
<Content Include="Global.asax" /> |
|||
<Content Include="Index.htm" /> |
|||
<Content Include="PrintActivex.exe" /> |
|||
<Content Include="packages.config" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\Warehouse.cshtml" /> |
|||
<Content Include="Areas\WMS\Web.config" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSStackWMS.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSINVENTORY.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSECG.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSBadCode.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSStackWMSAdd.cshtml" /> |
|||
<Content Include="File\Stack\库位资料导入模板.xlsx" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSINVEBTORYAdd.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSLableManage.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSBadCodeAdd.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSLableManageAdd.cshtml"> |
|||
<SubType>Code</SubType> |
|||
</Content> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSTypeMaintain.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSTypeMaintainAdd.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSConfiguration.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSConfigurationAdd.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSExtensionEnable.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSExtensionEnableAdd.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSBadReasonGroup.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSBadReasonGroupAdd.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSInspectionGroup.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSInspectionListAdd.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSInventoryBatchEnable.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSInventoryBatchEnableAdd.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSInventoryBatchEnableUpadte.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSInventoryLocation.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSInventoryLocationAdd.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSInventoryLocationUpdate.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSContainer.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSContainerAdd.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSContainerLot.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSContainerLotAdd.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\ICSRCVIQCs\ICSRCVIQCs.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\ICSRCVIQCs\Rejection.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\ProductionIssue\ICSMOApplyNeg.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\ProductionIssue\ICSMOApplyNegAdd.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\ProductionIssue\SeachInventory.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\ProductionIssue\SeachICSMO.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\ProductionIssue\ICSMOApplyNegUpdate.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\WMSCreateItemLot\CreateItemLot.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\WMSCreateItemLot\From.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\WeiWaiProductionIssue\ICSOApplyNeg.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\WeiWaiProductionIssue\ICSOApplyNegAdd.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\WeiWaiProductionIssue\SeachMaterial.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\WeiWaiProductionIssue\ICSOApplyNegUpdate.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSSDN.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\HomeWork\InitialImport.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\HomeWork\InitialImportUpLoad.cshtml" /> |
|||
<Content Include="ReportFile\期初导入模板.xlsx" /> |
|||
<Content Include="Areas\WMS\Views\Deciliter\ICSDeciliter.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\Deciliter\LotNoSplit.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\Deciliter\LotNoCombine.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\Blitem\BlitemList.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\Blitem\ICSCheckAdd.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\PickMaterial\ICSMOPickMerge.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\ICSRCVIQCs\WWRejection.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\RevokeBusiness\Revocation.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\ICSMTDOC\Metamorphosis.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\ICSMTDOC\ICSMTDOCAdd.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\ICSMTDOC\GetICSInventory.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\ICSMTDOC\GetBatchCode.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\ICSDisassemblyDoc\ICSDisassem.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\ICSDisassemblyDoc\ICSDisassemblyDocAdd.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSInventoryBadGroup.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSInventoryBadGroupAdd.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSInventoryBadGroupUpdate.cshtml" /> |
|||
<Content Include="Areas\Encrypt\views\Encrypt.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSLabelTemplate.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSLabelTemplateAdd.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\Print\PrintView.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSContainerBinding.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSContainerLotBinding.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\ProductionRAFMR\ICSMOApplyNegPRAFMR.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\ProductionRAFMR\ICSMOApplyNegPRAFMRAdd.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\ProductionRAFMR\SeachPRInventory.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\ProductionRAFMR\ICSMOApplyNegPRAFMRUpdate.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\MaterialsDeliveredRTM\ICSMOApplyNegMD.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\MaterialsDeliveredRTM\ICSMOApplyNegMDAdd.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\MaterialsDeliveredRTM\SeachMDInventory.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\MaterialsDeliveredRTM\ICSMOApplyNegMDUpdate.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\WWProductionRAFMR\WWICSMOApplyNegPRAFMR.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\WWProductionRAFMR\WWICSMOApplyNegPRAFMRAdd.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\WWProductionRAFMR\SeachWWPRMaterial.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\WWProductionRAFMR\WWICSMOApplyNegPRAFMRUpdate.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\WWMaterialsDeliveredRTM\WWICSMOApplyNegMD.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\WWMaterialsDeliveredRTM\WWICSMOApplyNegMDAdd.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\WWMaterialsDeliveredRTM\WWSeachMDInventory.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\WWMaterialsDeliveredRTM\WWICSMOApplyNegMDUpdate.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\Sys_WorkPoint.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\Sys_WorkPointAdd.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\MaintainBarcodeTime.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\MaintainBarcodeTimeUpdate.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\ICSMTDOC\MetamorphosisToLead.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSlanguage.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSlanguageAdd.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSInventoryInspectionGroup.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSInventoryInspectionGroupAdd.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSSearchInventory.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\ICSRCVIQCs\ICSInspectionDetail.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\UerList\UserList.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\PurOrder\ICSPurOrder.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\PurOrder\ICSPurOrderAdd.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\PurOrder\ICSPurOrderUpdate.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\PurOrder\SeachICSPurOrder.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\PurOrder\SeachInventory.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\ICSMO\ICSMOApplyNeg.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\ICSMO\ICSMOApplyNegAdd.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\ICSMO\ICSMOApplyNegUpdate.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\ICSMO\SeachICSMO.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\ICSMO\SeachInventory.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\SalesOrder\ICSSalesOrder.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\SalesOrder\ICSSalesOrderAdd.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\SalesOrder\ICSSalesOrderUpdate.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\SalesOrder\SeachICSSalesOrder.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\SalesOrder\SeachInventory.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSColumnEnable.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\BasicSettings\ICSColumnEnableAdd.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\HomeWork\InitialWarehouse.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\MostockIn\index.cshtml" /> |
|||
<Content Include="Areas\WMS\Views\PrintLotNoOverall\ICSPrintLotNoOverall.cshtml" /> |
|||
<<<<<<< HEAD |
|||
<Content Include="Areas\WMS\Views\PickMaterial\ICSMOPickMergeSeach.cshtml" /> |
|||
======= |
|||
<Content Include="Areas\WMS\Views\ICSRCVIQCs\ICSLookFiles.cshtml" /> |
|||
>>>>>>> 73f78708df773782b482e99a37faee97d5e3d019 |
|||
<None Include="Scripts\jquery-1.10.2.intellisense.js" /> |
|||
<Content Include="Scripts\jquery-1.10.2.js" /> |
|||
<Content Include="Scripts\jquery-1.10.2.min.js" /> |
|||
<None Include="Scripts\jquery.validate-vsdoc.js" /> |
|||
<Content Include="Scripts\jquery.validate.js" /> |
|||
<Content Include="Scripts\jquery.validate.min.js" /> |
|||
<Content Include="Scripts\jquery.validate.unobtrusive.js" /> |
|||
<Content Include="Scripts\jquery.validate.unobtrusive.min.js" /> |
|||
<Content Include="ChulingHandler.ashx" /> |
|||
<Content Include="Areas\SRM\Web.config" /> |
|||
<Content Include="Content\js\jquery-ui-1.12.1\package.json" /> |
|||
<Content Include="Areas\SystemManage\Views\CommonReport\Cols.cshtml" /> |
|||
<Content Include="Areas\SystemManage\Views\CommonReport\ColsSelect.cshtml" /> |
|||
<Content Include="Areas\SystemManage\Views\CommonReport\Condition.cshtml" /> |
|||
<Content Include="Areas\SystemManage\Views\CommonReport\DataSource.cshtml" /> |
|||
<Content Include="Areas\SystemManage\Views\CommonReport\Filter.cshtml" /> |
|||
<Content Include="Areas\SystemManage\Views\CommonReport\GridFormat.cshtml" /> |
|||
<Content Include="Areas\SystemManage\Views\CommonReport\Index.cshtml" /> |
|||
<Content Include="Content\css\ColorPicker\bootstrap-colorpicker.css.map" /> |
|||
<Content Include="Content\css\ColorPicker\bootstrap-colorpicker.min.css.map" /> |
|||
<Content Include="Content\js\ColorPicker\bootstrap-colorpicker.js.map" /> |
|||
<Content Include="Content\js\ColorPicker\bootstrap-colorpicker.min.js.map" /> |
|||
<Content Include="Areas\SystemManage\Views\CommonReport\WatchPanel.cshtml" /> |
|||
<Content Include="Areas\SystemManage\Views\CommonReport\ColsVisible.cshtml" /> |
|||
<None Include="Properties\PublishProfiles\FolderProfile.pubxml" /> |
|||
<Content Include="Scripts\jquery-1.10.2.min.map" /> |
|||
<None Include="Service References\ServiceReference1\configuration91.svcinfo" /> |
|||
<None Include="Service References\ServiceReference1\configuration.svcinfo" /> |
|||
<Content Include="Service References\ServiceReference1\NFine.Web.ServiceReference1.Result1.datasource"> |
|||
<DependentUpon>Reference.svcmap</DependentUpon> |
|||
</Content> |
|||
<None Include="Service References\ServiceReference1\Reference.svcmap"> |
|||
<Generator>WCF Proxy Generator</Generator> |
|||
<LastGenOutput>Reference.cs</LastGenOutput> |
|||
</None> |
|||
<None Include="Service References\ServiceReference1\U8ERP5.disco" /> |
|||
<Content Include="Web.config"> |
|||
<SubType>Designer</SubType> |
|||
</Content> |
|||
<Content Include="Web.Debug.config"> |
|||
<DependentUpon>Web.config</DependentUpon> |
|||
</Content> |
|||
<Content Include="Web.Release.config"> |
|||
<DependentUpon>Web.config</DependentUpon> |
|||
</Content> |
|||
<Content Include="Views\Web.config" /> |
|||
<None Include="Service References\ServiceReference1\U8ERP5.wsdl" /> |
|||
<None Include="Service References\ServiceReference1\U8ERP5.xsd"> |
|||
<SubType>Designer</SubType> |
|||
</None> |
|||
<None Include="Service References\ServiceReference1\U8ERP51.xsd"> |
|||
<SubType>Designer</SubType> |
|||
</None> |
|||
<None Include="Service References\ServiceReference1\U8ERP52.xsd"> |
|||
<SubType>Designer</SubType> |
|||
</None> |
|||
<None Include="Service References\ServiceReference1\U8ERP53.xsd"> |
|||
<SubType>Designer</SubType> |
|||
</None> |
|||
<Content Include="Views\Shared\_Form.cshtml" /> |
|||
<Content Include="Views\Shared\_Index.cshtml" /> |
|||
<Content Include="Views\Shared\_LayoutIndex.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Content\fonts\glyphicons-halflings-regular.eot" /> |
|||
<Content Include="Content\fonts\glyphicons-halflings-regular.ttf" /> |
|||
<Content Include="Content\fonts\glyphicons-halflings-regular.woff" /> |
|||
<Content Include="Content\fonts\glyphicons-halflings-regular.woff2" /> |
|||
<Content Include="Content\fonts\glyphicons-halflings-regulard41d.eot" /> |
|||
<Content Include="Content\fonts\weathericons-regular-webfont.eot" /> |
|||
<Content Include="Content\fonts\weathericons-regular-webfont.ttf" /> |
|||
<Content Include="Content\fonts\weathericons-regular-webfont.woff" /> |
|||
<Content Include="Content\fonts\weathericons-regular-webfontd41d.eot" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Views\Home\Index.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Views\Login\Index.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemManage\Views\Web.config" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Configs\log4net.config" /> |
|||
<Content Include="Configs\system.config" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Configs\database.config"> |
|||
<SubType>Designer</SubType> |
|||
</Content> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<ProjectReference Include="..\NFine.Application\NFine.Application.csproj"> |
|||
<Project>{f2035ee2-b73d-4fb8-a433-cab465de6a2a}</Project> |
|||
<Name>NFine.Application</Name> |
|||
</ProjectReference> |
|||
<ProjectReference Include="..\NFine.Code\NFine.Code.csproj"> |
|||
<Project>{db19ce03-c307-43fe-a209-08aa4ae10e21}</Project> |
|||
<Name>NFine.Code</Name> |
|||
</ProjectReference> |
|||
<ProjectReference Include="..\NFine.Data\NFine.Data.csproj"> |
|||
<Project>{f71003e8-a836-48f4-9df6-df9095cebd18}</Project> |
|||
<Name>NFine.Data</Name> |
|||
</ProjectReference> |
|||
<ProjectReference Include="..\NFine.Domain\NFine.Domain.csproj"> |
|||
<Project>{7dc886cd-b8a0-44e8-aadd-57fcb0cfecb8}</Project> |
|||
<Name>NFine.Domain</Name> |
|||
</ProjectReference> |
|||
<ProjectReference Include="..\NFine.Mapping\NFine.Mapping.csproj"> |
|||
<Project>{4e642cbe-f6c5-4cb9-9474-6b349652fe77}</Project> |
|||
<Name>NFine.Mapping</Name> |
|||
</ProjectReference> |
|||
<ProjectReference Include="..\NFine.Repository\NFine.Repository.csproj"> |
|||
<Project>{875233bf-ea15-49e0-9a9c-77884a897ff6}</Project> |
|||
<Name>NFine.Repository</Name> |
|||
</ProjectReference> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemManage\Views\Module\Index.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemManage\Views\Module\Form.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemManage\Views\Module\Details.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemManage\Views\ModuleButton\Index.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemManage\Views\ModuleButton\Form.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemManage\Views\ModuleButton\CloneButton.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemManage\Views\ModuleButton\Details.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemManage\Views\Area\Index.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemManage\Views\ItemsData\Index.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemManage\Views\ItemsType\Form.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemManage\Views\ItemsType\Index.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemManage\Views\ItemsData\Form.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemManage\Views\ItemsType\Details.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemManage\Views\ItemsData\Details.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemManage\Views\Organize\Index.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemManage\Views\Organize\Form.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemManage\Views\Organize\Details.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemManage\Views\Role\Form.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemManage\Views\Role\Index.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemManage\Views\Area\Form.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemManage\Views\User\Index.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Content\fonts\fontawesome-webfont.eot" /> |
|||
<Content Include="Content\fonts\fontawesome-webfont.ttf" /> |
|||
<Content Include="Content\fonts\fontawesome-webfont.woff" /> |
|||
<Content Include="Content\fonts\fontawesome-webfont.woff2" /> |
|||
<Content Include="Content\fonts\FontAwesome.otf" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemManage\Views\User\Form.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemManage\Views\User\RevisePassword.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemManage\Views\Duty\Index.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemManage\Views\Duty\Form.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemManage\Views\Duty\Details.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemManage\Views\Role\Details.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemManage\Views\User\Details.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemSecurity\Views\Web.config" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemSecurity\Views\DbBackup\Form.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemSecurity\Views\DbBackup\Index.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemSecurity\Views\FilterIP\Index.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemSecurity\Views\FilterIP\Form.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemSecurity\Views\FilterIP\Details.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemSecurity\Views\Log\Index.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemSecurity\Views\ServerMonitoring\Index.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Views\Home\Default.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Views\Home\About.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemSecurity\Views\Log\RemoveLog.cshtml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Content\js\simditor\css\editor.scss" /> |
|||
<Content Include="Content\js\simditor\css\fonticon.scss" /> |
|||
<Content Include="Content\js\simditor\css\simditor.scss" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Content Include="Areas\SystemManage\Views\User\Info.cshtml" /> |
|||
<Content Include="Areas\SystemManage\Views\Customer\Index.cshtml" /> |
|||
<Content Include="Areas\SystemManage\Views\Customer\Form.cshtml" /> |
|||
<Content Include="Areas\SystemManage\Views\Customer\Details.cshtml" /> |
|||
<None Include="Properties\PublishProfiles\NFine.Framework.Release.pubxml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Folder Include="Areas\SRM\Controllers\" /> |
|||
<Folder Include="Areas\SRM\Views\" /> |
|||
<Folder Include="File\LablesFile\" /> |
|||
<Folder Include="File\UPLoadFile\" /> |
|||
<Folder Include="Frp\" /> |
|||
<Folder Include="Grf\" /> |
|||
<Folder Include="PrintTemp\" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<WCFMetadata Include="Service References\" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<WCFMetadataStorage Include="Service References\ServiceReference1\" /> |
|||
</ItemGroup> |
|||
<PropertyGroup> |
|||
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> |
|||
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath> |
|||
</PropertyGroup> |
|||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> |
|||
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" /> |
|||
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" /> |
|||
<Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'"> |
|||
<AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" /> |
|||
</Target> |
|||
<ProjectExtensions> |
|||
<VisualStudio> |
|||
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}"> |
|||
<WebProjectProperties> |
|||
<UseIIS>False</UseIIS> |
|||
<AutoAssignPort>True</AutoAssignPort> |
|||
<DevelopmentServerPort>1462</DevelopmentServerPort> |
|||
<DevelopmentServerVPath>/</DevelopmentServerVPath> |
|||
<IISUrl> |
|||
</IISUrl> |
|||
<NTLMAuthentication>False</NTLMAuthentication> |
|||
<UseCustomServer>False</UseCustomServer> |
|||
<CustomServerUrl> |
|||
</CustomServerUrl> |
|||
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile> |
|||
</WebProjectProperties> |
|||
</FlavorProperties> |
|||
</VisualStudio> |
|||
</ProjectExtensions> |
|||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
|||
Other similar extension points exist, see Microsoft.Common.targets. |
|||
<Target Name="BeforeBuild"> |
|||
</Target> |
|||
<Target Name="AfterBuild"> |
|||
</Target> --> |
|||
</Project> |
Binary file not shown.
Binary file not shown.
Write
Preview
Loading…
Cancel
Save
Reference in new issue