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

1169 lines
70 KiB

4 days ago
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProductVersion>
  8. </ProductVersion>
  9. <SchemaVersion>2.0</SchemaVersion>
  10. <ProjectGuid>{BEF1F2C9-1903-4AC4-93BD-08452BFA37A3}</ProjectGuid>
  11. <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  12. <OutputType>Library</OutputType>
  13. <AppDesignerFolder>Properties</AppDesignerFolder>
  14. <RootNamespace>NFine.Web</RootNamespace>
  15. <AssemblyName>NFine.Web</AssemblyName>
  16. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  17. <MvcBuildViews>false</MvcBuildViews>
  18. <UseIISExpress>true</UseIISExpress>
  19. <IISExpressSSLPort />
  20. <IISExpressAnonymousAuthentication />
  21. <IISExpressWindowsAuthentication />
  22. <IISExpressUseClassicPipelineMode />
  23. <SccProjectName>
  24. </SccProjectName>
  25. <SccLocalPath>
  26. </SccLocalPath>
  27. <SccAuxPath>
  28. </SccAuxPath>
  29. <SccProvider>
  30. </SccProvider>
  31. <Use64BitIISExpress />
  32. <UseGlobalApplicationHostFile />
  33. </PropertyGroup>
  34. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  35. <DebugSymbols>true</DebugSymbols>
  36. <DebugType>full</DebugType>
  37. <Optimize>false</Optimize>
  38. <OutputPath>bin\</OutputPath>
  39. <DefineConstants>DEBUG;TRACE</DefineConstants>
  40. <ErrorReport>prompt</ErrorReport>
  41. <WarningLevel>4</WarningLevel>
  42. </PropertyGroup>
  43. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  44. <DebugType>pdbonly</DebugType>
  45. <Optimize>true</Optimize>
  46. <OutputPath>bin\</OutputPath>
  47. <DefineConstants>TRACE</DefineConstants>
  48. <ErrorReport>prompt</ErrorReport>
  49. <WarningLevel>4</WarningLevel>
  50. </PropertyGroup>
  51. <ItemGroup>
  52. <Reference Include="EntityFramework, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  53. <HintPath>..\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.dll</HintPath>
  54. <Private>True</Private>
  55. </Reference>
  56. <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  57. <HintPath>..\..\dll\EntityFramework.SqlServer.dll</HintPath>
  58. <Private>True</Private>
  59. </Reference>
  60. <Reference Include="ICSSoft.SendMail, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  61. <SpecificVersion>False</SpecificVersion>
  62. <HintPath>..\..\ICSSoft.SendMail.dll</HintPath>
  63. </Reference>
  64. <Reference Include="Interop.grsvr6Lib, Version=6.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  65. <SpecificVersion>False</SpecificVersion>
  66. <EmbedInteropTypes>True</EmbedInteropTypes>
  67. <HintPath>..\..\Interop.grsvr6Lib.dll</HintPath>
  68. </Reference>
  69. <Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL">
  70. <SpecificVersion>False</SpecificVersion>
  71. <HintPath>..\..\..\..\泓博\Code\Code\WMS-BS\NFine.Application\bin\Debug\log4net.dll</HintPath>
  72. </Reference>
  73. <Reference Include="Microsoft.CSharp" />
  74. <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  75. <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
  76. <Private>True</Private>
  77. </Reference>
  78. <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  79. <SpecificVersion>False</SpecificVersion>
  80. <HintPath>bin\Newtonsoft.Json.dll</HintPath>
  81. </Reference>
  82. <Reference Include="NPOI, Version=2.1.3.1, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  83. <SpecificVersion>False</SpecificVersion>
  84. <HintPath>..\..\dll\NPOI.dll</HintPath>
  85. </Reference>
  86. <Reference Include="System" />
  87. <Reference Include="System.Data" />
  88. <Reference Include="System.Data.Entity" />
  89. <Reference Include="System.Drawing" />
  90. <Reference Include="System.Runtime.Serialization" />
  91. <Reference Include="System.ServiceModel" />
  92. <Reference Include="System.Web.DynamicData" />
  93. <Reference Include="System.Web.Entity" />
  94. <Reference Include="System.Web.ApplicationServices" />
  95. <Reference Include="System.ComponentModel.DataAnnotations" />
  96. <Reference Include="System.Core" />
  97. <Reference Include="System.Data.DataSetExtensions" />
  98. <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  99. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath>
  100. <Private>True</Private>
  101. </Reference>
  102. <Reference Include="System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  103. <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath>
  104. <Private>True</Private>
  105. </Reference>
  106. <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  107. <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath>
  108. <Private>True</Private>
  109. </Reference>
  110. <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  111. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll</HintPath>
  112. <Private>True</Private>
  113. </Reference>
  114. <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  115. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
  116. <Private>True</Private>
  117. </Reference>
  118. <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  119. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
  120. <Private>True</Private>
  121. </Reference>
  122. <Reference Include="System.Xml.Linq" />
  123. <Reference Include="System.Web" />
  124. <Reference Include="System.Web.Extensions" />
  125. <Reference Include="System.Web.Abstractions" />
  126. <Reference Include="System.Web.Routing" />
  127. <Reference Include="System.Xml" />
  128. <Reference Include="System.Configuration" />
  129. <Reference Include="System.Web.Services" />
  130. <Reference Include="System.EnterpriseServices" />
  131. <Reference Include="System.Net.Http">
  132. </Reference>
  133. <Reference Include="System.Net.Http.Formatting, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  134. <HintPath>..\..\System.Net.Http.Formatting.dll</HintPath>
  135. </Reference>
  136. <Reference Include="System.Net.Http.WebRequest">
  137. </Reference>
  138. <Reference Include="System.Web.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  139. <HintPath>..\..\System.Web.Http.dll</HintPath>
  140. </Reference>
  141. <Reference Include="System.Web.Http.WebHost, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  142. <HintPath>..\..\System.Web.Http.WebHost.dll</HintPath>
  143. </Reference>
  144. </ItemGroup>
  145. <ItemGroup>
  146. <Compile Include="App_Start\01 Handler\HandlerAjaxOnlyAttribute.cs" />
  147. <Compile Include="App_Start\01 Handler\HandlerAuthorizeAttribute.cs" />
  148. <Compile Include="App_Start\01 Handler\HandlerErrorAttribute.cs" />
  149. <Compile Include="App_Start\01 Handler\HandlerLoginAttribute.cs" />
  150. <Compile Include="App_Start\01 Handler\ControllerBase.cs" />
  151. <Compile Include="Areas\KBSSRM\Controllers\CreateItemLotController.cs" />
  152. <Compile Include="Areas\KBSSRM\Controllers\InvMaintenanceController.cs" />
  153. <Compile Include="Areas\KBSSRM\Controllers\MaterialImportController.cs" />
  154. <Compile Include="Areas\KBSSRM\Controllers\PalletplateController.cs" />
  155. <Compile Include="Areas\KBSSRM\KBSSRMAreaRegistration.cs" />
  156. <Compile Include="Areas\PNSRM\Controllers\ASNManageController.cs" />
  157. <Compile Include="Areas\PNSRM\Controllers\BicDoc_PublishController.cs" />
  158. <Compile Include="Areas\PNSRM\Controllers\BicDoc_SellerController.cs" />
  159. <Compile Include="Areas\PNSRM\Controllers\CreateItemLotController.cs" />
  160. <Compile Include="Areas\PNSRM\PNSRMAreaRegistration.cs" />
  161. <Compile Include="Areas\ProductManage\Controllers\SaleOrderViewController.cs" />
  162. <Compile Include="Areas\ProductManage\Controllers\RapaPortController.cs" />
  163. <Compile Include="Areas\ProductManage\Controllers\DiscountRateController.cs" />
  164. <Compile Include="Areas\ProductManage\Controllers\OrderManageController.cs" />
  165. <Compile Include="Areas\ProductManage\Controllers\PreSaleOrderController.cs" />
  166. <Compile Include="Areas\ProductManage\Controllers\PreSellController.cs" />
  167. <Compile Include="Areas\ProductManage\Controllers\MaintainController.cs" />
  168. <Compile Include="Areas\ProductManage\ProductManageAreaRegistration.cs" />
  169. <Compile Include="Areas\SRM\Controllers\ASNMangeWeiWaiController.cs" />
  170. <Compile Include="Areas\SRM\Controllers\BasicSettingsController.cs" />
  171. <Compile Include="Areas\SRM\Controllers\BicDoc_BidController.cs" />
  172. <Compile Include="Areas\SRM\Controllers\BicDoc_BidResultController.cs" />
  173. <Compile Include="Areas\SRM\Controllers\BicDoc_PublishController.cs" />
  174. <Compile Include="Areas\SRM\Controllers\BicDoc_SellerController.cs" />
  175. <Compile Include="Areas\SRM\Controllers\CAListController.cs" />
  176. <Compile Include="Areas\SRM\Controllers\ColumnEnableController.cs" />
  177. <Compile Include="Areas\SRM\Controllers\DXCartonNoManageController.cs" />
  178. <Compile Include="Areas\SRM\Controllers\CertifiCationController.cs" />
  179. <Compile Include="Areas\SRM\Controllers\ComparisonController.cs" />
  180. <Compile Include="Areas\SRM\Controllers\ContainerController.cs" />
  181. <Compile Include="Areas\SRM\Controllers\DHCreateItemLotController.cs" />
  182. <Compile Include="Areas\SRM\Controllers\DXCreateItemLotController.cs" />
  183. <Compile Include="Areas\SRM\Controllers\EcharsPerFormController.cs" />
  184. <Compile Include="Areas\SRM\Controllers\ICSSrmMessageController.cs" />
  185. <Compile Include="Areas\SRM\Controllers\ICSSrmportAlnoticeController.cs" />
  186. <Compile Include="Areas\SRM\Controllers\ICSVenDorRegisterController.cs" />
  187. <Compile Include="Areas\SRM\Controllers\InvAddController.cs" />
  188. <Compile Include="Areas\SRM\Controllers\InvoiceManageAdminController.cs" />
  189. <Compile Include="Areas\SRM\Controllers\InvoiceSelectController.cs" />
  190. <Compile Include="Areas\SRM\Controllers\InvoiceAddController.cs" />
  191. <Compile Include="Areas\SRM\Controllers\CAManageAdminController.cs" />
  192. <Compile Include="Areas\SRM\Controllers\InvoiceManageController.cs" />
  193. <Compile Include="Areas\SRM\Controllers\CASelectController.cs" />
  194. <Compile Include="Areas\SRM\Controllers\CAAddController.cs" />
  195. <Compile Include="Areas\SRM\Controllers\ASNManageAdminController.cs" />
  196. <Compile Include="Areas\SRM\Controllers\CAManageController.cs" />
  197. <Compile Include="Areas\SRM\Controllers\ASNManageController.cs" />
  198. <Compile Include="Areas\SRM\Controllers\ASNAddController.cs" />
  199. <Compile Include="Areas\SRM\Controllers\ASNCartonSelectController.cs" />
  200. <Compile Include="Areas\SRM\Controllers\ASNSelectController.cs" />
  201. <Compile Include="Areas\SRM\Controllers\CartonNoSelectController.cs" />
  202. <Compile Include="Areas\SRM\Controllers\CartonNoAddController.cs" />
  203. <Compile Include="Areas\SRM\Controllers\CartonNoManageController.cs" />
  204. <Compile Include="Areas\SRM\Controllers\CreateItemLotController.cs" />
  205. <Compile Include="Areas\SRM\Controllers\ASNListController.cs" />
  206. <Compile Include="Areas\SRM\Controllers\PerFormanceController.cs" />
  207. <Compile Include="Areas\SRM\Controllers\POMaintenanceController.cs" />
  208. <Compile Include="Areas\SRM\Controllers\POListController.cs" />
  209. <Compile Include="Areas\SRM\Controllers\POReleaseController.cs" />
  210. <Compile Include="Areas\SRM\Controllers\POSignBacksController.cs" />
  211. <Compile Include="Areas\SRM\Controllers\PriceArticleController.cs" />
  212. <Compile Include="Areas\SRM\Controllers\PriceInquiryController.cs" />
  213. <Compile Include="Areas\SRM\Controllers\PrintController.cs" />
  214. <Compile Include="Areas\SRM\Controllers\PurchugController.cs" />
  215. <Compile Include="Areas\SRM\Controllers\QuotedPriceController.cs" />
  216. <Compile Include="Areas\SRM\Controllers\RCVListController.cs" />
  217. <Compile Include="Areas\SRM\Controllers\RFQAddController.cs" />
  218. <Compile Include="Areas\SRM\Controllers\RFQMesController.cs" />
  219. <Compile Include="Areas\SRM\Controllers\SORRFQController.cs" />
  220. <Compile Include="Areas\SRM\Controllers\SupplierAddController.cs" />
  221. <Compile Include="Areas\SRM\Controllers\TakeEffectPriceController.cs" />
  222. <Compile Include="Areas\SRM\Controllers\VerificationController.cs" />
  223. <Compile Include="Areas\SRM\SRMAreaRegistration.cs" />
  224. <Compile Include="Areas\SystemManage\Controllers\AreaController.cs" />
  225. <Compile Include="Areas\SystemManage\Controllers\CommonReportController.cs" />
  226. <Compile Include="Areas\SystemManage\Controllers\DutyController.cs" />
  227. <Compile Include="Areas\SystemManage\Controllers\ItemsDataController.cs" />
  228. <Compile Include="Areas\SystemManage\Controllers\ModuleButtonController.cs" />
  229. <Compile Include="Areas\SystemManage\Controllers\ModuleController.cs" />
  230. <Compile Include="Areas\SystemManage\Controllers\OrganizeByVendorController.cs" />
  231. <Compile Include="Areas\SystemManage\Controllers\OrganizeController.cs" />
  232. <Compile Include="Areas\SystemManage\Controllers\RoleAuthorizeController.cs" />
  233. <Compile Include="Areas\SystemManage\Controllers\RoleController.cs" />
  234. <Compile Include="Areas\SystemManage\Controllers\CustomerController.cs" />
  235. <Compile Include="Areas\SystemManage\Controllers\UserController.cs" />
  236. <Compile Include="Areas\SystemManage\Controllers\ItemsTypeController.cs" />
  237. <Compile Include="Areas\SystemManage\SystemManageAreaRegistration.cs" />
  238. <Compile Include="Areas\SystemSecurity\Controllers\DbBackupController.cs" />
  239. <Compile Include="Areas\SystemSecurity\Controllers\FilterIPController.cs" />
  240. <Compile Include="Areas\SystemSecurity\Controllers\LogController.cs" />
  241. <Compile Include="Areas\SystemSecurity\Controllers\ServerMonitoringController.cs" />
  242. <Compile Include="Areas\SystemSecurity\SystemSecurityAreaRegistration.cs" />
  243. <Compile Include="ChulingHandler.ashx.cs">
  244. <DependentUpon>ChulingHandler.ashx</DependentUpon>
  245. </Compile>
  246. <Compile Include="PrintFunction.cs" />
  247. <Compile Include="Controllers\ClientsDataController.cs" />
  248. <Compile Include="Controllers\HomeController.cs" />
  249. <Compile Include="Controllers\LoginController.cs" />
  250. <Compile Include="Global.asax.cs">
  251. <DependentUpon>Global.asax</DependentUpon>
  252. </Compile>
  253. <Compile Include="Handler1.ashx.cs">
  254. <DependentUpon>Handler1.ashx</DependentUpon>
  255. </Compile>
  256. <Compile Include="PrintJson.cs" />
  257. <Compile Include="Properties\AssemblyInfo.cs" />
  258. <Compile Include="Service References\ServiceReference1\Reference.cs">
  259. <AutoGen>True</AutoGen>
  260. <DesignTime>True</DesignTime>
  261. <DependentUpon>Reference.svcmap</DependentUpon>
  262. </Compile>
  263. </ItemGroup>
  264. <ItemGroup>
  265. <Compile Include="App_Start\FilterConfig.cs" />
  266. <Compile Include="App_Start\RouteConfig.cs" />
  267. <Content Include="Content\css\bootstrap\bootstrap-select.css" />
  268. <Content Include="Content\css\bootstrap\bootstrap-switch.css" />
  269. <Content Include="Content\css\ColorPicker\bootstrap-colorpicker.css" />
  270. <Content Include="Content\css\ColorPicker\bootstrap-colorpicker.min.css" />
  271. <Content Include="Content\css\CommonReport\CommonReport.css" />
  272. <Content Include="Content\css\form.css" />
  273. <Content Include="Content\css\framework-font.css" />
  274. <Content Include="Content\css\framework-ui.css" />
  275. <Content Include="Content\css\framework-login.css" />
  276. <Content Include="Content\css\framework-theme.css" />
  277. <Content Include="Content\css\framework-about.css" />
  278. <Content Include="Content\css\GateWaycss.css" />
  279. <Content Include="Content\fonts\fontawesome-webfont.svg" />
  280. <Content Include="Content\fonts\glyphicons-halflings-regular.svg" />
  281. <Content Include="Content\fonts\weathericons-regular-webfont.svg" />
  282. <Content Include="Content\img\1.png" />
  283. <Content Include="Content\img\2.png" />
  284. <Content Include="Content\img\3.png" />
  285. <Content Include="Content\img\ajax-loader.gif" />
  286. <Content Include="Content\img\alipay.jpg" />
  287. <Content Include="Content\img\alipayimg.png" />
  288. <Content Include="Content\img\banner1.jpg" />
  289. <Content Include="Content\img\banner2.jpg" />
  290. <Content Include="Content\img\banner3.jpg" />
  291. <Content Include="Content\img\banner4.jpg" />
  292. <Content Include="Content\img\button_pm_close.png" />
  293. <Content Include="Content\img\cy-reward-title-bg.jpg" />
  294. <Content Include="Content\img\loading.gif" />
  295. <Content Include="Content\img\logo.png" />
  296. <Content Include="Content\img\NewIndex.jpg" />
  297. <Content Include="Content\img\radio1.jpg" />
  298. <Content Include="Content\img\radio2.jpg" />
  299. <Content Include="Content\img\samples\333.png" />
  300. <Content Include="Content\img\samples\angelina-300.jpg" />
  301. <Content Include="Content\img\samples\emma-300.jpg" />
  302. <Content Include="Content\img\samples\emma.png" />
  303. <Content Include="Content\img\samples\george.png" />
  304. <Content Include="Content\img\samples\head_120.png" />
  305. <Content Include="Content\img\samples\jessica.jpg" />
  306. <Content Include="Content\img\samples\kunis-300.jpg" />
  307. <Content Include="Content\img\samples\kunis.png" />
  308. <Content Include="Content\img\samples\lima-300.jpg" />
  309. <Content Include="Content\img\samples\messages-photo-1.png" />
  310. <Content Include="Content\img\samples\messages-photo-2.png" />
  311. <Content Include="Content\img\samples\messages-photo-3.png" />
  312. <Content Include="Content\img\samples\miranda-560-300.png" />
  313. <Content Include="Content\img\samples\robert-300.jpg" />
  314. <Content Include="Content\img\samples\robert.png" />
  315. <Content Include="Content\img\samples\ryan-300.jpg" />
  316. <Content Include="Content\img\samples\ryan.png" />
  317. <Content Include="Content\img\samples\scarlet-159.png" />
  318. <Content Include="Content\img\samples\scarlet.png" />
  319. <Content Include="Content\img\samples\scarlett-300.jpg" />
  320. <Content Include="Content\img\signet.gif" />
  321. <Content Include="Content\img\wechat.jpg" />
  322. <Content Include="Content\img\weipayimg.png" />
  323. <Content Include="Content\img\weixin_nfine.png" />
  324. <Content Include="Content\js\bootstrap\bootstrap-select.js" />
  325. <Content Include="Content\js\bootstrap\bootstrap-select.min.js" />
  326. <Content Include="Content\js\bootstrap\bootstrap.js" />
  327. <Content Include="Content\js\bootstrap\bootstrap.min.css" />
  328. <Content Include="Content\js\bootstrap\fileinput.min.css" />
  329. <Content Include="Content\js\bootstrap\fileinput.min.js" />
  330. <Content Include="Content\js\charts\Chart.js" />
  331. <Content Include="Content\js\charts\Chart.min.js" />
  332. <Content Include="Content\js\ColorPicker\bootstrap-colorpicker.js" />
  333. <Content Include="Content\js\ColorPicker\bootstrap-colorpicker.min.js" />
  334. <Content Include="Content\js\CommonReport\CommonReport.js" />
  335. <Content Include="Content\js\cookie\jquery.cookie.js" />
  336. <Content Include="Content\js\CreateControl.js" />
  337. <Content Include="Content\js\datepicker\calendar.js" />
  338. <Content Include="Content\js\datepicker\DatePicker.js" />
  339. <Content Include="Content\js\datepicker\lang\en.js" />
  340. <Content Include="Content\js\datepicker\lang\zh-cn.js" />
  341. <Content Include="Content\js\datepicker\lang\zh-tw.js" />
  342. <Content Include="Content\js\datepicker\skin\datePicker.gif" />
  343. <Content Include="Content\js\datepicker\skin\datePicker.png" />
  344. <Content Include="Content\js\datepicker\skin\datepicker_icon.png" />
  345. <Content Include="Content\js\datepicker\skin\default\datepicker-dev.css" />
  346. <Content Include="Content\js\datepicker\skin\default\datepicker.css" />
  347. <Content Include="Content\js\datepicker\skin\default\img.gif" />
  348. <Content Include="Content\js\datepicker\skin\default\img.png" />
  349. <Content Include="Content\js\datepicker\skin\WdatePicker.css" />
  350. <Content Include="Content\js\datepicker\skin\whyGreen\bg.jpg" />
  351. <Content Include="Content\js\datepicker\skin\whyGreen\datepicker.css" />
  352. <Content Include="Content\js\datepicker\skin\whyGreen\img.gif" />
  353. <Content Include="Content\js\datepicker\WdatePicker.js" />
  354. <Content Include="Content\js\datepicker\开发包\lang\en.js" />
  355. <Content Include="Content\js\datepicker\开发包\lang\zh-cn.js" />
  356. <Content Include="Content\js\datepicker\开发包\lang\zh-tw.js" />
  357. <Content Include="Content\js\datepicker\开发包\readme.txt" />
  358. <Content Include="Content\js\datepicker\开发包\skin\datePicker.gif" />
  359. <Content Include="Content\js\datepicker\开发包\skin\datePicker.png" />
  360. <Content Include="Content\js\datepicker\开发包\skin\default\datepicker.css" />
  361. <Content Include="Content\js\datepicker\开发包\skin\default\img.gif" />
  362. <Content Include="Content\js\datepicker\开发包\skin\WdatePicker.css" />
  363. <Content Include="Content\js\datepicker\开发包\skin\whyGreen\bg.jpg" />
  364. <Content Include="Content\js\datepicker\开发包\skin\whyGreen\datepicker.css" />
  365. <Content Include="Content\js\datepicker\开发包\skin\whyGreen\img.gif" />
  366. <Content Include="Content\js\dialog\dialog.css" />
  367. <Content Include="Content\js\dialog\dialog.js" />
  368. <Content Include="Content\js\dialog\img\icon-ext.png" />
  369. <Content Include="Content\js\dialog\img\icon.png" />
  370. <Content Include="Content\js\dialog\img\loading-0.gif" />
  371. <Content Include="Content\js\dialog\img\loading-1.gif" />
  372. <Content Include="Content\js\dialog\img\loading-2.gif" />
  373. <Content Include="Content\js\echarts\echarts-all.js" />
  374. <Content Include="Content\js\echarts\echarts.js" />
  375. <Content Include="Content\js\echarts\echarts.min.js" />
  376. <Content Include="Content\js\echarts\infographic.js" />
  377. <Content Include="Content\js\highcharts\adapters\mootools-adapter.js" />
  378. <Content Include="Content\js\highcharts\adapters\mootools-adapter.src.js" />
  379. <Content Include="Content\js\highcharts\adapters\prototype-adapter.js" />
  380. <Content Include="Content\js\highcharts\adapters\prototype-adapter.src.js" />
  381. <Content Include="Content\js\highcharts\adapters\standalone-framework.js" />
  382. <Content Include="Content\js\highcharts\adapters\standalone-framework.src.js" />
  383. <Content Include="Content\js\highcharts\highcharts-all.js" />
  384. <Content Include="Content\js\highcharts\highcharts-more.js" />
  385. <Content Include="Content\js\highcharts\highcharts-more.src.js" />
  386. <Content Include="Content\js\highcharts\highcharts.js" />
  387. <Content Include="Content\js\highcharts\highcharts.src.js" />
  388. <Content Include="Content\js\highcharts\modules\canvas-tools.js" />
  389. <Content Include="Content\js\highcharts\modules\canvas-tools.src.js" />
  390. <Content Include="Content\js\highcharts\modules\data.js" />
  391. <Content Include="Content\js\highcharts\modules\data.src.js" />
  392. <Content Include="Content\js\highcharts\modules\drilldown.js" />
  393. <Content Include="Content\js\highcharts\modules\drilldown.src.js" />
  394. <Content Include="Content\js\highcharts\modules\exporting.js" />
  395. <Content Include="Content\js\highcharts\modules\exporting.src.js" />
  396. <Content Include="Content\js\highcharts\modules\funnel.js" />
  397. <Content Include="Content\js\highcharts\modules\funnel.src.js" />
  398. <Content Include="Content\js\highcharts\modules\no-data-to-display.js" />
  399. <Content Include="Content\js\highcharts\modules\no-data-to-display.src.js" />
  400. <Content Include="Content\js\highcharts\themes\dark-blue.js" />
  401. <Content Include="Content\js\highcharts\themes\dark-green.js" />
  402. <Content Include="Content\js\highcharts\themes\gray.js" />
  403. <Content Include="Content\js\highcharts\themes\grid.js" />
  404. <Content Include="Content\js\highcharts\themes\skies.js" />
  405. <Content Include="Content\js\index.js" />
  406. <Content Include="Content\js\indextab.js" />
  407. <Content Include="Content\js\framework-ui.js" />
  408. <Content Include="Content\js\jqgrid\grid.locale-cn.js" />
  409. <Content Include="Content\js\jqgrid\jqgrid.css" />
  410. <Content Include="Content\js\jqgrid\jqgrid.min.js" />
  411. <Content Include="Content\js\jqprint\jquery.jqprint-0.3.js" />
  412. <Content Include="Content\js\jqprint\jquery.jqprint.css" />
  413. <Content Include="Content\js\jquery-ui-1.12.1\AUTHORS.txt" />
  414. <Content Include="Content\js\jquery-ui-1.12.1\external\jquery\jquery.js" />
  415. <Content Include="Content\js\jquery-ui-1.12.1\images\ui-icons_444444_256x240.png" />
  416. <Content Include="Content\js\jquery-ui-1.12.1\images\ui-icons_555555_256x240.png" />
  417. <Content Include="Content\js\jquery-ui-1.12.1\images\ui-icons_777620_256x240.png" />
  418. <Content Include="Content\js\jquery-ui-1.12.1\images\ui-icons_777777_256x240.png" />
  419. <Content Include="Content\js\jquery-ui-1.12.1\images\ui-icons_cc0000_256x240.png" />
  420. <Content Include="Content\js\jquery-ui-1.12.1\images\ui-icons_ffffff_256x240.png" />
  421. <Content Include="Content\js\jquery-ui-1.12.1\index.html" />
  422. <Content Include="Content\js\jquery-ui-1.12.1\jquery-ui.css" />
  423. <Content Include="Content\js\jquery-ui-1.12.1\jquery-ui.js" />
  424. <Content Include="Content\js\jquery-ui-1.12.1\jquery-ui.min.css" />
  425. <Content Include="Content\js\jquery-ui-1.12.1\jquery-ui.min.js" />
  426. <Content Include="Content\js\jquery-ui-1.12.1\jquery-ui.structure.css" />
  427. <Content Include="Content\js\jquery-ui-1.12.1\jquery-ui.structure.min.css" />
  428. <Content Include="Content\js\jquery-ui-1.12.1\jquery-ui.theme.css" />
  429. <Content Include="Content\js\jquery-ui-1.12.1\jquery-ui.theme.min.css" />
  430. <Content Include="Content\js\jquery-ui-1.12.1\LICENSE.txt" />
  431. <Content Include="Content\js\jquery-ui\images\calendar.gif" />
  432. <Content Include="Content\js\jquery-ui\images\ui-bg_flat_0_aaaaaa_40x100.png" />
  433. <Content Include="Content\js\jquery-ui\images\ui-bg_flat_75_ffffff_40x100.png" />
  434. <Content Include="Content\js\jquery-ui\images\ui-bg_glass_55_fbf9ee_1x400.png" />
  435. <Content Include="Content\js\jquery-ui\images\ui-bg_glass_65_ffffff_1x400.png" />
  436. <Content Include="Content\js\jquery-ui\images\ui-bg_glass_75_dadada_1x400.png" />
  437. <Content Include="Content\js\jquery-ui\images\ui-bg_glass_75_e6e6e6_1x400.png" />
  438. <Content Include="Content\js\jquery-ui\images\ui-bg_glass_95_fef1ec_1x400.png" />
  439. <Content Include="Content\js\jquery-ui\images\ui-bg_highlight-soft_75_cccccc_1x100.png" />
  440. <Content Include="Content\js\jquery-ui\images\ui-icons_222222_256x240.png" />
  441. <Content Include="Content\js\jquery-ui\images\ui-icons_2e83ff_256x240.png" />
  442. <Content Include="Content\js\jquery-ui\images\ui-icons_454545_256x240.png" />
  443. <Content Include="Content\js\jquery-ui\images\ui-icons_888888_256x240.png" />
  444. <Content Include="Content\js\jquery-ui\images\ui-icons_cd0a0a_256x240.png" />
  445. <Content Include="Content\js\jquery-ui\jquery-ui.min.css" />
  446. <Content Include="Content\js\jquery-ui\jquery-ui.min.js" />
  447. <Content Include="Content\js\jquery.ui.datepicker-zh-CN.min.js" />
  448. <Content Include="Content\js\jquery\jquery-2.1.1.min.js" />
  449. <Content Include="Content\js\layer\layer.js" />
  450. <Content Include="Content\js\layer\mobile\layer.js" />
  451. <Content Include="Content\js\layer\mobile\need\layer.css" />
  452. <Content Include="Content\js\layer\theme\default\icon-ext.png" />
  453. <Content Include="Content\js\layer\theme\default\icon.png" />
  454. <Content Include="Content\js\layer\theme\default\layer.css" />
  455. <Content Include="Content\js\layer\theme\default\loading-0.gif" />
  456. <Content Include="Content\js\layer\theme\default\loading-1.gif" />
  457. <Content Include="Content\js\layer\theme\default\loading-2.gif" />
  458. <Content Include="Content\js\layout\jquery.layout.js" />
  459. <Content Include="Content\js\loading\pace.min.js" />
  460. <Content Include="Content\js\md5\jquery.md5.js" />
  461. <Content Include="Content\js\Newecharts5.3.3\echarts.js" />
  462. <Content Include="Content\js\Newecharts5.3.3\echarts.min.js" />
  463. <Content Include="Content\js\NewWizard\NEWwizard.css" />
  464. <Content Include="Content\js\NicEdit-master\.gitignore" />
  465. <Content Include="Content\js\NicEdit-master\demos\demo01.html" />
  466. <Content Include="Content\js\NicEdit-master\demos\demo02.html" />
  467. <Content Include="Content\js\NicEdit-master\demos\demo03.html" />
  468. <Content Include="Content\js\NicEdit-master\demos\demo04.html" />
  469. <Content Include="Content\js\NicEdit-master\demos\demo05.html" />
  470. <Content Include="Content\js\NicEdit-master\nicEdit.js" />
  471. <Content Include="Content\js\NicEdit-master\nicEditorIcons.gif" />
  472. <Content Include="Content\js\qrcode\jquery.qrcode.js" />
  473. <Content Include="Content\js\qrcode\qrcode.js" />
  474. <Content Include="Content\js\select2\select2.min.css" />
  475. <Content Include="Content\js\select2\select2.min.js" />
  476. <Content Include="Content\js\simditor\css\simditor.css" />
  477. <Content Include="Content\js\simditor\js\hotkeys.js" />
  478. <Content Include="Content\js\simditor\js\hotkeys.min.js" />
  479. <Content Include="Content\js\simditor\js\module.js" />
  480. <Content Include="Content\js\simditor\js\module.min.js" />
  481. <Content Include="Content\js\simditor\js\simditor.js" />
  482. <Content Include="Content\js\simditor\js\simditor.min.js" />
  483. <Content Include="Content\js\simditor\js\uploader.js" />
  484. <Content Include="Content\js\simditor\js\uploader.min.js" />
  485. <Content Include="Content\js\validate\jquery.validate.min.js" />
  486. <Content Include="Content\js\wdtree\images\icons\add.png" />
  487. <Content Include="Content\js\wdtree\images\icons\addStep.gif" />
  488. <Content Include="Content\js\wdtree\images\icons\addStep_dsbl.gif" />
  489. <Content Include="Content\js\wdtree\images\icons\btn-arrow.gif" />
  490. <Content Include="Content\js\wdtree\images\icons\Btn.Close.gif" />
  491. <Content Include="Content\js\wdtree\images\icons\Btn.Refresh.gif" />
  492. <Content Include="Content\js\wdtree\images\icons\cal.gif" />
  493. <Content Include="Content\js\wdtree\images\icons\checkbox_0.gif" />
  494. <Content Include="Content\js\wdtree\images\icons\checkbox_0.png" />
  495. <Content Include="Content\js\wdtree\images\icons\checkbox_1.gif" />
  496. <Content Include="Content\js\wdtree\images\icons\checkbox_1.png" />
  497. <Content Include="Content\js\wdtree\images\icons\checkbox_2.gif" />
  498. <Content Include="Content\js\wdtree\images\icons\checkbox_2.png" />
  499. <Content Include="Content\js\wdtree\images\icons\circle_animation.gif" />
  500. <Content Include="Content\js\wdtree\images\icons\delete.png" />
  501. <Content Include="Content\js\wdtree\images\icons\delItem.gif" />
  502. <Content Include="Content\js\wdtree\images\icons\delItem_dsbl.gif" />
  503. <Content Include="Content\js\wdtree\images\icons\edit.png" />
  504. <Content Include="Content\js\wdtree\images\icons\folder_close.gif" />
  505. <Content Include="Content\js\wdtree\images\icons\ico1.gif" />
  506. <Content Include="Content\js\wdtree\images\icons\ico2.gif" />
  507. <Content Include="Content\js\wdtree\images\icons\ico3.gif" />
  508. <Content Include="Content\js\wdtree\images\icons\ico4-1-1.gif" />
  509. <Content Include="Content\js\wdtree\images\icons\ico4-1.gif" />
  510. <Content Include="Content\js\wdtree\images\icons\ico4-2.gif" />
  511. <Content Include="Content\js\wdtree\images\icons\ico4-3.gif" />
  512. <Content Include="Content\js\wdtree\images\icons\ico4-4.gif" />
  513. <Content Include="Content\js\wdtree\images\icons\ico4.gif" />
  514. <Content Include="Content\js\wdtree\images\icons\ico5.gif" />
  515. <Content Include="Content\js\wdtree\images\icons\ico6-1.gif" />
  516. <Content Include="Content\js\wdtree\images\icons\ico6-2.gif" />
  517. <Content Include="Content\js\wdtree\images\icons\ico6.gif" />
  518. <Content Include="Content\js\wdtree\images\icons\indicator.gif" />
  519. <Content Include="Content\js\wdtree\images\icons\information.png" />
  520. <Content Include="Content\js\wdtree\images\icons\Item.Add.gif" />
  521. <Content Include="Content\js\wdtree\images\icons\Item.Delete.gif" />
  522. <Content Include="Content\js\wdtree\images\icons\Item.Edit.gif" />
  523. <Content Include="Content\js\wdtree\images\icons\Item.Input.gif" />
  524. <Content Include="Content\js\wdtree\images\icons\Item.Save.gif" />
  525. <Content Include="Content\js\wdtree\images\icons\Item.Search.gif" />
  526. <Content Include="Content\js\wdtree\images\icons\none.gif" />
  527. <Content Include="Content\js\wdtree\images\icons\note.gif" />
  528. <Content Include="Content\js\wdtree\images\icons\rowdelete.png" />
  529. <Content Include="Content\js\wdtree\images\icons\s.gif" />
  530. <Content Include="Content\js\wdtree\images\icons\table_refresh.png" />
  531. <Content Include="Content\js\wdtree\images\icons\view.png" />
  532. <Content Include="Content\js\wdtree\images\tree\arrows.gif" />
  533. <Content Include="Content\js\wdtree\images\tree\cbs.gif" />
  534. <Content Include="Content\js\wdtree\images\tree\drop-yes.gif" />
  535. <Content Include="Content\js\wdtree\images\tree\elbow-end-minus-nl.gif" />
  536. <Content Include="Content\js\wdtree\images\tree\elbow-end-minus.gif" />
  537. <Content Include="Content\js\wdtree\images\tree\elbow-end-plus-nl.gif" />
  538. <Content Include="Content\js\wdtree\images\tree\elbow-end-plus.gif" />
  539. <Content Include="Content\js\wdtree\images\tree\elbow-end.gif" />
  540. <Content Include="Content\js\wdtree\images\tree\elbow-line.gif" />
  541. <Content Include="Content\js\wdtree\images\tree\elbow-minus-nl.gif" />
  542. <Content Include="Content\js\wdtree\images\tree\elbow-minus.gif" />
  543. <Content Include="Content\js\wdtree\images\tree\elbow-plus-nl.gif" />
  544. <Content Include="Content\js\wdtree\images\tree\elbow-plus.gif" />
  545. <Content Include="Content\js\wdtree\images\tree\elbow.gif" />
  546. <Content Include="Content\js\wdtree\images\tree\folder-open.gif" />
  547. <Content Include="Content\js\wdtree\images\tree\folder.gif" />
  548. <Content Include="Content\js\wdtree\images\tree\leaf.gif" />
  549. <Content Include="Content\js\wdtree\images\tree\loading.gif" />
  550. <Content Include="Content\js\wdtree\tree.css" />
  551. <Content Include="Content\js\wdtree\tree.js" />
  552. <Content Include="Content\js\wizard\wizard.css" />
  553. <Content Include="Content\js\wizard\wizard.js" />
  554. <Content Include="Content\js\framework-clientdata.js" />
  555. <Content Include="Content\js\zsign\jquery.zsign.css" />
  556. <Content Include="Content\js\zsign\jquery.zsign.js" />
  557. <Content Include="Content\js\zsign\signet.gif" />
  558. <Content Include="fonts\glyphicons-halflings-regular.svg" />
  559. <Content Include="Global.asax" />
  560. <Content Include="HtmlPage1.html" />
  561. <Content Include="Index.htm" />
  562. <Content Include="PrintActivex.exe" />
  563. <Content Include="Scripts\bootstrap.js" />
  564. <Content Include="Scripts\bootstrap.min.js" />
  565. <Content Include="Areas\SRM\Views\RFQAdd\Index.cshtml" />
  566. <Content Include="Areas\SRM\Views\Comparison\Index.cshtml" />
  567. <Content Include="Areas\SRM\Views\InvAdd\Index.cshtml" />
  568. <Content Include="Areas\SRM\Views\Comparison\CompPrice.cshtml" />
  569. <Content Include="Areas\SRM\Views\Comparison\ComPricelist.cshtml" />
  570. <Content Include="Areas\SRM\Views\QuotedPrice\Index.cshtml" />
  571. <Content Include="Areas\SRM\Views\QuotedPrice\QuotedPrice.cshtml" />
  572. <Content Include="Areas\SRM\Views\QuotedPrice\QuotedPriceDetails.cshtml" />
  573. <Content Include="Areas\SRM\Views\PriceArticle\Index.cshtml" />
  574. <Content Include="Areas\SRM\Views\PriceArticle\PriceArtList.cshtml" />
  575. <Content Include="Areas\SRM\Views\PriceArticle\PriceArtStage.cshtml" />
  576. <Content Include="Areas\SRM\Views\PriceArticle\PriceArticComit.cshtml" />
  577. <Content Include="Areas\SRM\Views\SupplierAdd\Index.cshtml" />
  578. <Content Include="Areas\SRM\Views\QuotedPrice\QuotedPriceDetailsByYL.cshtml" />
  579. <Content Include="Areas\SRM\Views\TakeEffectPrice\Index.cshtml" />
  580. <Content Include="Areas\SRM\Views\TakeEffectPrice\TakeEffDetails.cshtml" />
  581. <Content Include="Areas\SRM\Views\TakeEffectPrice\TakeEffList.cshtml" />
  582. <Content Include="File\报价模板.xlsx" />
  583. <Content Include="Areas\SRM\Views\InvAdd\Invmes.cshtml" />
  584. <Content Include="Areas\SRM\Views\SupplierAdd\CustomerMes.cshtml" />
  585. <Content Include="Areas\SRM\Views\RFQMes\Index.cshtml" />
  586. <Content Include="Areas\SRM\Views\RFQMes\WatchBJ.cshtml" />
  587. <Content Include="Areas\SRM\Views\CreateItemLot\Form2.cshtml" />
  588. <Content Include="Areas\SRM\Views\ASNMangeWeiWai\Index.cshtml" />
  589. <Content Include="Areas\SRM\Views\ASNMangeWeiWai\ASNAddWeiWai.cshtml" />
  590. <Content Include="Areas\SRM\Views\ASNMangeWeiWai\ASNSelectWeiWai.cshtml" />
  591. <Content Include="Areas\SRM\Views\ASNMangeWeiWai\ASNCartonSelectWeiWai.cshtml" />
  592. <Content Include="Areas\SRM\Views\Container\Index.cshtml" />
  593. <Content Include="Areas\SRM\Views\Container\ICSContainerAdd.cshtml" />
  594. <Content Include="Areas\SRM\Views\Container\ICSContainerBinding.cshtml" />
  595. <Content Include="Areas\SRM\Views\Container\ICSContainerLot.cshtml" />
  596. <Content Include="Areas\SRM\Views\Container\ICSContainerLotBinding.cshtml" />
  597. <Content Include="Areas\SRM\Views\DHCreateItemLot\Form.cshtml" />
  598. <Content Include="Areas\SRM\Views\DHCreateItemLot\Form2.cshtml" />
  599. <Content Include="Areas\SRM\Views\DHCreateItemLot\Index.cshtml" />
  600. <Content Include="Areas\SystemManage\Views\User\RevisePasswordNew.cshtml" />
  601. <Content Include="Areas\SRM\Views\DHCreateItemLot\Form3.cshtml" />
  602. <Content Include="Areas\SRM\Views\DHCreateItemLot\Form4.cshtml" />
  603. <Content Include="Areas\SRM\Views\ICSVenDorRegister\ICSOldVendorImproveData.cshtml" />
  604. <Content Include="Areas\SRM\Views\ICSVenDorRegister\ICSOldVendorNotice.cshtml" />
  605. <Content Include="Areas\SRM\Views\ICSVenDorRegister\ICSPreVendor.cshtml" />
  606. <Content Include="Areas\SRM\Views\ICSVenDorRegister\ICSSupplyCompany.cshtml" />
  607. <Content Include="Areas\SRM\Views\ICSVenDorRegister\ICSVenAgreement.cshtml" />
  608. <Content Include="Areas\SRM\Views\ICSVenDorRegister\ICSVendorImproveData.cshtml" />
  609. <Content Include="Areas\SRM\Views\ICSVenDorRegister\ICSVendorNotice.cshtml" />
  610. <Content Include="Areas\SRM\Views\ICSVenDorRegister\ICSVendorRedio.cshtml" />
  611. <Content Include="Areas\SRM\Views\ICSVenDorRegister\PerfectInfo.cshtml" />
  612. <Content Include="Areas\SRM\Views\BicDoc_Bid\ICSBiddingAdd_Bid.cshtml" />
  613. <Content Include="Areas\SRM\Views\BicDoc_Bid\ICSBiddingAdd_BidInfo.cshtml" />
  614. <Content Include="Areas\SRM\Views\BicDoc_Bid\ICSBidding_Bid.cshtml" />
  615. <Content Include="Areas\SRM\Views\BicDoc_Publish\ICSBicDocAdd_PubLish.cshtml" />
  616. <Content Include="Areas\SRM\Views\BicDoc_Publish\ICSBicDocByPU.cshtml" />
  617. <Content Include="Areas\SRM\Views\BicDoc_Publish\ICSBicDocDetail_PubLish.cshtml" />
  618. <Content Include="Areas\SRM\Views\BicDoc_Publish\ICSBicDoc_AddFCS.cshtml" />
  619. <Content Include="Areas\SRM\Views\BicDoc_Publish\ICSBicDoc_Item.cshtml" />
  620. <Content Include="Areas\SRM\Views\BicDoc_Publish\ICSBicDoc_PubLish.cshtml" />
  621. <Content Include="Areas\SRM\Views\BicDoc_Publish\ICSBicDoc_Supplier.cshtml" />
  622. <Content Include="Areas\SRM\Views\BicDoc_BidResult\BidCourse.cshtml" />
  623. <Content Include="Areas\SRM\Views\BicDoc_BidResult\BidCourseAdd.cshtml" />
  624. <Content Include="Areas\SRM\Views\BicDoc_BidResult\BidCourseDetail.cshtml" />
  625. <Content Include="Areas\SRM\Views\BicDoc_BidResult\BidCourseHistory.cshtml" />
  626. <Content Include="Areas\SRM\Views\BicDoc_BidResult\BidCourseSearch.cshtml" />
  627. <Content Include="Areas\SRM\Views\BicDoc_BidResult\BidCourseZSum.cshtml" />
  628. <Content Include="Areas\SRM\Views\BicDoc_BidResult\BidResult.cshtml" />
  629. <Content Include="Areas\SRM\Views\BicDoc_BidResult\BidResultAdd.cshtml" />
  630. <Content Include="Areas\SRM\Views\BicDoc_BidResult\BidResultDetail.cshtml" />
  631. <Content Include="Areas\SRM\Views\BicDoc_Seller\ICSBiddingAdd_Seller.cshtml" />
  632. <Content Include="Areas\SRM\Views\BicDoc_Seller\ICSBiddingDetail_Seller.cshtml" />
  633. <Content Include="Areas\SRM\Views\BicDoc_Seller\ICSBidding_Seller.cshtml" />
  634. <Content Include="Content\js\ColorPicker\bootstrap-colorpicker.js.map" />
  635. <Content Include="Content\js\ColorPicker\bootstrap-colorpicker.min.js.map" />
  636. <Content Include="Content\css\ColorPicker\bootstrap-colorpicker.css.map" />
  637. <Content Include="Content\css\ColorPicker\bootstrap-colorpicker.min.css.map" />
  638. <Content Include="Areas\SRM\Views\SORRFQ\RFQProcessSearch.cshtml" />
  639. <Content Include="Areas\SRM\Views\SORRFQ\RFQProcessSearchDetail.cshtml" />
  640. <Content Include="Areas\SRM\Views\SORRFQ\SORRFQSearchItem.cshtml" />
  641. <Content Include="Areas\SRM\Views\Comparison\PageIndex.cshtml" />
  642. <Content Include="Areas\SRM\Views\Comparison\PriceIndex.cshtml" />
  643. <Content Include="Areas\SRM\Views\Comparison\PriceIndexs.cshtml" />
  644. <Content Include="Areas\SRM\Views\Comparison\PriceLis.cshtml" />
  645. <Content Include="Areas\SRM\Views\Comparison\PriceList.cshtml" />
  646. <Content Include="Areas\SRM\Views\Comparison\PriceLists.cshtml" />
  647. <Content Include="Areas\SRM\Views\Comparison\SelectPrice.cshtml" />
  648. <Content Include="Areas\SRM\Views\RFQAdd\ICSSORRFQByPO.cshtml" />
  649. <Content Include="Areas\SRM\Views\RFQAdd\ICSSORRFQByPU.cshtml" />
  650. <Content Include="Areas\SRM\Views\CertifiCation\CeriIFicateItemAdd.cshtml" />
  651. <Content Include="Areas\SRM\Views\CertifiCation\CeriIFicateItemDetail.cshtml" />
  652. <Content Include="Areas\SRM\Views\CertifiCation\CeriIFicateItemDetailSearch.cshtml" />
  653. <Content Include="Areas\SRM\Views\CertifiCation\CeriIFicateItemDetailSearchZL.cshtml" />
  654. <Content Include="Areas\SRM\Views\CertifiCation\CeriIFicateItemMaintion.cshtml" />
  655. <Content Include="Areas\SRM\Views\CertifiCation\CertificateItemDetail.cshtml" />
  656. <Content Include="Areas\SRM\Views\CertifiCation\CertificateItemDetailAdd.cshtml" />
  657. <Content Include="Areas\SRM\Views\CertifiCation\CertificateTypeAdd.cshtml" />
  658. <Content Include="Areas\SRM\Views\CertifiCation\CertificateTYPEMaintion.cshtml" />
  659. <Content Include="Areas\SRM\Views\CertifiCation\CertifiCationAdd.cshtml" />
  660. <Content Include="Areas\SRM\Views\CertifiCation\CertifiCationMaintion.cshtml" />
  661. <Content Include="Areas\SRM\Views\CertifiCation\CertifiCationMaintionRel.cshtml" />
  662. <Content Include="Areas\SRM\Views\CertifiCation\CertifiCationMaintionRelAdd.cshtml" />
  663. <Content Include="Areas\SRM\Views\CertifiCation\TempMessage.cshtml" />
  664. <Content Include="Areas\SRM\Views\CertifiCation\TemporaryVendor.cshtml" />
  665. <Content Include="Areas\SRM\Views\CertifiCation\TemporaryVendorAdd.cshtml" />
  666. <Content Include="Areas\SRM\Views\Purchug\Index.cshtml" />
  667. <Content Include="Areas\SRM\Views\Purchug\PuchugAdd.cshtml" />
  668. <Content Include="Areas\SRM\Views\Verification\Verification.cshtml" />
  669. <Content Include="Areas\SRM\Views\DXCreateItemLot\Index.cshtml" />
  670. <Content Include="Areas\SRM\Views\DXCreateItemLot\Form.cshtml" />
  671. <Content Include="Areas\SRM\Views\DXCartonNoManage\Index.cshtml" />
  672. <Content Include="Areas\SRM\Views\EcharsPerForm\PerFormChars.cshtml" />
  673. <Content Include="Areas\SRM\Views\EcharsPerForm\PoQuantity.cshtml" />
  674. <Content Include="Areas\SRM\Views\EcharsPerForm\ReportCountSum.cshtml" />
  675. <Content Include="Areas\SRM\Views\EcharsPerForm\PoRrice.cshtml" />
  676. <Content Include="Areas\SRM\Views\POSignBacks\ICSPOSignBacks.cshtml" />
  677. <Content Include="Areas\SRM\Views\POSignBacks\POSignBackCommint.cshtml" />
  678. <Content Include="Areas\SRM\Views\EcharsPerForm\PORQuantity.cshtml" />
  679. <Content Include="Areas\SRM\Views\EcharsPerForm\InvoicePrice.cshtml" />
  680. <Content Include="Areas\SRM\Views\ASNManageAdmin\SendBack.cshtml" />
  681. <Content Include="Areas\SRM\Views\EcharsPerForm\PoJBPrice.cshtml" />
  682. <Content Include="Areas\KBSSRM\Web.config" />
  683. <Content Include="Areas\KBSSRM\Views\Palletplate\Index.cshtml" />
  684. <Content Include="Areas\KBSSRM\Views\Palletplate\PalletplateAdd.cshtml" />
  685. <Content Include="Areas\SRM\Views\PerFormance\PerFormanceMark.cshtml" />
  686. <Content Include="Areas\SRM\Views\PerFormance\PerFormanceMarkSearch.cshtml" />
  687. <Content Include="Areas\SRM\Views\PerFormance\PerFormanceTarget.cshtml" />
  688. <Content Include="Areas\SRM\Views\PerFormance\PerFormanceTargetAdd.cshtml" />
  689. <Content Include="Areas\SRM\Views\PerFormance\PerFormanceType.cshtml" />
  690. <Content Include="Areas\SRM\Views\PerFormance\PerFormanceTypeAdd.cshtml" />
  691. <Content Include="Areas\SRM\Views\PerFormance\PerFormanceTypeRel.cshtml" />
  692. <Content Include="Areas\SRM\Views\PerFormance\PerFormanceMarkAdd.cshtml" />
  693. <Content Include="Areas\SRM\Views\PerFormance\PerFormanceMarkAddInv.cshtml" />
  694. <Content Include="Areas\KBSSRM\Views\Palletplate\SeachContainer.cshtml" />
  695. <Content Include="Areas\KBSSRM\Views\Palletplate\PalletplateUpdate.cshtml" />
  696. <Content Include="Areas\SRM\Views\RFQMes\WatchBJByDJ.cshtml" />
  697. <Content Include="Areas\SRM\Views\ASNManage\ASNAdd.cshtml" />
  698. <Content Include="Areas\SRM\Views\ASNManage\ASNSelect.cshtml" />
  699. <Content Include="Areas\SRM\Views\ASNManage\ASNCartonSelect.cshtml" />
  700. <Content Include="Areas\SRM\Views\EcharsPerForm\PoPriceSum.cshtml" />
  701. <Content Include="Areas\SRM\Views\ASNManage\ASNUpdate.cshtml" />
  702. <Content Include="Areas\SRM\Views\CartonNoManage\CartonNoAdd.cshtml" />
  703. <Content Include="Areas\SRM\Views\CartonNoManage\CartonNoUpdate.cshtml" />
  704. <Content Include="Areas\SRM\Views\CartonNoManage\SeachLotNo.cshtml" />
  705. <Content Include="Areas\SRM\Views\ASNMangeWeiWai\ASNUpdateWeiWai.cshtml" />
  706. <Content Include="Areas\SRM\Views\ASNManage\ASNUpload.cshtml" />
  707. <Content Include="Areas\SRM\Views\ColumnEnable\ICSColumnEnable.cshtml" />
  708. <Content Include="Areas\SRM\Views\ColumnEnable\ICSColumnEnableAdd.cshtml" />
  709. <Content Include="Areas\KBSSRM\Views\MaterialImport\MaterialImport.cshtml" />
  710. <Content Include="Areas\SRM\Views\PerFormance\PerFormanceMarkByVendor.cshtml" />
  711. <Content Include="Areas\SRM\Views\PerFormance\PerFormanceMarkMaintenance.cshtml" />
  712. <Content Include="Areas\SRM\Views\PerFormance\PerFormanceMarkDetails.cshtml" />
  713. <Content Include="Areas\SRM\Views\ICSSrmMessage\MessageManagement.cshtml" />
  714. <Content Include="Areas\SRM\Views\ICSSrmMessage\MessageManagementAdd.cshtml" />
  715. <Content Include="Areas\SRM\Views\ICSSrmMessage\MessageManagementUpdate.cshtml" />
  716. <Content Include="Areas\SRM\Views\ICSSrmportAlnotice\AnnouncementIssued.cshtml" />
  717. <Content Include="Areas\SRM\Views\ICSSrmportAlnotice\AnnouncementIssuedAdd.cshtml" />
  718. <Content Include="Areas\SRM\Views\ICSSrmportAlnotice\AnnouncementIssuedUpdate.cshtml" />
  719. <Content Include="Content\js\NicEdit-master\CONTRIBUTING.md" />
  720. <Content Include="Content\js\NicEdit-master\License.md" />
  721. <Content Include="Content\js\NicEdit-master\README.md" />
  722. <Content Include="Areas\KBSSRM\Views\InvMaintenance\InvMaintenance.cshtml" />
  723. <Content Include="Areas\KBSSRM\Views\InvMaintenance\InvMaintenanceUpdate.cshtml" />
  724. <Content Include="Areas\SystemManage\Views\OrganizeByVendor\Index.cshtml" />
  725. <Content Include="Areas\SystemManage\Views\OrganizeByVendor\Form.cshtml" />
  726. <Content Include="Areas\SystemManage\Views\OrganizeByVendor\Details.cshtml" />
  727. <Content Include="Areas\SRM\Views\EcharsPerForm\Procurementcycle.cshtml" />
  728. <Content Include="Areas\SRM\Views\POList\POlistbyYL.cshtml" />
  729. <Content Include="Areas\SRM\Views\ICSVenDorRegister\ICSVendorImproveDataByYL.cshtml" />
  730. <Content Include="Areas\SRM\Views\CertifiCation\TemporaryVendorByYL.cshtml" />
  731. <Content Include="Areas\SystemManage\Views\CommonReport\Cols.cshtml" />
  732. <Content Include="Areas\SystemManage\Views\CommonReport\ColsSelect.cshtml" />
  733. <Content Include="Areas\SystemManage\Views\CommonReport\ColsVisible.cshtml" />
  734. <Content Include="Areas\SystemManage\Views\CommonReport\Condition.cshtml" />
  735. <Content Include="Areas\SystemManage\Views\CommonReport\DataSource.cshtml" />
  736. <Content Include="Areas\SystemManage\Views\CommonReport\Filter.cshtml" />
  737. <Content Include="Areas\SystemManage\Views\CommonReport\GridFormat.cshtml" />
  738. <Content Include="Areas\SystemManage\Views\CommonReport\Index.cshtml" />
  739. <Content Include="Areas\SystemManage\Views\CommonReport\WatchPanel.cshtml" />
  740. <Content Include="Areas\SRM\Views\EcharsPerForm\VendorQuantity.cshtml" />
  741. <Content Include="Areas\SRM\Views\EcharsPerForm\POMaintenance.cshtml" />
  742. <Content Include="Areas\SRM\Views\EcharsPerForm\VendorQualifiedQuantity.cshtml" />
  743. <Content Include="Areas\SRM\Views\EcharsPerForm\DeliveryNoticeType2.cshtml" />
  744. <Content Include="Areas\SRM\Views\EcharsPerForm\VendorSORQUOTATION.cshtml" />
  745. <Content Include="Areas\SRM\Views\POMaintenance\BatchForm.cshtml" />
  746. <Content Include="Areas\SRM\Views\RFQMes\WatchBJByDJBack.cshtml" />
  747. <Content Include="Areas\SRM\Views\CertifiCation\TemporaryVendorSubmit.cshtml" />
  748. <Content Include="Areas\SRM\Views\EcharsPerForm\PoJBPriceByInvCode.cshtml" />
  749. <Content Include="Areas\SRM\Views\EcharsPerForm\PoJBPriceByVenCode.cshtml" />
  750. <Content Include="Areas\SRM\Views\EcharsPerForm\PoJBPriceByPersonCode.cshtml" />
  751. <Content Include="Areas\SRM\Views\EcharsPerForm\SelectInvCode.cshtml" />
  752. <Content Include="Areas\SRM\Views\EcharsPerForm\SelectVenCode.cshtml" />
  753. <Content Include="Areas\SRM\Views\EcharsPerForm\BidChartsTB.cshtml" />
  754. <Content Include="Areas\SRM\Views\EcharsPerForm\BidChartsJB.cshtml" />
  755. <Content Include="Areas\SRM\Views\CartonNoManage\CartonNoAddByASN.cshtml" />
  756. <Content Include="Areas\KBSSRM\Views\Palletplate\PalletplateAddByAsn.cshtml" />
  757. <Content Include="Areas\SRM\Views\POMaintenance\IndexByDH.cshtml" />
  758. <Content Include="Areas\SRM\Views\QuotedPrice\IndexByYL.cshtml" />
  759. <Content Include="Areas\SRM\Views\POMaintenance\IndexMore.cshtml" />
  760. <Content Include="Areas\SRM\Views\Print\PrintView.cshtml" />
  761. <Content Include="Areas\SRM\Views\Print\PrintViewByLot.cshtml" />
  762. <Content Include="Areas\SRM\Views\Print\PrintViewBySession.cshtml" />
  763. <Content Include="Areas\SRM\Views\BasicSettings\ICSLabelTemplate.cshtml" />
  764. <Content Include="Areas\SRM\Views\BasicSettings\ICSLabelTemplateAdd.cshtml" />
  765. <Content Include="Areas\SRM\Views\BasicSettings\ICSLableManage.cshtml" />
  766. <Content Include="Areas\SRM\Views\BasicSettings\ICSLableManageAdd.cshtml" />
  767. <Content Include="Areas\SystemManage\Views\Role\CloneForm.cshtml" />
  768. <Content Include="Areas\SRM\Views\PORelease\IndexByBB.cshtml" />
  769. <Content Include="Areas\SRM\Views\CreateItemLot\IndexByBB.cshtml" />
  770. <Content Include="Areas\SRM\Views\POMaintenance\DeleteFileInfo.cshtml" />
  771. <Content Include="Areas\SRM\Views\CreateItemLot\FormByYL.cshtml" />
  772. <Content Include="Areas\SRM\Views\CertifiCation\TemporaryVendorByPN.cshtml" />
  773. <Content Include="Areas\SRM\Views\CertifiCation\TemporaryVendorAddByPN.cshtml" />
  774. <Content Include="Areas\SRM\Views\CertifiCation\TemporaryVendorAddByPNJL.cshtml" />
  775. <Content Include="Areas\SRM\Views\PriceInquiry\Index.cshtml" />
  776. <Content Include="Areas\SRM\Views\PriceInquiry\PriceInquiryAdd.cshtml" />
  777. <Content Include="Areas\SRM\Views\PriceInquiry\NoProductionMaterialAdd.cshtml" />
  778. <Content Include="Areas\SRM\Views\PriceInquiry\PurchaserAllocation.cshtml" />
  779. <Content Include="Areas\SRM\Views\PriceInquiry\VendorPersAllocation.cshtml" />
  780. <Content Include="Areas\SRM\Views\CAManage\IndexByYL.cshtml" />
  781. <Content Include="Areas\SRM\Views\PriceInquiry\QuotedPriceIndex.cshtml" />
  782. <Content Include="Areas\SRM\Views\PriceInquiry\QuotedPriceDetail.cshtml" />
  783. <Content Include="Areas\SRM\Views\PriceInquiry\ReviewPrice.cshtml" />
  784. <Content Include="Areas\SRM\Views\ICSVenDorRegister\PerfectInfoByPN.cshtml" />
  785. <Content Include="Areas\SRM\Views\PriceInquiry\CompPrice.cshtml" />
  786. <Content Include="Areas\SRM\Views\PriceInquiry\ComPricelistByPN.cshtml" />
  787. <Content Include="Areas\SRM\Views\PriceInquiry\TechnicalRequirementsForm.cshtml" />
  788. <Content Include="Areas\SRM\Views\PriceInquiry\TechnicalRequirementsFormAdd.cshtml" />
  789. <Content Include="Areas\SRM\Views\PriceInquiry\TechnicalRequirementsFormLook.cshtml" />
  790. <Content Include="Areas\PNSRM\Views\ASNManage\ASNAdd.cshtml" />
  791. <Content Include="Areas\PNSRM\Views\ASNManage\ASNSelect.cshtml" />
  792. <Content Include="Areas\PNSRM\Views\ASNManage\ASNUpdate.cshtml" />
  793. <Content Include="Areas\PNSRM\Views\ASNManage\ASNUpload.cshtml" />
  794. <Content Include="Areas\PNSRM\Views\ASNManage\Index.cshtml" />
  795. <Content Include="Areas\PNSRM\Web.config" />
  796. <Content Include="Areas\PNSRM\Views\CreateItemLot\Form.cshtml" />
  797. <Content Include="Areas\PNSRM\Views\CreateItemLot\Form2.cshtml" />
  798. <Content Include="Areas\PNSRM\Views\CreateItemLot\Index.cshtml" />
  799. <Content Include="Areas\KBSSRM\Views\CreateItemLot\Form.cshtml" />
  800. <Content Include="Areas\KBSSRM\Views\CreateItemLot\Form2.cshtml" />
  801. <Content Include="Areas\KBSSRM\Views\CreateItemLot\Index.cshtml" />
  802. <Content Include="Areas\PNSRM\Views\BicDoc_Seller\ICSBiddingAdd_Seller.cshtml" />
  803. <Content Include="Areas\PNSRM\Views\BicDoc_Seller\ICSBiddingDetail_Seller.cshtml" />
  804. <Content Include="Areas\PNSRM\Views\BicDoc_Seller\ICSBidding_Seller.cshtml" />
  805. <Content Include="Areas\PNSRM\Views\BicDoc_Publish\ICSBicDocAdd_PubLish.cshtml" />
  806. <Content Include="Areas\PNSRM\Views\BicDoc_Publish\ICSBicDocByPU.cshtml" />
  807. <Content Include="Areas\PNSRM\Views\BicDoc_Publish\ICSBicDocDetail_PubLish.cshtml" />
  808. <Content Include="Areas\PNSRM\Views\BicDoc_Publish\ICSBicDoc_AddFCS.cshtml" />
  809. <Content Include="Areas\PNSRM\Views\BicDoc_Publish\ICSBicDoc_Item.cshtml" />
  810. <Content Include="Areas\PNSRM\Views\BicDoc_Publish\ICSBicDoc_PubLish.cshtml" />
  811. <Content Include="Areas\PNSRM\Views\BicDoc_Publish\ICSBicDoc_Supplier.cshtml" />
  812. <Content Include="Areas\SRM\Views\PriceInquiry\VendorPersAddItem.cshtml" />
  813. <Content Include="Areas\SRM\Views\RCVList\Index.cshtml" />
  814. <None Include="Scripts\jquery-1.10.2.intellisense.js" />
  815. <Content Include="Scripts\jquery-1.10.2.js" />
  816. <Content Include="Scripts\jquery-1.10.2.min.js" />
  817. <None Include="Scripts\jquery.validate-vsdoc.js" />
  818. <Content Include="Scripts\jquery.validate.js" />
  819. <Content Include="Scripts\jquery.validate.min.js" />
  820. <Content Include="Scripts\jquery.validate.unobtrusive.js" />
  821. <Content Include="Scripts\jquery.validate.unobtrusive.min.js" />
  822. <Content Include="Scripts\modernizr-2.6.2.js" />
  823. <Content Include="Service References\ServiceReference1\NFine.Web.ServiceReference1.Result.datasource">
  824. <DependentUpon>Reference.svcmap</DependentUpon>
  825. </Content>
  826. <Content Include="Areas\ProductManage\Views\SaleOrderView\Index.cshtml" />
  827. <Content Include="Areas\ProductManage\Views\SaleOrderView\Details.cshtml" />
  828. <Content Include="Grf\CalChange.grf" />
  829. <Content Include="Handler1.ashx" />
  830. <Content Include="Grf\1a.grf" />
  831. <Content Include="Frp\ASN.fr3" />
  832. <Content Include="Frp\lot.fr3" />
  833. <Content Include="ChulingHandler.ashx" />
  834. <Content Include="Areas\ProductManage\Views\PORelease\Index.cshtml" />
  835. <Content Include="Areas\SRM\Views\PORelease\Index.cshtml" />
  836. <Content Include="Areas\SRM\Web.config" />
  837. <Content Include="Areas\SRM\Views\POMaintenance\Index.cshtml" />
  838. <Content Include="Content\js\jquery-ui-1.12.1\package.json" />
  839. <Content Include="Areas\SRM\Views\CreateItemLot\Index.cshtml" />
  840. <Content Include="Areas\SRM\Views\CreateItemLot\Form.cshtml" />
  841. <Content Include="Areas\SRM\Views\CartonNoManage\Index.cshtml" />
  842. <Content Include="Areas\SRM\Views\CartonNoAdd\Index.cshtml" />
  843. <Content Include="Areas\SRM\Views\CartonNoSelect\Index.cshtml" />
  844. <Content Include="Areas\SRM\Views\ASNManage\Index.cshtml" />
  845. <Content Include="Areas\SRM\Views\ASNAdd\Index.cshtml" />
  846. <Content Include="Areas\SRM\Views\ASNSelect\Index.cshtml" />
  847. <Content Include="Areas\SRM\Views\ASNCartonSelect\Index.cshtml" />
  848. <Content Include="Areas\SRM\Views\POList\Index.cshtml" />
  849. <Content Include="Areas\SRM\Views\ASNList\Index.cshtml" />
  850. <Content Include="Areas\SRM\Views\CartonNoSelect\Form.cshtml" />
  851. <Content Include="Areas\SRM\Views\CartonNoAdd\Form.cshtml" />
  852. <Content Include="Areas\SRM\Views\ASNManageAdmin\Index.cshtml" />
  853. <Content Include="Areas\SRM\Views\CAManage\Index.cshtml" />
  854. <Content Include="Areas\SRM\Views\CAAdd\Index.cshtml" />
  855. <Content Include="Areas\SRM\Views\CASelect\Index.cshtml" />
  856. <Content Include="Areas\SRM\Views\CAManageAdmin\Index.cshtml" />
  857. <Content Include="Areas\SRM\Views\InvoiceManage\Index.cshtml" />
  858. <Content Include="Areas\SRM\Views\InvoiceAdd\Index.cshtml" />
  859. <Content Include="Areas\SRM\Views\InvoiceSelect\Index.cshtml" />
  860. <Content Include="Areas\SRM\Views\InvoiceManageAdmin\Index.cshtml" />
  861. <Content Include="Areas\SRM\Views\CAList\Index.cshtml" />
  862. <Content Include="Areas\SRM\Views\_ViewStart.cshtml" />
  863. <Content Include="Areas\SRM\Views\Shared\_Layout.cshtml" />
  864. <Content Include="Areas\SRM\Views\SORRFQ\Index.cshtml" />
  865. <Content Include="fonts\glyphicons-halflings-regular.woff" />
  866. <Content Include="fonts\glyphicons-halflings-regular.ttf" />
  867. <Content Include="fonts\glyphicons-halflings-regular.eot" />
  868. <Content Include="packages.config" />
  869. <None Include="Properties\PublishProfiles\FolderProfile.pubxml" />
  870. <Content Include="ReportFile\ASN.fr3" />
  871. <Content Include="ReportFile\lot.fr3" />
  872. <Content Include="ReportFile\DepositAmt.fr3" />
  873. <Content Include="ReportFile\CartonNo.fr3" />
  874. <Content Include="ReportFile\SRM操作手册.docx" />
  875. <Content Include="Scripts\jquery-1.10.2.min.map" />
  876. <None Include="Service References\ServiceReference1\configuration91.svcinfo" />
  877. <None Include="Service References\ServiceReference1\configuration.svcinfo" />
  878. <None Include="Service References\ServiceReference1\Reference.svcmap">
  879. <Generator>WCF Proxy Generator</Generator>
  880. <LastGenOutput>Reference.cs</LastGenOutput>
  881. </None>
  882. <None Include="Service References\ServiceReference1\U8ERP5.disco" />
  883. <Content Include="Web.config">
  884. <SubType>Designer</SubType>
  885. </Content>
  886. <Content Include="Web.Debug.config">
  887. <DependentUpon>Web.config</DependentUpon>
  888. </Content>
  889. <Content Include="Web.Release.config">
  890. <DependentUpon>Web.config</DependentUpon>
  891. </Content>
  892. <Content Include="Views\Web.config" />
  893. <None Include="Service References\ServiceReference1\U8ERP5.wsdl" />
  894. <None Include="Service References\ServiceReference1\U8ERP5.xsd">
  895. <SubType>Designer</SubType>
  896. </None>
  897. <None Include="Service References\ServiceReference1\U8ERP51.xsd">
  898. <SubType>Designer</SubType>
  899. </None>
  900. <None Include="Service References\ServiceReference1\U8ERP52.xsd">
  901. <SubType>Designer</SubType>
  902. </None>
  903. <None Include="Service References\ServiceReference1\U8ERP53.xsd">
  904. <SubType>Designer</SubType>
  905. </None>
  906. <Content Include="Views\Home\GateWay.cshtml" />
  907. </ItemGroup>
  908. <ItemGroup>
  909. <Content Include="Views\Shared\_LayoutIndex.cshtml" />
  910. </ItemGroup>
  911. <ItemGroup>
  912. <Content Include="Content\fonts\glyphicons-halflings-regular.eot" />
  913. <Content Include="Content\fonts\glyphicons-halflings-regular.ttf" />
  914. <Content Include="Content\fonts\glyphicons-halflings-regular.woff" />
  915. <Content Include="Content\fonts\glyphicons-halflings-regular.woff2" />
  916. <Content Include="Content\fonts\glyphicons-halflings-regulard41d.eot" />
  917. <Content Include="Content\fonts\weathericons-regular-webfont.eot" />
  918. <Content Include="Content\fonts\weathericons-regular-webfont.ttf" />
  919. <Content Include="Content\fonts\weathericons-regular-webfont.woff" />
  920. <Content Include="Content\fonts\weathericons-regular-webfontd41d.eot" />
  921. </ItemGroup>
  922. <ItemGroup>
  923. <Content Include="Views\Home\Index.cshtml" />
  924. </ItemGroup>
  925. <ItemGroup>
  926. <Content Include="Views\Login\Index.cshtml" />
  927. </ItemGroup>
  928. <ItemGroup>
  929. <Content Include="Areas\SystemManage\Views\Web.config" />
  930. </ItemGroup>
  931. <ItemGroup>
  932. <Content Include="Configs\log4net.config" />
  933. <Content Include="Configs\system.config" />
  934. </ItemGroup>
  935. <ItemGroup>
  936. <Content Include="Configs\database.config">
  937. <SubType>Designer</SubType>
  938. </Content>
  939. </ItemGroup>
  940. <ItemGroup>
  941. <ProjectReference Include="..\NFine.Application\NFine.Application.csproj">
  942. <Project>{f2035ee2-b73d-4fb8-a433-cab465de6a2a}</Project>
  943. <Name>NFine.Application</Name>
  944. </ProjectReference>
  945. <ProjectReference Include="..\NFine.Code\NFine.Code.csproj">
  946. <Project>{db19ce03-c307-43fe-a209-08aa4ae10e21}</Project>
  947. <Name>NFine.Code</Name>
  948. </ProjectReference>
  949. <ProjectReference Include="..\NFine.Data\NFine.Data.csproj">
  950. <Project>{f71003e8-a836-48f4-9df6-df9095cebd18}</Project>
  951. <Name>NFine.Data</Name>
  952. </ProjectReference>
  953. <ProjectReference Include="..\NFine.Domain\NFine.Domain.csproj">
  954. <Project>{7dc886cd-b8a0-44e8-aadd-57fcb0cfecb8}</Project>
  955. <Name>NFine.Domain</Name>
  956. </ProjectReference>
  957. <ProjectReference Include="..\NFine.Mapping\NFine.Mapping.csproj">
  958. <Project>{4e642cbe-f6c5-4cb9-9474-6b349652fe77}</Project>
  959. <Name>NFine.Mapping</Name>
  960. </ProjectReference>
  961. <ProjectReference Include="..\NFine.Repository\NFine.Repository.csproj">
  962. <Project>{875233bf-ea15-49e0-9a9c-77884a897ff6}</Project>
  963. <Name>NFine.Repository</Name>
  964. </ProjectReference>
  965. </ItemGroup>
  966. <ItemGroup>
  967. <Content Include="Views\Shared\_Form.cshtml" />
  968. <Content Include="Views\Shared\_Index.cshtml" />
  969. </ItemGroup>
  970. <ItemGroup>
  971. <Content Include="Areas\SystemManage\Views\Module\Index.cshtml" />
  972. </ItemGroup>
  973. <ItemGroup>
  974. <Content Include="Areas\SystemManage\Views\Module\Form.cshtml" />
  975. </ItemGroup>
  976. <ItemGroup>
  977. <Content Include="Areas\SystemManage\Views\Module\Details.cshtml" />
  978. </ItemGroup>
  979. <ItemGroup>
  980. <Content Include="Areas\SystemManage\Views\ModuleButton\Index.cshtml" />
  981. </ItemGroup>
  982. <ItemGroup>
  983. <Content Include="Areas\SystemManage\Views\ModuleButton\Form.cshtml" />
  984. </ItemGroup>
  985. <ItemGroup>
  986. <Content Include="Areas\SystemManage\Views\ModuleButton\CloneButton.cshtml" />
  987. </ItemGroup>
  988. <ItemGroup>
  989. <Content Include="Areas\SystemManage\Views\ModuleButton\Details.cshtml" />
  990. </ItemGroup>
  991. <ItemGroup>
  992. <Content Include="Areas\SystemManage\Views\Area\Index.cshtml" />
  993. </ItemGroup>
  994. <ItemGroup>
  995. <Content Include="Areas\SystemManage\Views\ItemsData\Index.cshtml" />
  996. </ItemGroup>
  997. <ItemGroup>
  998. <Content Include="Areas\SystemManage\Views\ItemsType\Form.cshtml" />
  999. </ItemGroup>
  1000. <ItemGroup>
  1001. <Content Include="Areas\SystemManage\Views\ItemsType\Index.cshtml" />
  1002. </ItemGroup>
  1003. <ItemGroup>
  1004. <Content Include="Areas\SystemManage\Views\ItemsData\Form.cshtml" />
  1005. </ItemGroup>
  1006. <ItemGroup>
  1007. <Content Include="Areas\SystemManage\Views\ItemsType\Details.cshtml" />
  1008. </ItemGroup>
  1009. <ItemGroup>
  1010. <Content Include="Areas\SystemManage\Views\ItemsData\Details.cshtml" />
  1011. </ItemGroup>
  1012. <ItemGroup>
  1013. <Content Include="Areas\SystemManage\Views\Organize\Index.cshtml" />
  1014. </ItemGroup>
  1015. <ItemGroup>
  1016. <Content Include="Areas\SystemManage\Views\Organize\Form.cshtml" />
  1017. </ItemGroup>
  1018. <ItemGroup>
  1019. <Content Include="Areas\SystemManage\Views\Organize\Details.cshtml" />
  1020. </ItemGroup>
  1021. <ItemGroup>
  1022. <Content Include="Areas\SystemManage\Views\Role\Form.cshtml" />
  1023. </ItemGroup>
  1024. <ItemGroup>
  1025. <Content Include="Areas\SystemManage\Views\Role\Index.cshtml" />
  1026. </ItemGroup>
  1027. <ItemGroup>
  1028. <Content Include="Areas\SystemManage\Views\Area\Form.cshtml" />
  1029. </ItemGroup>
  1030. <ItemGroup>
  1031. <Content Include="Areas\SystemManage\Views\User\Index.cshtml" />
  1032. </ItemGroup>
  1033. <ItemGroup>
  1034. <Content Include="Content\fonts\fontawesome-webfont.eot" />
  1035. <Content Include="Content\fonts\fontawesome-webfont.ttf" />
  1036. <Content Include="Content\fonts\fontawesome-webfont.woff" />
  1037. <Content Include="Content\fonts\fontawesome-webfont.woff2" />
  1038. <Content Include="Content\fonts\FontAwesome.otf" />
  1039. </ItemGroup>
  1040. <ItemGroup>
  1041. <Content Include="Areas\SystemManage\Views\User\Form.cshtml" />
  1042. </ItemGroup>
  1043. <ItemGroup>
  1044. <Content Include="Areas\SystemManage\Views\User\RevisePassword.cshtml" />
  1045. </ItemGroup>
  1046. <ItemGroup>
  1047. <Content Include="Areas\SystemManage\Views\Duty\Index.cshtml" />
  1048. </ItemGroup>
  1049. <ItemGroup>
  1050. <Content Include="Areas\SystemManage\Views\Duty\Form.cshtml" />
  1051. </ItemGroup>
  1052. <ItemGroup>
  1053. <Content Include="Areas\SystemManage\Views\Duty\Details.cshtml" />
  1054. </ItemGroup>
  1055. <ItemGroup>
  1056. <Content Include="Areas\SystemManage\Views\Role\Details.cshtml" />
  1057. </ItemGroup>
  1058. <ItemGroup>
  1059. <Content Include="Areas\SystemManage\Views\User\Details.cshtml" />
  1060. </ItemGroup>
  1061. <ItemGroup>
  1062. <Content Include="Areas\SystemSecurity\Views\Web.config" />
  1063. </ItemGroup>
  1064. <ItemGroup>
  1065. <Content Include="Areas\SystemSecurity\Views\DbBackup\Form.cshtml" />
  1066. </ItemGroup>
  1067. <ItemGroup>
  1068. <Content Include="Areas\SystemSecurity\Views\DbBackup\Index.cshtml" />
  1069. </ItemGroup>
  1070. <ItemGroup>
  1071. <Content Include="Areas\SystemSecurity\Views\FilterIP\Index.cshtml" />
  1072. </ItemGroup>
  1073. <ItemGroup>
  1074. <Content Include="Areas\SystemSecurity\Views\FilterIP\Form.cshtml" />
  1075. </ItemGroup>
  1076. <ItemGroup>
  1077. <Content Include="Areas\SystemSecurity\Views\FilterIP\Details.cshtml" />
  1078. </ItemGroup>
  1079. <ItemGroup>
  1080. <Content Include="Areas\SystemSecurity\Views\Log\Index.cshtml" />
  1081. </ItemGroup>
  1082. <ItemGroup>
  1083. <Content Include="Areas\SystemSecurity\Views\ServerMonitoring\Index.cshtml" />
  1084. </ItemGroup>
  1085. <ItemGroup>
  1086. <Content Include="Views\Home\Default.cshtml" />
  1087. </ItemGroup>
  1088. <ItemGroup>
  1089. <Content Include="Views\Home\About.cshtml" />
  1090. </ItemGroup>
  1091. <ItemGroup>
  1092. <Content Include="Areas\SystemSecurity\Views\Log\RemoveLog.cshtml" />
  1093. </ItemGroup>
  1094. <ItemGroup>
  1095. <Content Include="Content\js\simditor\css\editor.scss" />
  1096. <Content Include="Content\js\simditor\css\fonticon.scss" />
  1097. <Content Include="Content\js\simditor\css\simditor.scss" />
  1098. </ItemGroup>
  1099. <ItemGroup>
  1100. <Content Include="Areas\SystemManage\Views\User\Info.cshtml" />
  1101. <Content Include="Areas\ProductManage\Views\Web.config" />
  1102. <Content Include="Areas\ProductManage\Views\Maintain\Details.cshtml" />
  1103. <Content Include="Areas\ProductManage\Views\Maintain\Form.cshtml" />
  1104. <Content Include="Areas\ProductManage\Views\Maintain\Index.cshtml" />
  1105. <Content Include="Areas\ProductManage\Views\PreSell\Form.cshtml" />
  1106. <Content Include="Areas\ProductManage\Views\PreSell\Index.cshtml" />
  1107. <Content Include="Areas\ProductManage\Views\PreSell\Details.cshtml" />
  1108. <Content Include="Areas\ProductManage\Views\PreSell\Orders.cshtml" />
  1109. <Content Include="Areas\ProductManage\Views\PreSaleOrder\Form.cshtml" />
  1110. <Content Include="Areas\ProductManage\Views\PreSaleOrder\Index.cshtml" />
  1111. <Content Include="Areas\ProductManage\Views\PreSaleOrder\Details.cshtml" />
  1112. <Content Include="Areas\ProductManage\Views\OrderManage\Index.cshtml" />
  1113. <Content Include="Areas\ProductManage\Views\OrderManage\Details.cshtml" />
  1114. <Content Include="Areas\ProductManage\Views\OrderManage\Form.cshtml" />
  1115. <Content Include="Areas\SystemManage\Views\Customer\Index.cshtml" />
  1116. <Content Include="Areas\SystemManage\Views\Customer\Form.cshtml" />
  1117. <Content Include="Areas\SystemManage\Views\Customer\Details.cshtml" />
  1118. <Content Include="Areas\ProductManage\Views\DiscountRate\Index.cshtml" />
  1119. <Content Include="Areas\ProductManage\Views\DiscountRate\Details.cshtml" />
  1120. <Content Include="Areas\ProductManage\Views\DiscountRate\Form.cshtml" />
  1121. <Content Include="Areas\ProductManage\Views\DiscountRate\Forms.cshtml" />
  1122. <Content Include="Areas\ProductManage\Views\RapaPort\Details.cshtml" />
  1123. <Content Include="Areas\ProductManage\Views\RapaPort\Index.cshtml" />
  1124. <Content Include="Areas\ProductManage\Views\RapaPort\Form.cshtml" />
  1125. <None Include="Properties\PublishProfiles\NFine.Framework.Release.pubxml" />
  1126. </ItemGroup>
  1127. <ItemGroup>
  1128. <Folder Include="PrintTemp\" />
  1129. </ItemGroup>
  1130. <ItemGroup>
  1131. <WCFMetadata Include="Service References\" />
  1132. </ItemGroup>
  1133. <ItemGroup>
  1134. <WCFMetadataStorage Include="Service References\ServiceReference1\" />
  1135. </ItemGroup>
  1136. <PropertyGroup>
  1137. <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
  1138. <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
  1139. </PropertyGroup>
  1140. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  1141. <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
  1142. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
  1143. <Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
  1144. <AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" />
  1145. </Target>
  1146. <ProjectExtensions>
  1147. <VisualStudio>
  1148. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  1149. <WebProjectProperties>
  1150. <UseIIS>True</UseIIS>
  1151. <AutoAssignPort>True</AutoAssignPort>
  1152. <DevelopmentServerPort>0</DevelopmentServerPort>
  1153. <DevelopmentServerVPath>/</DevelopmentServerVPath>
  1154. <IISUrl>http://localhost:1858/</IISUrl>
  1155. <NTLMAuthentication>False</NTLMAuthentication>
  1156. <UseCustomServer>False</UseCustomServer>
  1157. <CustomServerUrl>
  1158. </CustomServerUrl>
  1159. <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
  1160. </WebProjectProperties>
  1161. </FlavorProperties>
  1162. </VisualStudio>
  1163. </ProjectExtensions>
  1164. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  1165. Other similar extension points exist, see Microsoft.Common.targets.
  1166. <Target Name="BeforeBuild">
  1167. </Target>
  1168. <Target Name="AfterBuild">
  1169. </Target> -->
  1170. </Project>