| | |
| | | <AssemblyName>BaseSet</AssemblyName>
|
| | | <StartupObject>
|
| | | </StartupObject>
|
| | | <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
|
| | | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
| | | <FileUpgradeFlags>
|
| | | </FileUpgradeFlags>
|
| | | <UpgradeBackupLocation>
|
| | | </UpgradeBackupLocation>
|
| | | <OldToolsVersion>2.0</OldToolsVersion>
|
| | | <TargetFrameworkProfile />
|
| | | </PropertyGroup>
|
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
| | | <DebugSymbols>true</DebugSymbols>
|
| | |
| | | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
| | | <ErrorReport>prompt</ErrorReport>
|
| | | <WarningLevel>4</WarningLevel>
|
| | | <Prefer32Bit>false</Prefer32Bit>
|
| | | </PropertyGroup>
|
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
| | | <DebugType>pdbonly</DebugType>
|
| | |
| | | <DefineConstants>TRACE</DefineConstants>
|
| | | <ErrorReport>prompt</ErrorReport>
|
| | | <WarningLevel>4</WarningLevel>
|
| | | <Prefer32Bit>false</Prefer32Bit>
|
| | | </PropertyGroup>
|
| | | <ItemGroup>
|
| | | <Reference Include="AxInterop.gregn6Lib">
|
| | |
| | | //------------------------------------------------------------------------------ |
| | | // <auto-generated> |
| | | // æ¤ä»£ç ç±å·¥å
·çæã |
| | | // è¿è¡æ¶çæ¬:4.0.30319.42000 |
| | | // |
| | | // å¯¹æ¤æä»¶çæ´æ¹å¯è½ä¼å¯¼è´ä¸æ£ç¡®çè¡ä¸ºï¼å¹¶ä¸å¦æ |
| | | // éæ°çæä»£ç ï¼è¿äºæ´æ¹å°ä¼ä¸¢å¤±ã |
| | | // </auto-generated> |
| | | //------------------------------------------------------------------------------ |
| | | |
| | | namespace BaseSet.Properties { |
| | | using System; |
| | | |
| | | |
| | | /// <summary> |
| | | /// ä¸ä¸ªå¼ºç±»åçèµæºç±»ï¼ç¨äºæ¥æ¾æ¬å°åçå符串çã |
| | | /// </summary> |
| | | // æ¤ç±»æ¯ç± StronglyTypedResourceBuilder |
| | | // ç±»éè¿ç±»ä¼¼äº ResGen æ Visual Studio çå·¥å
·èªå¨çæçã |
| | | // è¥è¦æ·»å æç§»é¤æåï¼è¯·ç¼è¾ .ResX æä»¶ï¼ç¶åéæ°è¿è¡ ResGen |
| | | // (以 /str ä½ä¸ºå½ä»¤é项)ï¼æéæ°çæ VS 项ç®ã |
| | | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] |
| | | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
| | | [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] |
| | | internal class Resources { |
| | | |
| | | private static global::System.Resources.ResourceManager resourceMan; |
| | | |
| | | private static global::System.Globalization.CultureInfo resourceCulture; |
| | | |
| | | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] |
| | | internal Resources() { |
| | | } |
| | | |
| | | /// <summary> |
| | | /// è¿åæ¤ç±»ä½¿ç¨çç¼åç ResourceManager å®ä¾ã |
| | | /// </summary> |
| | | [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] |
| | | internal static global::System.Resources.ResourceManager ResourceManager { |
| | | get { |
| | | if (object.ReferenceEquals(resourceMan, null)) { |
| | | global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("BaseSet.Properties.Resources", typeof(Resources).Assembly); |
| | | resourceMan = temp; |
| | | } |
| | | return resourceMan; |
| | | } |
| | | } |
| | | |
| | | /// <summary> |
| | | /// ä½¿ç¨æ¤å¼ºç±»åèµæºç±»ï¼ä¸ºææèµæºæ¥æ¾ |
| | | /// éåå½å线ç¨ç CurrentUICulture 屿§ã |
| | | /// </summary> |
| | | [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] |
| | | internal static global::System.Globalization.CultureInfo Culture { |
| | | get { |
| | | return resourceCulture; |
| | | } |
| | | set { |
| | | resourceCulture = value; |
| | | } |
| | | } |
| | | } |
| | | } |
| | | //------------------------------------------------------------------------------
|
| | | // <auto-generated>
|
| | | // æ¤ä»£ç ç±å·¥å
·çæã
|
| | | // è¿è¡æ¶çæ¬:4.0.30319.42000
|
| | | //
|
| | | // å¯¹æ¤æä»¶çæ´æ¹å¯è½ä¼å¯¼è´ä¸æ£ç¡®çè¡ä¸ºï¼å¹¶ä¸å¦æ
|
| | | // éæ°çæä»£ç ï¼è¿äºæ´æ¹å°ä¼ä¸¢å¤±ã
|
| | | // </auto-generated>
|
| | | //------------------------------------------------------------------------------
|
| | |
|
| | | namespace BaseSet.Properties {
|
| | | using System;
|
| | | |
| | | |
| | | /// <summary>
|
| | | /// ä¸ä¸ªå¼ºç±»åçèµæºç±»ï¼ç¨äºæ¥æ¾æ¬å°åçå符串çã
|
| | | /// </summary>
|
| | | // æ¤ç±»æ¯ç± StronglyTypedResourceBuilder
|
| | | // ç±»éè¿ç±»ä¼¼äº ResGen æ Visual Studio çå·¥å
·èªå¨çæçã
|
| | | // è¥è¦æ·»å æç§»é¤æåï¼è¯·ç¼è¾ .ResX æä»¶ï¼ç¶åéæ°è¿è¡ ResGen
|
| | | // (以 /str ä½ä¸ºå½ä»¤é项)ï¼æéæ°çæ VS 项ç®ã
|
| | | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
|
| | | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
| | | [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
| | | internal class Resources {
|
| | | |
| | | private static global::System.Resources.ResourceManager resourceMan;
|
| | | |
| | | private static global::System.Globalization.CultureInfo resourceCulture;
|
| | | |
| | | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
| | | internal Resources() {
|
| | | }
|
| | | |
| | | /// <summary>
|
| | | /// è¿åæ¤ç±»ä½¿ç¨çç¼åç ResourceManager å®ä¾ã
|
| | | /// </summary>
|
| | | [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
| | | internal static global::System.Resources.ResourceManager ResourceManager {
|
| | | get {
|
| | | if (object.ReferenceEquals(resourceMan, null)) {
|
| | | global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("BaseSet.Properties.Resources", typeof(Resources).Assembly);
|
| | | resourceMan = temp;
|
| | | }
|
| | | return resourceMan;
|
| | | }
|
| | | }
|
| | | |
| | | /// <summary>
|
| | | /// ä½¿ç¨æ¤å¼ºç±»åèµæºç±»ï¼ä¸ºææèµæºæ¥æ¾
|
| | | /// éåå½å线ç¨ç CurrentUICulture 屿§ã
|
| | | /// </summary>
|
| | | [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
| | | internal static global::System.Globalization.CultureInfo Culture {
|
| | | get {
|
| | | return resourceCulture;
|
| | | }
|
| | | set {
|
| | | resourceCulture = value;
|
| | | }
|
| | | }
|
| | | }
|
| | | }
|
| | |
| | | //------------------------------------------------------------------------------ |
| | | // <auto-generated> |
| | | // æ¤ä»£ç ç±å·¥å
·çæã |
| | | // è¿è¡æ¶çæ¬:4.0.30319.42000 |
| | | // |
| | | // å¯¹æ¤æä»¶çæ´æ¹å¯è½ä¼å¯¼è´ä¸æ£ç¡®çè¡ä¸ºï¼å¹¶ä¸å¦æ |
| | | // éæ°çæä»£ç ï¼è¿äºæ´æ¹å°ä¼ä¸¢å¤±ã |
| | | // </auto-generated> |
| | | //------------------------------------------------------------------------------ |
| | | |
| | | namespace BaseSet.Properties { |
| | | |
| | | |
| | | [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] |
| | | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "12.0.0.0")] |
| | | internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { |
| | | |
| | | private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); |
| | | |
| | | public static Settings Default { |
| | | get { |
| | | return defaultInstance; |
| | | } |
| | | } |
| | | |
| | | [global::System.Configuration.ApplicationScopedSettingAttribute()] |
| | | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
| | | [global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.WebServiceUrl)] |
| | | [global::System.Configuration.DefaultSettingValueAttribute("http://localhost/WEBS-WMS/WebService1.asmx")] |
| | | public string BaseSet_localhost_WebService1 { |
| | | get { |
| | | return ((string)(this["BaseSet_localhost_WebService1"])); |
| | | } |
| | | } |
| | | } |
| | | } |
| | | //------------------------------------------------------------------------------
|
| | | // <auto-generated>
|
| | | // æ¤ä»£ç ç±å·¥å
·çæã
|
| | | // è¿è¡æ¶çæ¬:4.0.30319.42000
|
| | | //
|
| | | // å¯¹æ¤æä»¶çæ´æ¹å¯è½ä¼å¯¼è´ä¸æ£ç¡®çè¡ä¸ºï¼å¹¶ä¸å¦æ
|
| | | // éæ°çæä»£ç ï¼è¿äºæ´æ¹å°ä¼ä¸¢å¤±ã
|
| | | // </auto-generated>
|
| | | //------------------------------------------------------------------------------
|
| | |
|
| | | namespace BaseSet.Properties {
|
| | | |
| | | |
| | | [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
| | | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "12.0.0.0")]
|
| | | internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
|
| | | |
| | | private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
|
| | | |
| | | public static Settings Default {
|
| | | get {
|
| | | return defaultInstance;
|
| | | }
|
| | | }
|
| | | |
| | | [global::System.Configuration.ApplicationScopedSettingAttribute()]
|
| | | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
| | | [global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.WebServiceUrl)]
|
| | | [global::System.Configuration.DefaultSettingValueAttribute("http://localhost/WEBS-WMS/WebService1.asmx")]
|
| | | public string BaseSet_localhost_WebService1 {
|
| | | get {
|
| | | return ((string)(this["BaseSet_localhost_WebService1"]));
|
| | | }
|
| | | }
|
| | | }
|
| | | }
|
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsCLD_Customer_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>BaseSet.WMSWeb.ClsCLD_Customer_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsCLD_Customer_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>BaseSet.WMSWeb.ClsCLD_Customer_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsCLD_Department_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>BaseSet.WMSWeb.ClsCLD_Department_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsCLD_Department_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>BaseSet.WMSWeb.ClsCLD_Department_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsCLD_Employee_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>BaseSet.WMSWeb.ClsCLD_Employee_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsCLD_Employee_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>BaseSet.WMSWeb.ClsCLD_Employee_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsCLD_StockPlace_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>BaseSet.WMSWeb.ClsCLD_StockPlace_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsCLD_StockPlace_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>BaseSet.WMSWeb.ClsCLD_StockPlace_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsCLD_Supplier_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>BaseSet.WMSWeb.ClsCLD_Supplier_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsCLD_Supplier_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>BaseSet.WMSWeb.ClsCLD_Supplier_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsCLD_Warehouse_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>BaseSet.WMSWeb.ClsCLD_Warehouse_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsCLD_Warehouse_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>BaseSet.WMSWeb.ClsCLD_Warehouse_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_BadReason_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>BaseSet.WMSWeb.ClsGy_BadReason_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_BadReason_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>BaseSet.WMSWeb.ClsGy_BadReason_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_BarCodeBill_WMS_Model_View" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>BaseSet.WMSWeb.ClsGy_BarCodeBill_WMS_Model_View, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_BarCodeBill_WMS_Model_View" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>BaseSet.WMSWeb.ClsGy_BarCodeBill_WMS_Model_View</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Customer_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>BaseSet.WMSWeb.ClsGy_Customer_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Customer_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>BaseSet.WMSWeb.ClsGy_Customer_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Department_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>BaseSet.WMSWeb.ClsGy_Department_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Department_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>BaseSet.WMSWeb.ClsGy_Department_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Employee_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>BaseSet.WMSWeb.ClsGy_Employee_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Employee_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>BaseSet.WMSWeb.ClsGy_Employee_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Group_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>BaseSet.WMSWeb.ClsGy_Group_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Group_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>BaseSet.WMSWeb.ClsGy_Group_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Item30JiTai_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>BaseSet.WMSWeb.ClsGy_Item30JiTai_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Item30JiTai_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>BaseSet.WMSWeb.ClsGy_Item30JiTai_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Source_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>BaseSet.WMSWeb.ClsGy_Source_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Source_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>BaseSet.WMSWeb.ClsGy_Source_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_StockPlace_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>BaseSet.WMSWeb.ClsGy_StockPlace_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_StockPlace_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>BaseSet.WMSWeb.ClsGy_StockPlace_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Supplier_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>BaseSet.WMSWeb.ClsGy_Supplier_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Supplier_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>BaseSet.WMSWeb.ClsGy_Supplier_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Warehouse_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>BaseSet.WMSWeb.ClsGy_Warehouse_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Warehouse_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>BaseSet.WMSWeb.ClsGy_Warehouse_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsKf_ICStockBill_WMS" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>BaseSet.WMSWeb.ClsKf_ICStockBill_WMS, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsKf_ICStockBill_WMS" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>BaseSet.WMSWeb.ClsKf_ICStockBill_WMS</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8" ?> |
| | | <configuration> |
| | | <configSections> |
| | | <sectionGroup name="applicationSettings" type="System.Configuration.ApplicationSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" > |
| | | <section name="BaseSet.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" /> |
| | | </sectionGroup> |
| | | </configSections> |
| | | <applicationSettings> |
| | | <BaseSet.Properties.Settings> |
| | | <setting name="BaseSet_localhost_WebService1" serializeAs="String"> |
| | | <value>http://localhost/WEBS-WMS/WebService1.asmx</value> |
| | | </setting> |
| | | </BaseSet.Properties.Settings> |
| | | </applicationSettings> |
| | | </configuration> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <configuration>
|
| | | <configSections>
|
| | | <sectionGroup name="applicationSettings" type="System.Configuration.ApplicationSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
| | | <section name="BaseSet.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false"/>
|
| | | </sectionGroup>
|
| | | </configSections>
|
| | | <applicationSettings>
|
| | | <BaseSet.Properties.Settings>
|
| | | <setting name="BaseSet_localhost_WebService1" serializeAs="String">
|
| | | <value>http://localhost/WEBS-WMS/WebService1.asmx</value>
|
| | | </setting>
|
| | | </BaseSet.Properties.Settings>
|
| | | </applicationSettings>
|
| | | <startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/></startup></configuration>
|
| | |
| | | <AppDesignerFolder>Properties</AppDesignerFolder>
|
| | | <RootNamespace>DAL</RootNamespace>
|
| | | <AssemblyName>DAL</AssemblyName>
|
| | | <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
|
| | | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
| | | <FileUpgradeFlags>
|
| | | </FileUpgradeFlags>
|
| | | <UpgradeBackupLocation>
|
| | | </UpgradeBackupLocation>
|
| | | <OldToolsVersion>2.0</OldToolsVersion>
|
| | | <TargetFrameworkProfile />
|
| | | </PropertyGroup>
|
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
| | | <DebugSymbols>true</DebugSymbols>
|
| | |
| | | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
| | | <ErrorReport>prompt</ErrorReport>
|
| | | <WarningLevel>4</WarningLevel>
|
| | | <Prefer32Bit>false</Prefer32Bit>
|
| | | </PropertyGroup>
|
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
| | | <DebugType>pdbonly</DebugType>
|
| | |
| | | <DefineConstants>TRACE</DefineConstants>
|
| | | <ErrorReport>prompt</ErrorReport>
|
| | | <WarningLevel>4</WarningLevel>
|
| | | <Prefer32Bit>false</Prefer32Bit>
|
| | | </PropertyGroup>
|
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
| | | <DebugSymbols>true</DebugSymbols>
|
| | |
| | | <DebugType>full</DebugType>
|
| | | <PlatformTarget>x86</PlatformTarget>
|
| | | <ErrorReport>prompt</ErrorReport>
|
| | | <Prefer32Bit>false</Prefer32Bit>
|
| | | </PropertyGroup>
|
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
| | | <OutputPath>bin\x86\Release\</OutputPath>
|
| | |
| | | <DebugType>pdbonly</DebugType>
|
| | | <PlatformTarget>x86</PlatformTarget>
|
| | | <ErrorReport>prompt</ErrorReport>
|
| | | <Prefer32Bit>false</Prefer32Bit>
|
| | | </PropertyGroup>
|
| | | <ItemGroup>
|
| | | <Reference Include="DBUtility, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
|
| | |
| | | //------------------------------------------------------------------------------ |
| | | // <auto-generated> |
| | | // æ¤ä»£ç ç±å·¥å
·çæã |
| | | // è¿è¡æ¶çæ¬:4.0.30319.42000 |
| | | // |
| | | // å¯¹æ¤æä»¶çæ´æ¹å¯è½ä¼å¯¼è´ä¸æ£ç¡®çè¡ä¸ºï¼å¹¶ä¸å¦æ |
| | | // éæ°çæä»£ç ï¼è¿äºæ´æ¹å°ä¼ä¸¢å¤±ã |
| | | // </auto-generated> |
| | | //------------------------------------------------------------------------------ |
| | | |
| | | namespace DAL.Properties { |
| | | |
| | | |
| | | [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] |
| | | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "12.0.0.0")] |
| | | internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { |
| | | |
| | | private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); |
| | | |
| | | public static Settings Default { |
| | | get { |
| | | return defaultInstance; |
| | | } |
| | | } |
| | | |
| | | [global::System.Configuration.ApplicationScopedSettingAttribute()] |
| | | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
| | | [global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.WebServiceUrl)] |
| | | [global::System.Configuration.DefaultSettingValueAttribute("http://localhost/WEBS-WMS/WebService1.asmx")] |
| | | public string DAL_WMSWeb_WebService1 { |
| | | get { |
| | | return ((string)(this["DAL_WMSWeb_WebService1"])); |
| | | } |
| | | } |
| | | } |
| | | } |
| | | //------------------------------------------------------------------------------
|
| | | // <auto-generated>
|
| | | // æ¤ä»£ç ç±å·¥å
·çæã
|
| | | // è¿è¡æ¶çæ¬:4.0.30319.42000
|
| | | //
|
| | | // å¯¹æ¤æä»¶çæ´æ¹å¯è½ä¼å¯¼è´ä¸æ£ç¡®çè¡ä¸ºï¼å¹¶ä¸å¦æ
|
| | | // éæ°çæä»£ç ï¼è¿äºæ´æ¹å°ä¼ä¸¢å¤±ã
|
| | | // </auto-generated>
|
| | | //------------------------------------------------------------------------------
|
| | |
|
| | | namespace DAL.Properties {
|
| | | |
| | | |
| | | [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
| | | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "12.0.0.0")]
|
| | | internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
|
| | | |
| | | private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
|
| | | |
| | | public static Settings Default {
|
| | | get {
|
| | | return defaultInstance;
|
| | | }
|
| | | }
|
| | | |
| | | [global::System.Configuration.ApplicationScopedSettingAttribute()]
|
| | | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
| | | [global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.WebServiceUrl)]
|
| | | [global::System.Configuration.DefaultSettingValueAttribute("http://localhost/WEBS-WMS/WebService1.asmx")]
|
| | | public string DAL_WMSWeb_WebService1 {
|
| | | get {
|
| | | return ((string)(this["DAL_WMSWeb_WebService1"]));
|
| | | }
|
| | | }
|
| | | }
|
| | | }
|
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsCLD_Customer_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>DAL.WMSWeb.ClsCLD_Customer_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsCLD_Customer_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>DAL.WMSWeb.ClsCLD_Customer_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsCLD_Department_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>DAL.WMSWeb.ClsCLD_Department_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsCLD_Department_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>DAL.WMSWeb.ClsCLD_Department_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsCLD_Employee_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>DAL.WMSWeb.ClsCLD_Employee_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsCLD_Employee_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>DAL.WMSWeb.ClsCLD_Employee_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsCLD_StockPlace_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>DAL.WMSWeb.ClsCLD_StockPlace_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsCLD_StockPlace_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>DAL.WMSWeb.ClsCLD_StockPlace_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsCLD_Supplier_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>DAL.WMSWeb.ClsCLD_Supplier_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsCLD_Supplier_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>DAL.WMSWeb.ClsCLD_Supplier_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsCLD_Warehouse_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>DAL.WMSWeb.ClsCLD_Warehouse_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsCLD_Warehouse_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>DAL.WMSWeb.ClsCLD_Warehouse_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_BadReason_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>DAL.WMSWeb.ClsGy_BadReason_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_BadReason_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>DAL.WMSWeb.ClsGy_BadReason_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_BarCodeBill_WMS_Model_View" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>DAL.WMSWeb.ClsGy_BarCodeBill_WMS_Model_View, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_BarCodeBill_WMS_Model_View" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>DAL.WMSWeb.ClsGy_BarCodeBill_WMS_Model_View</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Customer_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>DAL.WMSWeb.ClsGy_Customer_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Customer_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>DAL.WMSWeb.ClsGy_Customer_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Department_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>DAL.WMSWeb.ClsGy_Department_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Department_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>DAL.WMSWeb.ClsGy_Department_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Employee_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>DAL.WMSWeb.ClsGy_Employee_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Employee_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>DAL.WMSWeb.ClsGy_Employee_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Group_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>DAL.WMSWeb.ClsGy_Group_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Group_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>DAL.WMSWeb.ClsGy_Group_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Item30JiTai_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>DAL.WMSWeb.ClsGy_Item30JiTai_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Item30JiTai_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>DAL.WMSWeb.ClsGy_Item30JiTai_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Source_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>DAL.WMSWeb.ClsGy_Source_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Source_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>DAL.WMSWeb.ClsGy_Source_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_StockPlace_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>DAL.WMSWeb.ClsGy_StockPlace_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_StockPlace_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>DAL.WMSWeb.ClsGy_StockPlace_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Supplier_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>DAL.WMSWeb.ClsGy_Supplier_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Supplier_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>DAL.WMSWeb.ClsGy_Supplier_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Warehouse_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>DAL.WMSWeb.ClsGy_Warehouse_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Warehouse_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>DAL.WMSWeb.ClsGy_Warehouse_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsKf_ICStockBill_WMS" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>DAL.WMSWeb.ClsKf_ICStockBill_WMS, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsKf_ICStockBill_WMS" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>DAL.WMSWeb.ClsKf_ICStockBill_WMS</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8" ?> |
| | | <configuration> |
| | | <configSections> |
| | | <sectionGroup name="applicationSettings" type="System.Configuration.ApplicationSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" > |
| | | <section name="DAL.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" /> |
| | | </sectionGroup> |
| | | </configSections> |
| | | <applicationSettings> |
| | | <DAL.Properties.Settings> |
| | | <setting name="DAL_WMSWeb_WebService1" serializeAs="String"> |
| | | <value>http://localhost/WEBS-WMS/WebService1.asmx</value> |
| | | </setting> |
| | | </DAL.Properties.Settings> |
| | | </applicationSettings> |
| | | </configuration> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <configuration>
|
| | | <configSections>
|
| | | <sectionGroup name="applicationSettings" type="System.Configuration.ApplicationSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
| | | <section name="DAL.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false"/>
|
| | | </sectionGroup>
|
| | | </configSections>
|
| | | <applicationSettings>
|
| | | <DAL.Properties.Settings>
|
| | | <setting name="DAL_WMSWeb_WebService1" serializeAs="String">
|
| | | <value>http://localhost/WEBS-WMS/WebService1.asmx</value>
|
| | | </setting>
|
| | | </DAL.Properties.Settings>
|
| | | </applicationSettings>
|
| | | <startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/></startup></configuration>
|
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0"> |
| | | <PropertyGroup> |
| | | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
| | | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
| | | <ProductVersion>8.0.50727</ProductVersion> |
| | | <SchemaVersion>2.0</SchemaVersion> |
| | | <ProjectGuid>{1EAB90A5-F2E0-4E1F-A787-ABE182EDB86E}</ProjectGuid> |
| | | <OutputType>Library</OutputType> |
| | | <AppDesignerFolder>Properties</AppDesignerFolder> |
| | | <RootNamespace>Model</RootNamespace> |
| | | <AssemblyName>Model</AssemblyName> |
| | | <StartupObject> |
| | | </StartupObject> |
| | | <TargetFrameworkVersion>v2.0</TargetFrameworkVersion> |
| | | <FileUpgradeFlags> |
| | | </FileUpgradeFlags> |
| | | <UpgradeBackupLocation> |
| | | </UpgradeBackupLocation> |
| | | <OldToolsVersion>2.0</OldToolsVersion> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
| | | <DebugSymbols>true</DebugSymbols> |
| | | <DebugType>full</DebugType> |
| | | <Optimize>false</Optimize> |
| | | <OutputPath>bin\Debug\</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\Release\</OutputPath> |
| | | <DefineConstants>TRACE</DefineConstants> |
| | | <ErrorReport>prompt</ErrorReport> |
| | | <WarningLevel>4</WarningLevel> |
| | | </PropertyGroup> |
| | | <ItemGroup> |
| | | <Reference Include="DBUtility, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86"> |
| | | <SpecificVersion>False</SpecificVersion> |
| | | <HintPath>..\DLL\DBUtility.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Pub_Class, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86"> |
| | | <SpecificVersion>False</SpecificVersion> |
| | | <HintPath>..\DLL\Pub_Class.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="System" /> |
| | | <Reference Include="System.Data" /> |
| | | <Reference Include="System.Deployment" /> |
| | | <Reference Include="System.Drawing" /> |
| | | <Reference Include="System.EnterpriseServices" /> |
| | | <Reference Include="System.Web.Services" /> |
| | | <Reference Include="System.Windows.Forms" /> |
| | | <Reference Include="System.Xml" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Compile Include="Form1.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Include="Form1.Designer.cs"> |
| | | <DependentUpon>Form1.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="Program.cs" /> |
| | | <Compile Include="Properties\AssemblyInfo.cs" /> |
| | | <EmbeddedResource Include="Properties\Resources.resx"> |
| | | <Generator>ResXFileCodeGenerator</Generator> |
| | | <LastGenOutput>Resources.Designer.cs</LastGenOutput> |
| | | <SubType>Designer</SubType> |
| | | </EmbeddedResource> |
| | | <Compile Include="Properties\Resources.Designer.cs"> |
| | | <AutoGen>True</AutoGen> |
| | | <DependentUpon>Resources.resx</DependentUpon> |
| | | <DesignTime>True</DesignTime> |
| | | </Compile> |
| | | <None Include="Properties\Settings.settings"> |
| | | <Generator>SettingsSingleFileGenerator</Generator> |
| | | <LastGenOutput>Settings.Designer.cs</LastGenOutput> |
| | | </None> |
| | | <Compile Include="Properties\Settings.Designer.cs"> |
| | | <AutoGen>True</AutoGen> |
| | | <DependentUpon>Settings.settings</DependentUpon> |
| | | <DesignTimeSharedInput>True</DesignTimeSharedInput> |
| | | </Compile> |
| | | <Compile Include="Web References\WMSWeb\Reference.cs"> |
| | | <AutoGen>True</AutoGen> |
| | | <DesignTime>True</DesignTime> |
| | | <DependentUpon>Reference.map</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="åºç¡èµæ\ClsGy_BadReason_Model.cs" /> |
| | | <Compile Include="åºç¡èµæ\ClsGy_Customer_Model.cs" /> |
| | | <Compile Include="åºç¡èµæ\ClsGy_Department_Model.cs" /> |
| | | <Compile Include="åºç¡èµæ\ClsGy_Employee_Model.cs" /> |
| | | <Compile Include="åºç¡èµæ\ClsGy_Group_Model.cs" /> |
| | | <Compile Include="åºç¡èµæ\ClsGy_Material_Model.cs" /> |
| | | <Compile Include="åºç¡èµæ\ClsGy_Process_Model.cs" /> |
| | | <Compile Include="åºç¡èµæ\ClsGy_Property_Model.cs" /> |
| | | <Compile Include="åºç¡èµæ\ClsGy_Source_Model.cs" /> |
| | | <Compile Include="åºç¡èµæ\ClsGy_StockPlace_Model.cs" /> |
| | | <Compile Include="åºç¡èµæ\ClsGy_Supplier_Model.cs" /> |
| | | <Compile Include="åºç¡èµæ\ClsGy_Unit_Model.cs" /> |
| | | <Compile Include="åºç¡èµæ\ClsGy_Warehouse_Model.cs" /> |
| | | <Compile Include="åºç¡èµæ\ClsGy_WorkCenter_Model.cs" /> |
| | | <Compile Include="åºç¡èµæ\ClsSc_PackUnionBillMain.cs" /> |
| | | <Compile Include="åºç¡èµæ\ClsSourceValues.cs" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <WebReferences Include="Web References\" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <WebReferenceUrl Include="http://localhost/WEBS-WMS/WebService1.asmx"> |
| | | <UrlBehavior>Dynamic</UrlBehavior> |
| | | <RelPath>Web References\WMSWeb\</RelPath> |
| | | <UpdateFromURL>http://localhost/WEBS-WMS/WebService1.asmx</UpdateFromURL> |
| | | <ServiceLocationURL> |
| | | </ServiceLocationURL> |
| | | <CachedDynamicPropName> |
| | | </CachedDynamicPropName> |
| | | <CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName> |
| | | <CachedSettingsPropName>Model_WMSWeb_WebService1</CachedSettingsPropName> |
| | | </WebReferenceUrl> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <None Include="app.config" /> |
| | | <None Include="Web References\WMSWeb\ClsCLD_Customer_Model.datasource"> |
| | | <DependentUpon>Reference.map</DependentUpon> |
| | | </None> |
| | | <None Include="Web References\WMSWeb\ClsCLD_Department_Model.datasource"> |
| | | <DependentUpon>Reference.map</DependentUpon> |
| | | </None> |
| | | <None Include="Web References\WMSWeb\ClsCLD_Employee_Model.datasource"> |
| | | <DependentUpon>Reference.map</DependentUpon> |
| | | </None> |
| | | <None Include="Web References\WMSWeb\ClsCLD_StockPlace_Model.datasource"> |
| | | <DependentUpon>Reference.map</DependentUpon> |
| | | </None> |
| | | <None Include="Web References\WMSWeb\ClsCLD_Supplier_Model.datasource"> |
| | | <DependentUpon>Reference.map</DependentUpon> |
| | | </None> |
| | | <None Include="Web References\WMSWeb\ClsCLD_Warehouse_Model.datasource"> |
| | | <DependentUpon>Reference.map</DependentUpon> |
| | | </None> |
| | | <None Include="Web References\WMSWeb\ClsGy_BadReason_Model.datasource"> |
| | | <DependentUpon>Reference.map</DependentUpon> |
| | | </None> |
| | | <None Include="Web References\WMSWeb\ClsGy_BarCodeBill_WMS_Model_View.datasource"> |
| | | <DependentUpon>Reference.map</DependentUpon> |
| | | </None> |
| | | <None Include="Web References\WMSWeb\ClsGy_Customer_Model.datasource"> |
| | | <DependentUpon>Reference.map</DependentUpon> |
| | | </None> |
| | | <None Include="Web References\WMSWeb\ClsGy_Department_Model.datasource"> |
| | | <DependentUpon>Reference.map</DependentUpon> |
| | | </None> |
| | | <None Include="Web References\WMSWeb\ClsGy_Employee_Model.datasource"> |
| | | <DependentUpon>Reference.map</DependentUpon> |
| | | </None> |
| | | <None Include="Web References\WMSWeb\ClsGy_Group_Model.datasource"> |
| | | <DependentUpon>Reference.map</DependentUpon> |
| | | </None> |
| | | <None Include="Web References\WMSWeb\ClsGy_Item30JiTai_Model.datasource"> |
| | | <DependentUpon>Reference.map</DependentUpon> |
| | | </None> |
| | | <None Include="Web References\WMSWeb\ClsGy_Source_Model.datasource"> |
| | | <DependentUpon>Reference.map</DependentUpon> |
| | | </None> |
| | | <None Include="Web References\WMSWeb\ClsGy_StockPlace_Model.datasource"> |
| | | <DependentUpon>Reference.map</DependentUpon> |
| | | </None> |
| | | <None Include="Web References\WMSWeb\ClsGy_Supplier_Model.datasource"> |
| | | <DependentUpon>Reference.map</DependentUpon> |
| | | </None> |
| | | <None Include="Web References\WMSWeb\ClsGy_Warehouse_Model.datasource"> |
| | | <DependentUpon>Reference.map</DependentUpon> |
| | | </None> |
| | | <None Include="Web References\WMSWeb\ClsKf_ICStockBill_WMS.datasource"> |
| | | <DependentUpon>Reference.map</DependentUpon> |
| | | </None> |
| | | <None Include="Web References\WMSWeb\Reference.map"> |
| | | <Generator>MSDiscoCodeGenerator</Generator> |
| | | <LastGenOutput>Reference.cs</LastGenOutput> |
| | | </None> |
| | | <None Include="Web References\WMSWeb\WebService1.disco" /> |
| | | <None Include="Web References\WMSWeb\WebService1.wsdl" /> |
| | | </ItemGroup> |
| | | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0">
|
| | | <PropertyGroup>
|
| | | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
| | | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
| | | <ProductVersion>8.0.50727</ProductVersion>
|
| | | <SchemaVersion>2.0</SchemaVersion>
|
| | | <ProjectGuid>{1EAB90A5-F2E0-4E1F-A787-ABE182EDB86E}</ProjectGuid>
|
| | | <OutputType>Library</OutputType>
|
| | | <AppDesignerFolder>Properties</AppDesignerFolder>
|
| | | <RootNamespace>Model</RootNamespace>
|
| | | <AssemblyName>Model</AssemblyName>
|
| | | <StartupObject>
|
| | | </StartupObject>
|
| | | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
| | | <FileUpgradeFlags>
|
| | | </FileUpgradeFlags>
|
| | | <UpgradeBackupLocation>
|
| | | </UpgradeBackupLocation>
|
| | | <OldToolsVersion>2.0</OldToolsVersion>
|
| | | <TargetFrameworkProfile />
|
| | | </PropertyGroup>
|
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
| | | <DebugSymbols>true</DebugSymbols>
|
| | | <DebugType>full</DebugType>
|
| | | <Optimize>false</Optimize>
|
| | | <OutputPath>bin\Debug\</OutputPath>
|
| | | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
| | | <ErrorReport>prompt</ErrorReport>
|
| | | <WarningLevel>4</WarningLevel>
|
| | | <Prefer32Bit>false</Prefer32Bit>
|
| | | </PropertyGroup>
|
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
| | | <DebugType>pdbonly</DebugType>
|
| | | <Optimize>true</Optimize>
|
| | | <OutputPath>bin\Release\</OutputPath>
|
| | | <DefineConstants>TRACE</DefineConstants>
|
| | | <ErrorReport>prompt</ErrorReport>
|
| | | <WarningLevel>4</WarningLevel>
|
| | | <Prefer32Bit>false</Prefer32Bit>
|
| | | </PropertyGroup>
|
| | | <ItemGroup>
|
| | | <Reference Include="DBUtility, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
|
| | | <SpecificVersion>False</SpecificVersion>
|
| | | <HintPath>..\DLL\DBUtility.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="Pub_Class, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
|
| | | <SpecificVersion>False</SpecificVersion>
|
| | | <HintPath>..\DLL\Pub_Class.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="System" />
|
| | | <Reference Include="System.Data" />
|
| | | <Reference Include="System.Deployment" />
|
| | | <Reference Include="System.Drawing" />
|
| | | <Reference Include="System.EnterpriseServices" />
|
| | | <Reference Include="System.Web.Services" />
|
| | | <Reference Include="System.Windows.Forms" />
|
| | | <Reference Include="System.Xml" />
|
| | | </ItemGroup>
|
| | | <ItemGroup>
|
| | | <Compile Include="Form1.cs">
|
| | | <SubType>Form</SubType>
|
| | | </Compile>
|
| | | <Compile Include="Form1.Designer.cs">
|
| | | <DependentUpon>Form1.cs</DependentUpon>
|
| | | </Compile>
|
| | | <Compile Include="Program.cs" />
|
| | | <Compile Include="Properties\AssemblyInfo.cs" />
|
| | | <EmbeddedResource Include="Properties\Resources.resx">
|
| | | <Generator>ResXFileCodeGenerator</Generator>
|
| | | <LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
| | | <SubType>Designer</SubType>
|
| | | </EmbeddedResource>
|
| | | <Compile Include="Properties\Resources.Designer.cs">
|
| | | <AutoGen>True</AutoGen>
|
| | | <DependentUpon>Resources.resx</DependentUpon>
|
| | | <DesignTime>True</DesignTime>
|
| | | </Compile>
|
| | | <None Include="Properties\Settings.settings">
|
| | | <Generator>SettingsSingleFileGenerator</Generator>
|
| | | <LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
| | | </None>
|
| | | <Compile Include="Properties\Settings.Designer.cs">
|
| | | <AutoGen>True</AutoGen>
|
| | | <DependentUpon>Settings.settings</DependentUpon>
|
| | | <DesignTimeSharedInput>True</DesignTimeSharedInput>
|
| | | </Compile>
|
| | | <Compile Include="Web References\WMSWeb\Reference.cs">
|
| | | <AutoGen>True</AutoGen>
|
| | | <DesignTime>True</DesignTime>
|
| | | <DependentUpon>Reference.map</DependentUpon>
|
| | | </Compile>
|
| | | <Compile Include="åºç¡èµæ\ClsGy_BadReason_Model.cs" />
|
| | | <Compile Include="åºç¡èµæ\ClsGy_Customer_Model.cs" />
|
| | | <Compile Include="åºç¡èµæ\ClsGy_Department_Model.cs" />
|
| | | <Compile Include="åºç¡èµæ\ClsGy_Employee_Model.cs" />
|
| | | <Compile Include="åºç¡èµæ\ClsGy_Group_Model.cs" />
|
| | | <Compile Include="åºç¡èµæ\ClsGy_Material_Model.cs" />
|
| | | <Compile Include="åºç¡èµæ\ClsGy_Process_Model.cs" />
|
| | | <Compile Include="åºç¡èµæ\ClsGy_Property_Model.cs" />
|
| | | <Compile Include="åºç¡èµæ\ClsGy_Source_Model.cs" />
|
| | | <Compile Include="åºç¡èµæ\ClsGy_StockPlace_Model.cs" />
|
| | | <Compile Include="åºç¡èµæ\ClsGy_Supplier_Model.cs" />
|
| | | <Compile Include="åºç¡èµæ\ClsGy_Unit_Model.cs" />
|
| | | <Compile Include="åºç¡èµæ\ClsGy_Warehouse_Model.cs" />
|
| | | <Compile Include="åºç¡èµæ\ClsGy_WorkCenter_Model.cs" />
|
| | | <Compile Include="åºç¡èµæ\ClsSc_PackUnionBillMain.cs" />
|
| | | <Compile Include="åºç¡èµæ\ClsSourceValues.cs" />
|
| | | </ItemGroup>
|
| | | <ItemGroup>
|
| | | <WebReferences Include="Web References\" />
|
| | | </ItemGroup>
|
| | | <ItemGroup>
|
| | | <WebReferenceUrl Include="http://localhost/WEBS-WMS/WebService1.asmx">
|
| | | <UrlBehavior>Dynamic</UrlBehavior>
|
| | | <RelPath>Web References\WMSWeb\</RelPath>
|
| | | <UpdateFromURL>http://localhost/WEBS-WMS/WebService1.asmx</UpdateFromURL>
|
| | | <ServiceLocationURL>
|
| | | </ServiceLocationURL>
|
| | | <CachedDynamicPropName>
|
| | | </CachedDynamicPropName>
|
| | | <CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
|
| | | <CachedSettingsPropName>Model_WMSWeb_WebService1</CachedSettingsPropName>
|
| | | </WebReferenceUrl>
|
| | | </ItemGroup>
|
| | | <ItemGroup>
|
| | | <None Include="app.config" />
|
| | | <None Include="Web References\WMSWeb\ClsCLD_Customer_Model.datasource">
|
| | | <DependentUpon>Reference.map</DependentUpon>
|
| | | </None>
|
| | | <None Include="Web References\WMSWeb\ClsCLD_Department_Model.datasource">
|
| | | <DependentUpon>Reference.map</DependentUpon>
|
| | | </None>
|
| | | <None Include="Web References\WMSWeb\ClsCLD_Employee_Model.datasource">
|
| | | <DependentUpon>Reference.map</DependentUpon>
|
| | | </None>
|
| | | <None Include="Web References\WMSWeb\ClsCLD_StockPlace_Model.datasource">
|
| | | <DependentUpon>Reference.map</DependentUpon>
|
| | | </None>
|
| | | <None Include="Web References\WMSWeb\ClsCLD_Supplier_Model.datasource">
|
| | | <DependentUpon>Reference.map</DependentUpon>
|
| | | </None>
|
| | | <None Include="Web References\WMSWeb\ClsCLD_Warehouse_Model.datasource">
|
| | | <DependentUpon>Reference.map</DependentUpon>
|
| | | </None>
|
| | | <None Include="Web References\WMSWeb\ClsGy_BadReason_Model.datasource">
|
| | | <DependentUpon>Reference.map</DependentUpon>
|
| | | </None>
|
| | | <None Include="Web References\WMSWeb\ClsGy_BarCodeBill_WMS_Model_View.datasource">
|
| | | <DependentUpon>Reference.map</DependentUpon>
|
| | | </None>
|
| | | <None Include="Web References\WMSWeb\ClsGy_Customer_Model.datasource">
|
| | | <DependentUpon>Reference.map</DependentUpon>
|
| | | </None>
|
| | | <None Include="Web References\WMSWeb\ClsGy_Department_Model.datasource">
|
| | | <DependentUpon>Reference.map</DependentUpon>
|
| | | </None>
|
| | | <None Include="Web References\WMSWeb\ClsGy_Employee_Model.datasource">
|
| | | <DependentUpon>Reference.map</DependentUpon>
|
| | | </None>
|
| | | <None Include="Web References\WMSWeb\ClsGy_Group_Model.datasource">
|
| | | <DependentUpon>Reference.map</DependentUpon>
|
| | | </None>
|
| | | <None Include="Web References\WMSWeb\ClsGy_Item30JiTai_Model.datasource">
|
| | | <DependentUpon>Reference.map</DependentUpon>
|
| | | </None>
|
| | | <None Include="Web References\WMSWeb\ClsGy_Source_Model.datasource">
|
| | | <DependentUpon>Reference.map</DependentUpon>
|
| | | </None>
|
| | | <None Include="Web References\WMSWeb\ClsGy_StockPlace_Model.datasource">
|
| | | <DependentUpon>Reference.map</DependentUpon>
|
| | | </None>
|
| | | <None Include="Web References\WMSWeb\ClsGy_Supplier_Model.datasource">
|
| | | <DependentUpon>Reference.map</DependentUpon>
|
| | | </None>
|
| | | <None Include="Web References\WMSWeb\ClsGy_Warehouse_Model.datasource">
|
| | | <DependentUpon>Reference.map</DependentUpon>
|
| | | </None>
|
| | | <None Include="Web References\WMSWeb\ClsKf_ICStockBill_WMS.datasource">
|
| | | <DependentUpon>Reference.map</DependentUpon>
|
| | | </None>
|
| | | <None Include="Web References\WMSWeb\Reference.map">
|
| | | <Generator>MSDiscoCodeGenerator</Generator>
|
| | | <LastGenOutput>Reference.cs</LastGenOutput>
|
| | | </None>
|
| | | <None Include="Web References\WMSWeb\WebService1.disco" />
|
| | | <None Include="Web References\WMSWeb\WebService1.wsdl" />
|
| | | </ItemGroup>
|
| | | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
| | | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
| | | Other similar extension points exist, see Microsoft.Common.targets. |
| | | <Target Name="BeforeBuild"> |
| | | </Target> |
| | | <Target Name="AfterBuild"> |
| | | </Target> |
| | | --> |
| | | -->
|
| | | </Project> |
| | |
| | | //------------------------------------------------------------------------------ |
| | | // <auto-generated> |
| | | // æ¤ä»£ç ç±å·¥å
·çæã |
| | | // è¿è¡æ¶çæ¬:4.0.30319.42000 |
| | | // |
| | | // å¯¹æ¤æä»¶çæ´æ¹å¯è½ä¼å¯¼è´ä¸æ£ç¡®çè¡ä¸ºï¼å¹¶ä¸å¦æ |
| | | // éæ°çæä»£ç ï¼è¿äºæ´æ¹å°ä¼ä¸¢å¤±ã |
| | | // </auto-generated> |
| | | //------------------------------------------------------------------------------ |
| | | |
| | | namespace Model.Properties { |
| | | using System; |
| | | |
| | | |
| | | /// <summary> |
| | | /// ä¸ä¸ªå¼ºç±»åçèµæºç±»ï¼ç¨äºæ¥æ¾æ¬å°åçå符串çã |
| | | /// </summary> |
| | | // æ¤ç±»æ¯ç± StronglyTypedResourceBuilder |
| | | // ç±»éè¿ç±»ä¼¼äº ResGen æ Visual Studio çå·¥å
·èªå¨çæçã |
| | | // è¥è¦æ·»å æç§»é¤æåï¼è¯·ç¼è¾ .ResX æä»¶ï¼ç¶åéæ°è¿è¡ ResGen |
| | | // (以 /str ä½ä¸ºå½ä»¤é项)ï¼æéæ°çæ VS 项ç®ã |
| | | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] |
| | | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
| | | [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] |
| | | internal class Resources { |
| | | |
| | | private static global::System.Resources.ResourceManager resourceMan; |
| | | |
| | | private static global::System.Globalization.CultureInfo resourceCulture; |
| | | |
| | | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] |
| | | internal Resources() { |
| | | } |
| | | |
| | | /// <summary> |
| | | /// è¿åæ¤ç±»ä½¿ç¨çç¼åç ResourceManager å®ä¾ã |
| | | /// </summary> |
| | | [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] |
| | | internal static global::System.Resources.ResourceManager ResourceManager { |
| | | get { |
| | | if (object.ReferenceEquals(resourceMan, null)) { |
| | | global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Model.Properties.Resources", typeof(Resources).Assembly); |
| | | resourceMan = temp; |
| | | } |
| | | return resourceMan; |
| | | } |
| | | } |
| | | |
| | | /// <summary> |
| | | /// ä½¿ç¨æ¤å¼ºç±»åèµæºç±»ï¼ä¸ºææèµæºæ¥æ¾ |
| | | /// éåå½å线ç¨ç CurrentUICulture 屿§ã |
| | | /// </summary> |
| | | [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] |
| | | internal static global::System.Globalization.CultureInfo Culture { |
| | | get { |
| | | return resourceCulture; |
| | | } |
| | | set { |
| | | resourceCulture = value; |
| | | } |
| | | } |
| | | } |
| | | } |
| | | //------------------------------------------------------------------------------
|
| | | // <auto-generated>
|
| | | // æ¤ä»£ç ç±å·¥å
·çæã
|
| | | // è¿è¡æ¶çæ¬:4.0.30319.42000
|
| | | //
|
| | | // å¯¹æ¤æä»¶çæ´æ¹å¯è½ä¼å¯¼è´ä¸æ£ç¡®çè¡ä¸ºï¼å¹¶ä¸å¦æ
|
| | | // éæ°çæä»£ç ï¼è¿äºæ´æ¹å°ä¼ä¸¢å¤±ã
|
| | | // </auto-generated>
|
| | | //------------------------------------------------------------------------------
|
| | |
|
| | | namespace Model.Properties {
|
| | | using System;
|
| | | |
| | | |
| | | /// <summary>
|
| | | /// ä¸ä¸ªå¼ºç±»åçèµæºç±»ï¼ç¨äºæ¥æ¾æ¬å°åçå符串çã
|
| | | /// </summary>
|
| | | // æ¤ç±»æ¯ç± StronglyTypedResourceBuilder
|
| | | // ç±»éè¿ç±»ä¼¼äº ResGen æ Visual Studio çå·¥å
·èªå¨çæçã
|
| | | // è¥è¦æ·»å æç§»é¤æåï¼è¯·ç¼è¾ .ResX æä»¶ï¼ç¶åéæ°è¿è¡ ResGen
|
| | | // (以 /str ä½ä¸ºå½ä»¤é项)ï¼æéæ°çæ VS 项ç®ã
|
| | | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
|
| | | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
| | | [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
| | | internal class Resources {
|
| | | |
| | | private static global::System.Resources.ResourceManager resourceMan;
|
| | | |
| | | private static global::System.Globalization.CultureInfo resourceCulture;
|
| | | |
| | | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
| | | internal Resources() {
|
| | | }
|
| | | |
| | | /// <summary>
|
| | | /// è¿åæ¤ç±»ä½¿ç¨çç¼åç ResourceManager å®ä¾ã
|
| | | /// </summary>
|
| | | [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
| | | internal static global::System.Resources.ResourceManager ResourceManager {
|
| | | get {
|
| | | if (object.ReferenceEquals(resourceMan, null)) {
|
| | | global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Model.Properties.Resources", typeof(Resources).Assembly);
|
| | | resourceMan = temp;
|
| | | }
|
| | | return resourceMan;
|
| | | }
|
| | | }
|
| | | |
| | | /// <summary>
|
| | | /// ä½¿ç¨æ¤å¼ºç±»åèµæºç±»ï¼ä¸ºææèµæºæ¥æ¾
|
| | | /// éåå½å线ç¨ç CurrentUICulture 屿§ã
|
| | | /// </summary>
|
| | | [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
| | | internal static global::System.Globalization.CultureInfo Culture {
|
| | | get {
|
| | | return resourceCulture;
|
| | | }
|
| | | set {
|
| | | resourceCulture = value;
|
| | | }
|
| | | }
|
| | | }
|
| | | }
|
| | |
| | | //------------------------------------------------------------------------------ |
| | | // <auto-generated> |
| | | // æ¤ä»£ç ç±å·¥å
·çæã |
| | | // è¿è¡æ¶çæ¬:4.0.30319.42000 |
| | | // |
| | | // å¯¹æ¤æä»¶çæ´æ¹å¯è½ä¼å¯¼è´ä¸æ£ç¡®çè¡ä¸ºï¼å¹¶ä¸å¦æ |
| | | // éæ°çæä»£ç ï¼è¿äºæ´æ¹å°ä¼ä¸¢å¤±ã |
| | | // </auto-generated> |
| | | //------------------------------------------------------------------------------ |
| | | |
| | | namespace Model.Properties { |
| | | |
| | | |
| | | [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] |
| | | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "12.0.0.0")] |
| | | internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { |
| | | |
| | | private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); |
| | | |
| | | public static Settings Default { |
| | | get { |
| | | return defaultInstance; |
| | | } |
| | | } |
| | | |
| | | [global::System.Configuration.ApplicationScopedSettingAttribute()] |
| | | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
| | | [global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.WebServiceUrl)] |
| | | [global::System.Configuration.DefaultSettingValueAttribute("http://localhost/WEBS-WMS/WebService1.asmx")] |
| | | public string Model_WMSWeb_WebService1 { |
| | | get { |
| | | return ((string)(this["Model_WMSWeb_WebService1"])); |
| | | } |
| | | } |
| | | } |
| | | } |
| | | //------------------------------------------------------------------------------
|
| | | // <auto-generated>
|
| | | // æ¤ä»£ç ç±å·¥å
·çæã
|
| | | // è¿è¡æ¶çæ¬:4.0.30319.42000
|
| | | //
|
| | | // å¯¹æ¤æä»¶çæ´æ¹å¯è½ä¼å¯¼è´ä¸æ£ç¡®çè¡ä¸ºï¼å¹¶ä¸å¦æ
|
| | | // éæ°çæä»£ç ï¼è¿äºæ´æ¹å°ä¼ä¸¢å¤±ã
|
| | | // </auto-generated>
|
| | | //------------------------------------------------------------------------------
|
| | |
|
| | | namespace Model.Properties {
|
| | | |
| | | |
| | | [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
| | | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "12.0.0.0")]
|
| | | internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
|
| | | |
| | | private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
|
| | | |
| | | public static Settings Default {
|
| | | get {
|
| | | return defaultInstance;
|
| | | }
|
| | | }
|
| | | |
| | | [global::System.Configuration.ApplicationScopedSettingAttribute()]
|
| | | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
| | | [global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.WebServiceUrl)]
|
| | | [global::System.Configuration.DefaultSettingValueAttribute("http://localhost/WEBS-WMS/WebService1.asmx")]
|
| | | public string Model_WMSWeb_WebService1 {
|
| | | get {
|
| | | return ((string)(this["Model_WMSWeb_WebService1"]));
|
| | | }
|
| | | }
|
| | | }
|
| | | }
|
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsCLD_Customer_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>Model.WMSWeb.ClsCLD_Customer_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsCLD_Customer_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>Model.WMSWeb.ClsCLD_Customer_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsCLD_Department_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>Model.WMSWeb.ClsCLD_Department_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsCLD_Department_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>Model.WMSWeb.ClsCLD_Department_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsCLD_Employee_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>Model.WMSWeb.ClsCLD_Employee_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsCLD_Employee_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>Model.WMSWeb.ClsCLD_Employee_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsCLD_StockPlace_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>Model.WMSWeb.ClsCLD_StockPlace_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsCLD_StockPlace_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>Model.WMSWeb.ClsCLD_StockPlace_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsCLD_Supplier_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>Model.WMSWeb.ClsCLD_Supplier_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsCLD_Supplier_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>Model.WMSWeb.ClsCLD_Supplier_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsCLD_Warehouse_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>Model.WMSWeb.ClsCLD_Warehouse_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsCLD_Warehouse_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>Model.WMSWeb.ClsCLD_Warehouse_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_BadReason_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>Model.WMSWeb.ClsGy_BadReason_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_BadReason_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>Model.WMSWeb.ClsGy_BadReason_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_BarCodeBill_WMS_Model_View" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>Model.WMSWeb.ClsGy_BarCodeBill_WMS_Model_View, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_BarCodeBill_WMS_Model_View" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>Model.WMSWeb.ClsGy_BarCodeBill_WMS_Model_View, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Customer_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>Model.WMSWeb.ClsGy_Customer_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Customer_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>Model.WMSWeb.ClsGy_Customer_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Department_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>Model.WMSWeb.ClsGy_Department_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Department_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>Model.WMSWeb.ClsGy_Department_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Employee_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>Model.WMSWeb.ClsGy_Employee_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Employee_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>Model.WMSWeb.ClsGy_Employee_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Group_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>Model.WMSWeb.ClsGy_Group_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Group_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>Model.WMSWeb.ClsGy_Group_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Item30JiTai_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>Model.WMSWeb.ClsGy_Item30JiTai_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Item30JiTai_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>Model.WMSWeb.ClsGy_Item30JiTai_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Source_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>Model.WMSWeb.ClsGy_Source_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Source_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>Model.WMSWeb.ClsGy_Source_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_StockPlace_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>Model.WMSWeb.ClsGy_StockPlace_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_StockPlace_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>Model.WMSWeb.ClsGy_StockPlace_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Supplier_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>Model.WMSWeb.ClsGy_Supplier_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Supplier_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>Model.WMSWeb.ClsGy_Supplier_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Warehouse_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>Model.WMSWeb.ClsGy_Warehouse_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Warehouse_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>Model.WMSWeb.ClsGy_Warehouse_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsKf_ICStockBill_WMS" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>Model.WMSWeb.ClsKf_ICStockBill_WMS, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsKf_ICStockBill_WMS" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>Model.WMSWeb.ClsKf_ICStockBill_WMS, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8" ?> |
| | | <configuration> |
| | | <configSections> |
| | | <sectionGroup name="applicationSettings" type="System.Configuration.ApplicationSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" > |
| | | <section name="Model.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" /> |
| | | </sectionGroup> |
| | | </configSections> |
| | | <applicationSettings> |
| | | <Model.Properties.Settings> |
| | | <setting name="Model_WMSWeb_WebService1" serializeAs="String"> |
| | | <value>http://localhost/WEBS-WMS/WebService1.asmx</value> |
| | | </setting> |
| | | </Model.Properties.Settings> |
| | | </applicationSettings> |
| | | </configuration> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <configuration>
|
| | | <configSections>
|
| | | <sectionGroup name="applicationSettings" type="System.Configuration.ApplicationSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
| | | <section name="Model.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false"/>
|
| | | </sectionGroup>
|
| | | </configSections>
|
| | | <applicationSettings>
|
| | | <Model.Properties.Settings>
|
| | | <setting name="Model_WMSWeb_WebService1" serializeAs="String">
|
| | | <value>http://localhost/WEBS-WMS/WebService1.asmx</value>
|
| | | </setting>
|
| | | </Model.Properties.Settings>
|
| | | </applicationSettings>
|
| | | <startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/></startup></configuration>
|
| | |
| | | //Zxxymk_ZPCJ(gnsy, gnmc, oMain); |
| | | break; |
| | | case "cj": |
| | | //车é´ç®¡ç |
| | | //Zxxymk_CJGL(gnsy, gnmc, oMain); |
| | | //车é´ç®¡ç
|
| | | Zxxymk_CJGL(gnsy, gnmc, oMain); |
| | | break; |
| | | case "pa": |
| | | //å·¥èµç®¡ç |
| | |
| | | default: |
| | | break; |
| | | } |
| | | } |
| | | |
| | | |
| | | //#region 车é´ç®¡ç |
| | | //public void Zxxymk_CJGL(string gnsy, string gnmc, Form oMain) |
| | | //{ |
| | | // //// |
| | | // MDIMain oMainForm; |
| | | // oMainForm = (MDIMain)oMain; |
| | | // //// |
| | | // if (gnsy.Length == 0) |
| | | // return; |
| | | // try |
| | | // { |
| | | // switch (gnsy.ToLower()) |
| | | // { |
| | | |
| | | // case "sc_processreport": |
| | | // Sc_ProcessReport oSc_ProcessReport = new Sc_ProcessReport(); |
| | | // oSc_ProcessReport.MdiParent = oMain; |
| | | // oSc_ProcessReport.ModCaption = gnmc; |
| | | // oSc_ProcessReport.Show(); |
| | | // oMainForm.AddTabPage(oSc_ProcessReport); |
| | | // break; |
| | | // case "sc_processreportcheck": |
| | | // Sc_ProcessReportCheck oSc_ProcessReportCheck = new Sc_ProcessReportCheck(); |
| | | // oSc_ProcessReportCheck.MdiParent = oMain; |
| | | // oSc_ProcessReportCheck.ModCaption = gnmc; |
| | | // oSc_ProcessReportCheck.Show(); |
| | | // oMainForm.AddTabPage(oSc_ProcessReportCheck); |
| | | // break; |
| | | // case "sc_processreportdel": |
| | | // Sc_ProcessReportDel oSc_ProcessReportDel = new Sc_ProcessReportDel(); |
| | | // oSc_ProcessReportDel.MdiParent = oMain; |
| | | // oSc_ProcessReportDel.ModCaption = gnmc; |
| | | // oSc_ProcessReportDel.Show(); |
| | | // oMainForm.AddTabPage(oSc_ProcessReportDel); |
| | | // break; |
| | | // case "sc_processreportlist": |
| | | // Sc_ProcessReportList oSc_ProcessReportList = new Sc_ProcessReportList(); |
| | | // oSc_ProcessReportList.MdiParent = oMain; |
| | | // oSc_ProcessReportList.ModCaption = gnmc; |
| | | // oSc_ProcessReportList.Show(); |
| | | // oMainForm.AddTabPage(oSc_ProcessReportList); |
| | | // break; |
| | | // case "jit_calljinjibill": |
| | | // // |
| | | // JIT_CallJinJiBill oJIT_CallJinJiBill = new JIT_CallJinJiBill(); |
| | | // oJIT_CallJinJiBill.BillStatus = Pub_Class.ClsPub.Enum_BillStatus.BillStatus_AddNew; |
| | | // oJIT_CallJinJiBill.ShowDialog(); |
| | | // break; |
| | | // case "jit_callgoodsbill": |
| | | // // |
| | | // JIT_CallGoodsBill oJIT_CallGoodsBill = new JIT_CallGoodsBill(); |
| | | // oJIT_CallGoodsBill.BillStatus = Pub_Class.ClsPub.Enum_BillStatus.BillStatus_AddNew; |
| | | // oJIT_CallGoodsBill.ShowDialog(); |
| | | // break; |
| | | // case "jit_callflgoodsbill": |
| | | // // |
| | | // JIT_CallFLGoodsBill oJIT_CallFLGoodsBill = new JIT_CallFLGoodsBill(); |
| | | // oJIT_CallFLGoodsBill.BillStatus = Pub_Class.ClsPub.Enum_BillStatus.BillStatus_AddNew; |
| | | // oJIT_CallFLGoodsBill.ShowDialog(); |
| | | // break; |
| | | // case "jit_complementgoodslist": |
| | | // // |
| | | // JIT_ComplementGoodsList oJIT_ComplementGoodsList = new JIT_ComplementGoodsList(); |
| | | // oJIT_ComplementGoodsList.BillStatus = Pub_Class.ClsPub.Enum_BillStatus.BillStatus_AddNew; |
| | | // oJIT_ComplementGoodsList.ShowDialog(); |
| | | // break; |
| | | // case "jit_complementgoodsbill": |
| | | // // |
| | | // JIT_ComplementGoodsBill oJIT_ComplementGoodsBill = new JIT_ComplementGoodsBill(); |
| | | // oJIT_ComplementGoodsBill.MdiParent = oMain; |
| | | // oJIT_ComplementGoodsBill.ModCaption = gnmc; |
| | | // oJIT_ComplementGoodsBill.Show(); |
| | | // oMainForm.AddTabPage(oJIT_ComplementGoodsBill); |
| | | // break; |
| | | // case "jit_complementbfredgoodslist": |
| | | // // |
| | | // JIT_ComplementBFRedGoodsList oJIT_ComplementBFRedGoodsList = new JIT_ComplementBFRedGoodsList(); |
| | | // oJIT_ComplementBFRedGoodsList.BillStatus = Pub_Class.ClsPub.Enum_BillStatus.BillStatus_AddNew; |
| | | // oJIT_ComplementBFRedGoodsList.ShowDialog(); |
| | | // break; |
| | | // case "jit_complementbfredgoodsbill": |
| | | // // |
| | | // JIT_ComplementBFRedGoodsBill oJIT_ComplementBFRedGoodsBill = new JIT_ComplementBFRedGoodsBill(); |
| | | // oJIT_ComplementBFRedGoodsBill.MdiParent = oMain; |
| | | // oJIT_ComplementBFRedGoodsBill.ModCaption = gnmc; |
| | | // oJIT_ComplementBFRedGoodsBill.Show(); |
| | | // oMainForm.AddTabPage(oJIT_ComplementBFRedGoodsBill); |
| | | // break; |
| | | // case "jit_complementylredgoodslist": |
| | | // // |
| | | // JIT_ComplementYLRedGoodsList oJIT_ComplementYLRedGoodsList = new JIT_ComplementYLRedGoodsList(); |
| | | // oJIT_ComplementYLRedGoodsList.BillStatus = Pub_Class.ClsPub.Enum_BillStatus.BillStatus_AddNew; |
| | | // oJIT_ComplementYLRedGoodsList.ShowDialog(); |
| | | // break; |
| | | // case "jit_complementylredgoodsbill": |
| | | // // |
| | | // JIT_ComplementYLRedGoodsBill oJIT_ComplementYLRedGoodsBill = new JIT_ComplementYLRedGoodsBill(); |
| | | // oJIT_ComplementYLRedGoodsBill.MdiParent = oMain; |
| | | // oJIT_ComplementYLRedGoodsBill.ModCaption = gnmc; |
| | | // oJIT_ComplementYLRedGoodsBill.Show(); |
| | | // oMainForm.AddTabPage(oJIT_ComplementYLRedGoodsBill); |
| | | // break; |
| | | // case "jit_complementgoodbill": |
| | | // // |
| | | // JIT_ComplementGoodBill oJIT_ComplementGoodBill = new JIT_ComplementGoodBill(); |
| | | // oJIT_ComplementGoodBill.MdiParent = oMain; |
| | | // oJIT_ComplementGoodBill.ModCaption = gnmc; |
| | | // oJIT_ComplementGoodBill.Show(); |
| | | // oMainForm.AddTabPage(oJIT_ComplementGoodBill); |
| | | // break; |
| | | // case "jit_complementgoodlist": |
| | | // // |
| | | // JIT_ComplementGoodList oJIT_ComplementGoodList = new JIT_ComplementGoodList(); |
| | | // oJIT_ComplementGoodList.MdiParent = oMain; |
| | | // oJIT_ComplementGoodList.ModCaption = gnmc; |
| | | // oJIT_ComplementGoodList.Show(); |
| | | // oMainForm.AddTabPage(oJIT_ComplementGoodList); |
| | | // break; |
| | | |
| | | // case "sc_planbill": |
| | | // // |
| | | // Sc_PlanBill oSc_PlanBill = new Sc_PlanBill(); |
| | | // oSc_PlanBill.BillStatus = Pub_Class.ClsPub.Enum_BillStatus.BillStatus_AddNew; |
| | | // oSc_PlanBill.ShowDialog(); |
| | | // break; |
| | | // case "sc_planbilldr": |
| | | // // |
| | | // Sc_PlanBillDR oSc_PlanBillDR = new Sc_PlanBillDR(); |
| | | // oSc_PlanBillDR.MdiParent = oMain; |
| | | // oSc_PlanBillDR.ModCaption = gnmc; |
| | | // oSc_PlanBillDR.Show(); |
| | | // oMainForm.AddTabPage(oSc_PlanBillDR); |
| | | // break; |
| | | // default: |
| | | // break; |
| | | // } |
| | | // } |
| | | // catch (Exception e) |
| | | // { |
| | | // MessageBox.Show(e.Message); |
| | | // } |
| | | //} |
| | | //#endregion |
| | | }
|
| | |
|
| | |
|
| | | #region 车é´ç®¡ç
|
| | | public void Zxxymk_CJGL(string gnsy, string gnmc, Form oMain)
|
| | | {
|
| | | ////
|
| | | MDIMain oMainForm;
|
| | | oMainForm = (MDIMain)oMain;
|
| | | ////
|
| | | if (gnsy.Length == 0)
|
| | | return;
|
| | | try
|
| | | {
|
| | | switch (gnsy.ToLower())
|
| | | {
|
| | | case "gy_barcodemain":
|
| | | Gy_BarCodeMain oGy_BarCodeMain = new Gy_BarCodeMain();
|
| | | oGy_BarCodeMain.MdiParent = oMain;
|
| | | oGy_BarCodeMain.ModCaption = gnmc;
|
| | | oGy_BarCodeMain.Show();
|
| | | oMainForm.AddTabPage(oGy_BarCodeMain);
|
| | | break;
|
| | | case "gy_barcodedetaillist":
|
| | | Gy_BarCodeDetailList oGy_BarCodeDetailList = new Gy_BarCodeDetailList();
|
| | | oGy_BarCodeDetailList.MdiParent = oMain;
|
| | | oGy_BarCodeDetailList.ModCaption = gnmc;
|
| | | oGy_BarCodeDetailList.Show();
|
| | | oMainForm.AddTabPage(oGy_BarCodeDetailList);
|
| | | break; |
| | |
|
| | | //case "sc_processreport":
|
| | | // Sc_ProcessReport oSc_ProcessReport = new Sc_ProcessReport();
|
| | | // oSc_ProcessReport.MdiParent = oMain;
|
| | | // oSc_ProcessReport.ModCaption = gnmc;
|
| | | // oSc_ProcessReport.Show();
|
| | | // oMainForm.AddTabPage(oSc_ProcessReport);
|
| | | // break;
|
| | | //case "sc_processreportcheck":
|
| | | // Sc_ProcessReportCheck oSc_ProcessReportCheck = new Sc_ProcessReportCheck();
|
| | | // oSc_ProcessReportCheck.MdiParent = oMain;
|
| | | // oSc_ProcessReportCheck.ModCaption = gnmc;
|
| | | // oSc_ProcessReportCheck.Show();
|
| | | // oMainForm.AddTabPage(oSc_ProcessReportCheck);
|
| | | // break;
|
| | | //case "sc_processreportdel":
|
| | | // Sc_ProcessReportDel oSc_ProcessReportDel = new Sc_ProcessReportDel();
|
| | | // oSc_ProcessReportDel.MdiParent = oMain;
|
| | | // oSc_ProcessReportDel.ModCaption = gnmc;
|
| | | // oSc_ProcessReportDel.Show();
|
| | | // oMainForm.AddTabPage(oSc_ProcessReportDel);
|
| | | // break;
|
| | | //case "sc_processreportlist":
|
| | | // Sc_ProcessReportList oSc_ProcessReportList = new Sc_ProcessReportList();
|
| | | // oSc_ProcessReportList.MdiParent = oMain;
|
| | | // oSc_ProcessReportList.ModCaption = gnmc;
|
| | | // oSc_ProcessReportList.Show();
|
| | | // oMainForm.AddTabPage(oSc_ProcessReportList);
|
| | | // break;
|
| | | //case "jit_calljinjibill":
|
| | | // //
|
| | | // JIT_CallJinJiBill oJIT_CallJinJiBill = new JIT_CallJinJiBill();
|
| | | // oJIT_CallJinJiBill.BillStatus = Pub_Class.ClsPub.Enum_BillStatus.BillStatus_AddNew;
|
| | | // oJIT_CallJinJiBill.ShowDialog();
|
| | | // break;
|
| | | //case "jit_callgoodsbill":
|
| | | // //
|
| | | // JIT_CallGoodsBill oJIT_CallGoodsBill = new JIT_CallGoodsBill();
|
| | | // oJIT_CallGoodsBill.BillStatus = Pub_Class.ClsPub.Enum_BillStatus.BillStatus_AddNew;
|
| | | // oJIT_CallGoodsBill.ShowDialog();
|
| | | // break;
|
| | | //case "jit_callflgoodsbill":
|
| | | // //
|
| | | // JIT_CallFLGoodsBill oJIT_CallFLGoodsBill = new JIT_CallFLGoodsBill();
|
| | | // oJIT_CallFLGoodsBill.BillStatus = Pub_Class.ClsPub.Enum_BillStatus.BillStatus_AddNew;
|
| | | // oJIT_CallFLGoodsBill.ShowDialog();
|
| | | // break;
|
| | | //case "jit_complementgoodslist":
|
| | | // //
|
| | | // JIT_ComplementGoodsList oJIT_ComplementGoodsList = new JIT_ComplementGoodsList();
|
| | | // oJIT_ComplementGoodsList.BillStatus = Pub_Class.ClsPub.Enum_BillStatus.BillStatus_AddNew;
|
| | | // oJIT_ComplementGoodsList.ShowDialog();
|
| | | // break;
|
| | | //case "jit_complementgoodsbill":
|
| | | // //
|
| | | // JIT_ComplementGoodsBill oJIT_ComplementGoodsBill = new JIT_ComplementGoodsBill();
|
| | | // oJIT_ComplementGoodsBill.MdiParent = oMain;
|
| | | // oJIT_ComplementGoodsBill.ModCaption = gnmc;
|
| | | // oJIT_ComplementGoodsBill.Show();
|
| | | // oMainForm.AddTabPage(oJIT_ComplementGoodsBill);
|
| | | // break;
|
| | | //case "jit_complementbfredgoodslist":
|
| | | // //
|
| | | // JIT_ComplementBFRedGoodsList oJIT_ComplementBFRedGoodsList = new JIT_ComplementBFRedGoodsList();
|
| | | // oJIT_ComplementBFRedGoodsList.BillStatus = Pub_Class.ClsPub.Enum_BillStatus.BillStatus_AddNew;
|
| | | // oJIT_ComplementBFRedGoodsList.ShowDialog();
|
| | | // break;
|
| | | //case "jit_complementbfredgoodsbill":
|
| | | // //
|
| | | // JIT_ComplementBFRedGoodsBill oJIT_ComplementBFRedGoodsBill = new JIT_ComplementBFRedGoodsBill();
|
| | | // oJIT_ComplementBFRedGoodsBill.MdiParent = oMain;
|
| | | // oJIT_ComplementBFRedGoodsBill.ModCaption = gnmc;
|
| | | // oJIT_ComplementBFRedGoodsBill.Show();
|
| | | // oMainForm.AddTabPage(oJIT_ComplementBFRedGoodsBill);
|
| | | // break;
|
| | | //case "jit_complementylredgoodslist":
|
| | | // //
|
| | | // JIT_ComplementYLRedGoodsList oJIT_ComplementYLRedGoodsList = new JIT_ComplementYLRedGoodsList();
|
| | | // oJIT_ComplementYLRedGoodsList.BillStatus = Pub_Class.ClsPub.Enum_BillStatus.BillStatus_AddNew;
|
| | | // oJIT_ComplementYLRedGoodsList.ShowDialog();
|
| | | // break;
|
| | | //case "jit_complementylredgoodsbill":
|
| | | // //
|
| | | // JIT_ComplementYLRedGoodsBill oJIT_ComplementYLRedGoodsBill = new JIT_ComplementYLRedGoodsBill();
|
| | | // oJIT_ComplementYLRedGoodsBill.MdiParent = oMain;
|
| | | // oJIT_ComplementYLRedGoodsBill.ModCaption = gnmc;
|
| | | // oJIT_ComplementYLRedGoodsBill.Show();
|
| | | // oMainForm.AddTabPage(oJIT_ComplementYLRedGoodsBill);
|
| | | // break;
|
| | | //case "jit_complementgoodbill":
|
| | | // //
|
| | | // JIT_ComplementGoodBill oJIT_ComplementGoodBill = new JIT_ComplementGoodBill();
|
| | | // oJIT_ComplementGoodBill.MdiParent = oMain;
|
| | | // oJIT_ComplementGoodBill.ModCaption = gnmc;
|
| | | // oJIT_ComplementGoodBill.Show();
|
| | | // oMainForm.AddTabPage(oJIT_ComplementGoodBill);
|
| | | // break;
|
| | | //case "jit_complementgoodlist":
|
| | | // //
|
| | | // JIT_ComplementGoodList oJIT_ComplementGoodList = new JIT_ComplementGoodList();
|
| | | // oJIT_ComplementGoodList.MdiParent = oMain;
|
| | | // oJIT_ComplementGoodList.ModCaption = gnmc;
|
| | | // oJIT_ComplementGoodList.Show();
|
| | | // oMainForm.AddTabPage(oJIT_ComplementGoodList);
|
| | | // break;
|
| | |
|
| | | //case "sc_planbill":
|
| | | // //
|
| | | // Sc_PlanBill oSc_PlanBill = new Sc_PlanBill();
|
| | | // oSc_PlanBill.BillStatus = Pub_Class.ClsPub.Enum_BillStatus.BillStatus_AddNew;
|
| | | // oSc_PlanBill.ShowDialog();
|
| | | // break;
|
| | | //case "sc_planbilldr":
|
| | | // //
|
| | | // Sc_PlanBillDR oSc_PlanBillDR = new Sc_PlanBillDR();
|
| | | // oSc_PlanBillDR.MdiParent = oMain;
|
| | | // oSc_PlanBillDR.ModCaption = gnmc;
|
| | | // oSc_PlanBillDR.Show();
|
| | | // oMainForm.AddTabPage(oSc_PlanBillDR);
|
| | | // break;
|
| | | default:
|
| | | break;
|
| | | }
|
| | | }
|
| | | catch (Exception e)
|
| | | {
|
| | | MessageBox.Show(e.Message);
|
| | | }
|
| | | }
|
| | | #endregion |
| | | |
| | | |
| | | //#region 模å
·ç®¡ç |
| | |
| | | // oSc_ICMOBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew; |
| | | // oSc_ICMOBill.ModCaption = gnmc; |
| | | // oSc_ICMOBill.ShowDialog(); |
| | | // break; |
| | | // break;
|
| | | case "gy_barcodemain":
|
| | | Gy_BarCodeMain oGy_BarCodeMain = new Gy_BarCodeMain();
|
| | | oGy_BarCodeMain.MdiParent = oMain;
|
| | | oGy_BarCodeMain.ModCaption = gnmc;
|
| | | oGy_BarCodeMain.Show();
|
| | | oMainForm.AddTabPage(oGy_BarCodeMain);
|
| | | break;
|
| | | case "gy_barcodedetaillist":
|
| | | Gy_BarCodeDetailList oGy_BarCodeDetailList = new Gy_BarCodeDetailList();
|
| | | oGy_BarCodeDetailList.MdiParent = oMain;
|
| | | oGy_BarCodeDetailList.ModCaption = gnmc;
|
| | | oGy_BarCodeDetailList.Show();
|
| | | oMainForm.AddTabPage(oGy_BarCodeDetailList);
|
| | | break; |
| | | |
| | | case "sc_icmobilllist": |
| | | Sc_ICMOBillList oSc_ICMOBillList = new Sc_ICMOBillList(); |
| | | oSc_ICMOBillList.MdiParent = oMain; |
| | |
| | | <RootNamespace>NETSCM</RootNamespace>
|
| | | <AssemblyName>NETSCM</AssemblyName>
|
| | | <ApplicationIcon>è¿è¾ç³»ç».ico</ApplicationIcon>
|
| | | <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
|
| | | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
| | | <FileUpgradeFlags>
|
| | | </FileUpgradeFlags>
|
| | | <UpgradeBackupLocation>
|
| | | </UpgradeBackupLocation>
|
| | | <OldToolsVersion>2.0</OldToolsVersion>
|
| | | <TargetFrameworkProfile />
|
| | | </PropertyGroup>
|
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
| | | <DebugSymbols>true</DebugSymbols>
|
| | |
| | | <ErrorReport>prompt</ErrorReport>
|
| | | <WarningLevel>4</WarningLevel>
|
| | | <PlatformTarget>x86</PlatformTarget>
|
| | | <Prefer32Bit>false</Prefer32Bit>
|
| | | </PropertyGroup>
|
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
| | | <DebugType>pdbonly</DebugType>
|
| | |
| | | <DefineConstants>TRACE</DefineConstants>
|
| | | <ErrorReport>prompt</ErrorReport>
|
| | | <WarningLevel>4</WarningLevel>
|
| | | <Prefer32Bit>false</Prefer32Bit>
|
| | | </PropertyGroup>
|
| | | <ItemGroup>
|
| | | <Reference Include="BLL, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
|
| | |
| | | using SCM.åæ®èµæ; |
| | | using SCM; |
| | | using System; |
| | | using System.Collections.Generic; |
| | | using System.Windows.Forms; |
| | |
| | | //------------------------------------------------------------------------------ |
| | | // <auto-generated> |
| | | // æ¤ä»£ç ç±å·¥å
·çæã |
| | | // è¿è¡æ¶çæ¬:4.0.30319.42000 |
| | | // |
| | | // å¯¹æ¤æä»¶çæ´æ¹å¯è½ä¼å¯¼è´ä¸æ£ç¡®çè¡ä¸ºï¼å¹¶ä¸å¦æ |
| | | // éæ°çæä»£ç ï¼è¿äºæ´æ¹å°ä¼ä¸¢å¤±ã |
| | | // </auto-generated> |
| | | //------------------------------------------------------------------------------ |
| | | |
| | | namespace NETSCM.Properties { |
| | | using System; |
| | | |
| | | |
| | | /// <summary> |
| | | /// ä¸ä¸ªå¼ºç±»åçèµæºç±»ï¼ç¨äºæ¥æ¾æ¬å°åçå符串çã |
| | | /// </summary> |
| | | // æ¤ç±»æ¯ç± StronglyTypedResourceBuilder |
| | | // ç±»éè¿ç±»ä¼¼äº ResGen æ Visual Studio çå·¥å
·èªå¨çæçã |
| | | // è¥è¦æ·»å æç§»é¤æåï¼è¯·ç¼è¾ .ResX æä»¶ï¼ç¶åéæ°è¿è¡ ResGen |
| | | // (以 /str ä½ä¸ºå½ä»¤é项)ï¼æéæ°çæ VS 项ç®ã |
| | | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] |
| | | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
| | | [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] |
| | | internal class Resources { |
| | | |
| | | private static global::System.Resources.ResourceManager resourceMan; |
| | | |
| | | private static global::System.Globalization.CultureInfo resourceCulture; |
| | | |
| | | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] |
| | | internal Resources() { |
| | | } |
| | | |
| | | /// <summary> |
| | | /// è¿åæ¤ç±»ä½¿ç¨çç¼åç ResourceManager å®ä¾ã |
| | | /// </summary> |
| | | [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] |
| | | internal static global::System.Resources.ResourceManager ResourceManager { |
| | | get { |
| | | if (object.ReferenceEquals(resourceMan, null)) { |
| | | global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("NETSCM.Properties.Resources", typeof(Resources).Assembly); |
| | | resourceMan = temp; |
| | | } |
| | | return resourceMan; |
| | | } |
| | | } |
| | | |
| | | /// <summary> |
| | | /// ä½¿ç¨æ¤å¼ºç±»åèµæºç±»ï¼ä¸ºææèµæºæ¥æ¾ |
| | | /// éåå½å线ç¨ç CurrentUICulture 屿§ã |
| | | /// </summary> |
| | | [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] |
| | | internal static global::System.Globalization.CultureInfo Culture { |
| | | get { |
| | | return resourceCulture; |
| | | } |
| | | set { |
| | | resourceCulture = value; |
| | | } |
| | | } |
| | | } |
| | | } |
| | | //------------------------------------------------------------------------------
|
| | | // <auto-generated>
|
| | | // æ¤ä»£ç ç±å·¥å
·çæã
|
| | | // è¿è¡æ¶çæ¬:4.0.30319.42000
|
| | | //
|
| | | // å¯¹æ¤æä»¶çæ´æ¹å¯è½ä¼å¯¼è´ä¸æ£ç¡®çè¡ä¸ºï¼å¹¶ä¸å¦æ
|
| | | // éæ°çæä»£ç ï¼è¿äºæ´æ¹å°ä¼ä¸¢å¤±ã
|
| | | // </auto-generated>
|
| | | //------------------------------------------------------------------------------
|
| | |
|
| | | namespace NETSCM.Properties {
|
| | | using System;
|
| | | |
| | | |
| | | /// <summary>
|
| | | /// ä¸ä¸ªå¼ºç±»åçèµæºç±»ï¼ç¨äºæ¥æ¾æ¬å°åçå符串çã
|
| | | /// </summary>
|
| | | // æ¤ç±»æ¯ç± StronglyTypedResourceBuilder
|
| | | // ç±»éè¿ç±»ä¼¼äº ResGen æ Visual Studio çå·¥å
·èªå¨çæçã
|
| | | // è¥è¦æ·»å æç§»é¤æåï¼è¯·ç¼è¾ .ResX æä»¶ï¼ç¶åéæ°è¿è¡ ResGen
|
| | | // (以 /str ä½ä¸ºå½ä»¤é项)ï¼æéæ°çæ VS 项ç®ã
|
| | | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
|
| | | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
| | | [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
| | | internal class Resources {
|
| | | |
| | | private static global::System.Resources.ResourceManager resourceMan;
|
| | | |
| | | private static global::System.Globalization.CultureInfo resourceCulture;
|
| | | |
| | | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
| | | internal Resources() {
|
| | | }
|
| | | |
| | | /// <summary>
|
| | | /// è¿åæ¤ç±»ä½¿ç¨çç¼åç ResourceManager å®ä¾ã
|
| | | /// </summary>
|
| | | [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
| | | internal static global::System.Resources.ResourceManager ResourceManager {
|
| | | get {
|
| | | if (object.ReferenceEquals(resourceMan, null)) {
|
| | | global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("NETSCM.Properties.Resources", typeof(Resources).Assembly);
|
| | | resourceMan = temp;
|
| | | }
|
| | | return resourceMan;
|
| | | }
|
| | | }
|
| | | |
| | | /// <summary>
|
| | | /// ä½¿ç¨æ¤å¼ºç±»åèµæºç±»ï¼ä¸ºææèµæºæ¥æ¾
|
| | | /// éåå½å线ç¨ç CurrentUICulture 屿§ã
|
| | | /// </summary>
|
| | | [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
| | | internal static global::System.Globalization.CultureInfo Culture {
|
| | | get {
|
| | | return resourceCulture;
|
| | | }
|
| | | set {
|
| | | resourceCulture = value;
|
| | | }
|
| | | }
|
| | | }
|
| | | }
|
| | |
| | | //------------------------------------------------------------------------------ |
| | | // <auto-generated> |
| | | // æ¤ä»£ç ç±å·¥å
·çæã |
| | | // è¿è¡æ¶çæ¬:4.0.30319.42000 |
| | | // |
| | | // å¯¹æ¤æä»¶çæ´æ¹å¯è½ä¼å¯¼è´ä¸æ£ç¡®çè¡ä¸ºï¼å¹¶ä¸å¦æ |
| | | // éæ°çæä»£ç ï¼è¿äºæ´æ¹å°ä¼ä¸¢å¤±ã |
| | | // </auto-generated> |
| | | //------------------------------------------------------------------------------ |
| | | |
| | | namespace NETSCM.Properties { |
| | | |
| | | |
| | | [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] |
| | | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "12.0.0.0")] |
| | | internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { |
| | | |
| | | private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); |
| | | |
| | | public static Settings Default { |
| | | get { |
| | | return defaultInstance; |
| | | } |
| | | } |
| | | |
| | | [global::System.Configuration.ApplicationScopedSettingAttribute()] |
| | | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
| | | [global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.WebServiceUrl)] |
| | | [global::System.Configuration.DefaultSettingValueAttribute("http://localhost/WEBS-WMS/WebService1.asmx")] |
| | | public string NETSCM_WMSWeb_Service { |
| | | get { |
| | | return ((string)(this["NETSCM_WMSWeb_Service"])); |
| | | } |
| | | } |
| | | } |
| | | } |
| | | //------------------------------------------------------------------------------
|
| | | // <auto-generated>
|
| | | // æ¤ä»£ç ç±å·¥å
·çæã
|
| | | // è¿è¡æ¶çæ¬:4.0.30319.42000
|
| | | //
|
| | | // å¯¹æ¤æä»¶çæ´æ¹å¯è½ä¼å¯¼è´ä¸æ£ç¡®çè¡ä¸ºï¼å¹¶ä¸å¦æ
|
| | | // éæ°çæä»£ç ï¼è¿äºæ´æ¹å°ä¼ä¸¢å¤±ã
|
| | | // </auto-generated>
|
| | | //------------------------------------------------------------------------------
|
| | |
|
| | | namespace NETSCM.Properties {
|
| | | |
| | | |
| | | [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
| | | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "12.0.0.0")]
|
| | | internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
|
| | | |
| | | private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
|
| | | |
| | | public static Settings Default {
|
| | | get {
|
| | | return defaultInstance;
|
| | | }
|
| | | }
|
| | | |
| | | [global::System.Configuration.ApplicationScopedSettingAttribute()]
|
| | | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
| | | [global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.WebServiceUrl)]
|
| | | [global::System.Configuration.DefaultSettingValueAttribute("http://localhost/WEBS-WMS/WebService1.asmx")]
|
| | | public string NETSCM_WMSWeb_Service {
|
| | | get {
|
| | | return ((string)(this["NETSCM_WMSWeb_Service"]));
|
| | | }
|
| | | }
|
| | | }
|
| | | }
|
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsCLD_Customer_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>NETSCM.WMSWeb.ClsCLD_Customer_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsCLD_Customer_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>NETSCM.WMSWeb.ClsCLD_Customer_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsCLD_Department_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>NETSCM.WMSWeb.ClsCLD_Department_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsCLD_Department_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>NETSCM.WMSWeb.ClsCLD_Department_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsCLD_Employee_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>NETSCM.WMSWeb.ClsCLD_Employee_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsCLD_Employee_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>NETSCM.WMSWeb.ClsCLD_Employee_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsCLD_StockPlace_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>NETSCM.WMSWeb.ClsCLD_StockPlace_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsCLD_StockPlace_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>NETSCM.WMSWeb.ClsCLD_StockPlace_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsCLD_Supplier_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>NETSCM.WMSWeb.ClsCLD_Supplier_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsCLD_Supplier_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>NETSCM.WMSWeb.ClsCLD_Supplier_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsCLD_Warehouse_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>NETSCM.WMSWeb.ClsCLD_Warehouse_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsCLD_Warehouse_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>NETSCM.WMSWeb.ClsCLD_Warehouse_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_BadReason_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>NETSCM.WMSWeb.ClsGy_BadReason_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_BadReason_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>NETSCM.WMSWeb.ClsGy_BadReason_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_BarCodeBill_WMS_Model_View" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>NETSCM.WMSWeb.ClsGy_BarCodeBill_WMS_Model_View, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_BarCodeBill_WMS_Model_View" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>NETSCM.WMSWeb.ClsGy_BarCodeBill_WMS_Model_View</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Customer_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>NETSCM.WMSWeb.ClsGy_Customer_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Customer_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>NETSCM.WMSWeb.ClsGy_Customer_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Department_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>NETSCM.WMSWeb.ClsGy_Department_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Department_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>NETSCM.WMSWeb.ClsGy_Department_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Employee_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>NETSCM.WMSWeb.ClsGy_Employee_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Employee_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>NETSCM.WMSWeb.ClsGy_Employee_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Group_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>NETSCM.WMSWeb.ClsGy_Group_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Group_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>NETSCM.WMSWeb.ClsGy_Group_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Item30JiTai_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>NETSCM.WMSWeb.ClsGy_Item30JiTai_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Item30JiTai_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>NETSCM.WMSWeb.ClsGy_Item30JiTai_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Source_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>NETSCM.WMSWeb.ClsGy_Source_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Source_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>NETSCM.WMSWeb.ClsGy_Source_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_StockPlace_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>NETSCM.WMSWeb.ClsGy_StockPlace_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_StockPlace_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>NETSCM.WMSWeb.ClsGy_StockPlace_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Supplier_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>NETSCM.WMSWeb.ClsGy_Supplier_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Supplier_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>NETSCM.WMSWeb.ClsGy_Supplier_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Warehouse_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>NETSCM.WMSWeb.ClsGy_Warehouse_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Warehouse_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>NETSCM.WMSWeb.ClsGy_Warehouse_Model</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsKf_ICStockBill_WMS" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>NETSCM.WMSWeb.ClsKf_ICStockBill_WMS, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsKf_ICStockBill_WMS" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>NETSCM.WMSWeb.ClsKf_ICStockBill_WMS</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8" ?> |
| | | <configuration> |
| | | <configSections> |
| | | <sectionGroup name="applicationSettings" type="System.Configuration.ApplicationSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" > |
| | | <section name="NETSCM.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" /> |
| | | </sectionGroup> |
| | | </configSections> |
| | | <applicationSettings> |
| | | <NETSCM.Properties.Settings> |
| | | <setting name="NETSCM_WMSWeb_Service" serializeAs="String"> |
| | | <value>http://localhost/WEBS-WMS/WebService1.asmx</value> |
| | | </setting> |
| | | </NETSCM.Properties.Settings> |
| | | </applicationSettings> |
| | | </configuration> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <configuration>
|
| | | <configSections>
|
| | | <sectionGroup name="applicationSettings" type="System.Configuration.ApplicationSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
| | | <section name="NETSCM.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false"/>
|
| | | </sectionGroup>
|
| | | </configSections>
|
| | | <applicationSettings>
|
| | | <NETSCM.Properties.Settings>
|
| | | <setting name="NETSCM_WMSWeb_Service" serializeAs="String">
|
| | | <value>http://localhost/WEBS-WMS/WebService1.asmx</value>
|
| | | </setting>
|
| | | </NETSCM.Properties.Settings>
|
| | | </applicationSettings>
|
| | | <startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/></startup></configuration>
|
| | |
| | | //------------------------------------------------------------------------------ |
| | | // <auto-generated> |
| | | // æ¤ä»£ç ç±å·¥å
·çæã |
| | | // è¿è¡æ¶çæ¬:4.0.30319.42000 |
| | | // |
| | | // å¯¹æ¤æä»¶çæ´æ¹å¯è½ä¼å¯¼è´ä¸æ£ç¡®çè¡ä¸ºï¼å¹¶ä¸å¦æ |
| | | // éæ°çæä»£ç ï¼è¿äºæ´æ¹å°ä¼ä¸¢å¤±ã |
| | | // </auto-generated> |
| | | //------------------------------------------------------------------------------ |
| | | |
| | | namespace SCM.Properties { |
| | | using System; |
| | | |
| | | |
| | | /// <summary> |
| | | /// ä¸ä¸ªå¼ºç±»åçèµæºç±»ï¼ç¨äºæ¥æ¾æ¬å°åçå符串çã |
| | | /// </summary> |
| | | // æ¤ç±»æ¯ç± StronglyTypedResourceBuilder |
| | | // ç±»éè¿ç±»ä¼¼äº ResGen æ Visual Studio çå·¥å
·èªå¨çæçã |
| | | // è¥è¦æ·»å æç§»é¤æåï¼è¯·ç¼è¾ .ResX æä»¶ï¼ç¶åéæ°è¿è¡ ResGen |
| | | // (以 /str ä½ä¸ºå½ä»¤é项)ï¼æéæ°çæ VS 项ç®ã |
| | | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] |
| | | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
| | | [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] |
| | | internal class Resources { |
| | | |
| | | private static global::System.Resources.ResourceManager resourceMan; |
| | | |
| | | private static global::System.Globalization.CultureInfo resourceCulture; |
| | | |
| | | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] |
| | | internal Resources() { |
| | | } |
| | | |
| | | /// <summary> |
| | | /// è¿åæ¤ç±»ä½¿ç¨çç¼åç ResourceManager å®ä¾ã |
| | | /// </summary> |
| | | [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] |
| | | internal static global::System.Resources.ResourceManager ResourceManager { |
| | | get { |
| | | if (object.ReferenceEquals(resourceMan, null)) { |
| | | global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("SCM.Properties.Resources", typeof(Resources).Assembly); |
| | | resourceMan = temp; |
| | | } |
| | | return resourceMan; |
| | | } |
| | | } |
| | | |
| | | /// <summary> |
| | | /// ä½¿ç¨æ¤å¼ºç±»åèµæºç±»ï¼ä¸ºææèµæºæ¥æ¾ |
| | | /// éåå½å线ç¨ç CurrentUICulture 屿§ã |
| | | /// </summary> |
| | | [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] |
| | | internal static global::System.Globalization.CultureInfo Culture { |
| | | get { |
| | | return resourceCulture; |
| | | } |
| | | set { |
| | | resourceCulture = value; |
| | | } |
| | | } |
| | | } |
| | | } |
| | | //------------------------------------------------------------------------------
|
| | | // <auto-generated>
|
| | | // æ¤ä»£ç ç±å·¥å
·çæã
|
| | | // è¿è¡æ¶çæ¬:4.0.30319.42000
|
| | | //
|
| | | // å¯¹æ¤æä»¶çæ´æ¹å¯è½ä¼å¯¼è´ä¸æ£ç¡®çè¡ä¸ºï¼å¹¶ä¸å¦æ
|
| | | // éæ°çæä»£ç ï¼è¿äºæ´æ¹å°ä¼ä¸¢å¤±ã
|
| | | // </auto-generated>
|
| | | //------------------------------------------------------------------------------
|
| | |
|
| | | namespace SCM.Properties {
|
| | | using System;
|
| | | |
| | | |
| | | /// <summary>
|
| | | /// ä¸ä¸ªå¼ºç±»åçèµæºç±»ï¼ç¨äºæ¥æ¾æ¬å°åçå符串çã
|
| | | /// </summary>
|
| | | // æ¤ç±»æ¯ç± StronglyTypedResourceBuilder
|
| | | // ç±»éè¿ç±»ä¼¼äº ResGen æ Visual Studio çå·¥å
·èªå¨çæçã
|
| | | // è¥è¦æ·»å æç§»é¤æåï¼è¯·ç¼è¾ .ResX æä»¶ï¼ç¶åéæ°è¿è¡ ResGen
|
| | | // (以 /str ä½ä¸ºå½ä»¤é项)ï¼æéæ°çæ VS 项ç®ã
|
| | | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
|
| | | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
| | | [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
| | | internal class Resources {
|
| | | |
| | | private static global::System.Resources.ResourceManager resourceMan;
|
| | | |
| | | private static global::System.Globalization.CultureInfo resourceCulture;
|
| | | |
| | | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
| | | internal Resources() {
|
| | | }
|
| | | |
| | | /// <summary>
|
| | | /// è¿åæ¤ç±»ä½¿ç¨çç¼åç ResourceManager å®ä¾ã
|
| | | /// </summary>
|
| | | [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
| | | internal static global::System.Resources.ResourceManager ResourceManager {
|
| | | get {
|
| | | if (object.ReferenceEquals(resourceMan, null)) {
|
| | | global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("SCM.Properties.Resources", typeof(Resources).Assembly);
|
| | | resourceMan = temp;
|
| | | }
|
| | | return resourceMan;
|
| | | }
|
| | | }
|
| | | |
| | | /// <summary>
|
| | | /// ä½¿ç¨æ¤å¼ºç±»åèµæºç±»ï¼ä¸ºææèµæºæ¥æ¾
|
| | | /// éåå½å线ç¨ç CurrentUICulture 屿§ã
|
| | | /// </summary>
|
| | | [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
| | | internal static global::System.Globalization.CultureInfo Culture {
|
| | | get {
|
| | | return resourceCulture;
|
| | | }
|
| | | set {
|
| | | resourceCulture = value;
|
| | | }
|
| | | }
|
| | | }
|
| | | }
|
| | |
| | | //------------------------------------------------------------------------------ |
| | | // <auto-generated> |
| | | // æ¤ä»£ç ç±å·¥å
·çæã |
| | | // è¿è¡æ¶çæ¬:4.0.30319.42000 |
| | | // |
| | | // å¯¹æ¤æä»¶çæ´æ¹å¯è½ä¼å¯¼è´ä¸æ£ç¡®çè¡ä¸ºï¼å¹¶ä¸å¦æ |
| | | // éæ°çæä»£ç ï¼è¿äºæ´æ¹å°ä¼ä¸¢å¤±ã |
| | | // </auto-generated> |
| | | //------------------------------------------------------------------------------ |
| | | |
| | | namespace SCM.Properties { |
| | | |
| | | |
| | | [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] |
| | | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "12.0.0.0")] |
| | | internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { |
| | | |
| | | private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); |
| | | |
| | | public static Settings Default { |
| | | get { |
| | | return defaultInstance; |
| | | } |
| | | } |
| | | |
| | | [global::System.Configuration.ApplicationScopedSettingAttribute()] |
| | | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
| | | [global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.WebServiceUrl)] |
| | | [global::System.Configuration.DefaultSettingValueAttribute("http://localhost/WEBS-WMS/WebService1.asmx")] |
| | | public string SCM_WMSWeb_WebService1 { |
| | | get { |
| | | return ((string)(this["SCM_WMSWeb_WebService1"])); |
| | | } |
| | | } |
| | | } |
| | | } |
| | | //------------------------------------------------------------------------------
|
| | | // <auto-generated>
|
| | | // æ¤ä»£ç ç±å·¥å
·çæã
|
| | | // è¿è¡æ¶çæ¬:4.0.30319.42000
|
| | | //
|
| | | // å¯¹æ¤æä»¶çæ´æ¹å¯è½ä¼å¯¼è´ä¸æ£ç¡®çè¡ä¸ºï¼å¹¶ä¸å¦æ
|
| | | // éæ°çæä»£ç ï¼è¿äºæ´æ¹å°ä¼ä¸¢å¤±ã
|
| | | // </auto-generated>
|
| | | //------------------------------------------------------------------------------
|
| | |
|
| | | namespace SCM.Properties {
|
| | | |
| | | |
| | | [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
| | | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "12.0.0.0")]
|
| | | internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
|
| | | |
| | | private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
|
| | | |
| | | public static Settings Default {
|
| | | get {
|
| | | return defaultInstance;
|
| | | }
|
| | | }
|
| | | |
| | | [global::System.Configuration.ApplicationScopedSettingAttribute()]
|
| | | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
| | | [global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.WebServiceUrl)]
|
| | | [global::System.Configuration.DefaultSettingValueAttribute("http://localhost/WEBS-WMS/WebService1.asmx")]
|
| | | public string SCM_WMSWeb_WebService1 {
|
| | | get {
|
| | | return ((string)(this["SCM_WMSWeb_WebService1"]));
|
| | | }
|
| | | }
|
| | | }
|
| | | }
|
| | |
| | | <AppDesignerFolder>Properties</AppDesignerFolder>
|
| | | <RootNamespace>SCM</RootNamespace>
|
| | | <AssemblyName>SCM</AssemblyName>
|
| | | <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
|
| | | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
| | | <FileUpgradeFlags>
|
| | | </FileUpgradeFlags>
|
| | | <UpgradeBackupLocation>
|
| | | </UpgradeBackupLocation>
|
| | | <OldToolsVersion>2.0</OldToolsVersion>
|
| | | <TargetFrameworkProfile />
|
| | | </PropertyGroup>
|
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
| | | <DebugSymbols>true</DebugSymbols>
|
| | |
| | | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
| | | <ErrorReport>prompt</ErrorReport>
|
| | | <WarningLevel>4</WarningLevel>
|
| | | <Prefer32Bit>false</Prefer32Bit>
|
| | | </PropertyGroup>
|
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
| | | <DebugType>pdbonly</DebugType>
|
| | |
| | | <DefineConstants>TRACE</DefineConstants>
|
| | | <ErrorReport>prompt</ErrorReport>
|
| | | <WarningLevel>4</WarningLevel>
|
| | | <Prefer32Bit>false</Prefer32Bit>
|
| | | </PropertyGroup>
|
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
| | | <DebugSymbols>true</DebugSymbols>
|
| | |
| | | <DebugType>full</DebugType>
|
| | | <PlatformTarget>x86</PlatformTarget>
|
| | | <ErrorReport>prompt</ErrorReport>
|
| | | <Prefer32Bit>false</Prefer32Bit>
|
| | | </PropertyGroup>
|
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
| | | <OutputPath>bin\x86\Release\</OutputPath>
|
| | |
| | | <DebugType>pdbonly</DebugType>
|
| | | <PlatformTarget>x86</PlatformTarget>
|
| | | <ErrorReport>prompt</ErrorReport>
|
| | | <Prefer32Bit>false</Prefer32Bit>
|
| | | </PropertyGroup>
|
| | | <ItemGroup>
|
| | | <Reference Include="AxInterop.gregn6Lib, Version=6.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsCLD_Customer_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>SCM.WMSWeb.ClsCLD_Customer_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsCLD_Customer_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>SCM.WMSWeb.ClsCLD_Customer_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsCLD_Department_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>SCM.WMSWeb.ClsCLD_Department_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsCLD_Department_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>SCM.WMSWeb.ClsCLD_Department_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsCLD_Employee_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>SCM.WMSWeb.ClsCLD_Employee_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsCLD_Employee_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>SCM.WMSWeb.ClsCLD_Employee_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsCLD_StockPlace_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>SCM.WMSWeb.ClsCLD_StockPlace_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsCLD_StockPlace_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>SCM.WMSWeb.ClsCLD_StockPlace_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsCLD_Supplier_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>SCM.WMSWeb.ClsCLD_Supplier_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsCLD_Supplier_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>SCM.WMSWeb.ClsCLD_Supplier_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsCLD_Warehouse_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>SCM.WMSWeb.ClsCLD_Warehouse_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsCLD_Warehouse_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>SCM.WMSWeb.ClsCLD_Warehouse_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_BadReason_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>SCM.WMSWeb.ClsGy_BadReason_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_BadReason_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>SCM.WMSWeb.ClsGy_BadReason_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_BarCodeBill_WMS_Model_View" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>SCM.WMSWeb.ClsGy_BarCodeBill_WMS_Model_View, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_BarCodeBill_WMS_Model_View" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>SCM.WMSWeb.ClsGy_BarCodeBill_WMS_Model_View, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Customer_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>SCM.WMSWeb.ClsGy_Customer_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Customer_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>SCM.WMSWeb.ClsGy_Customer_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Department_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>SCM.WMSWeb.ClsGy_Department_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Department_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>SCM.WMSWeb.ClsGy_Department_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Employee_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>SCM.WMSWeb.ClsGy_Employee_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Employee_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>SCM.WMSWeb.ClsGy_Employee_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Group_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>SCM.WMSWeb.ClsGy_Group_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Group_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>SCM.WMSWeb.ClsGy_Group_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Item30JiTai_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>SCM.WMSWeb.ClsGy_Item30JiTai_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Item30JiTai_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>SCM.WMSWeb.ClsGy_Item30JiTai_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Source_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>SCM.WMSWeb.ClsGy_Source_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Source_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>SCM.WMSWeb.ClsGy_Source_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_StockPlace_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>SCM.WMSWeb.ClsGy_StockPlace_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_StockPlace_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>SCM.WMSWeb.ClsGy_StockPlace_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Supplier_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>SCM.WMSWeb.ClsGy_Supplier_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Supplier_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>SCM.WMSWeb.ClsGy_Supplier_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsGy_Warehouse_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>SCM.WMSWeb.ClsGy_Warehouse_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsGy_Warehouse_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>SCM.WMSWeb.ClsGy_Warehouse_Model, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <!-- |
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program. |
| | | --> |
| | | <GenericObjectDataSource DisplayName="ClsKf_ICStockBill_WMS" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> |
| | | <TypeInfo>SCM.WMSWeb.ClsKf_ICStockBill_WMS, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <!--
|
| | | This file is automatically generated by Visual Studio .Net. It is |
| | | used to store generic object data source configuration information. |
| | | Renaming the file extension or editing the content of this file may |
| | | cause the file to be unrecognizable by the program.
|
| | | -->
|
| | | <GenericObjectDataSource DisplayName="ClsKf_ICStockBill_WMS" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
| | | <TypeInfo>SCM.WMSWeb.ClsKf_ICStockBill_WMS, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
| | | </GenericObjectDataSource> |
| | |
| | | <?xml version="1.0" encoding="utf-8" ?> |
| | | <configuration> |
| | | <configSections> |
| | | <sectionGroup name="applicationSettings" type="System.Configuration.ApplicationSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" > |
| | | <section name="SCM.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" /> |
| | | </sectionGroup> |
| | | </configSections> |
| | | <applicationSettings> |
| | | <SCM.Properties.Settings> |
| | | <setting name="SCM_WMSWeb_WebService1" serializeAs="String"> |
| | | <value>http://localhost/WEBS-WMS/WebService1.asmx</value> |
| | | </setting> |
| | | </SCM.Properties.Settings> |
| | | </applicationSettings> |
| | | </configuration> |
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <configuration>
|
| | | <configSections>
|
| | | <sectionGroup name="applicationSettings" type="System.Configuration.ApplicationSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
| | | <section name="SCM.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false"/>
|
| | | </sectionGroup>
|
| | | </configSections>
|
| | | <applicationSettings>
|
| | | <SCM.Properties.Settings>
|
| | | <setting name="SCM_WMSWeb_WebService1" serializeAs="String">
|
| | | <value>http://localhost/WEBS-WMS/WebService1.asmx</value>
|
| | | </setting>
|
| | | </SCM.Properties.Settings>
|
| | | </applicationSettings>
|
| | | <startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/></startup></configuration>
|
| | |
| | |  |
| | | namespace SCM.åæ®èµæ |
| | | namespace SCM |
| | | { |
| | | partial class ååæ£éªæç»è¡¨ |
| | | partial class Gy_BarCodeDetailList |
| | | { |
| | | /// <summary> |
| | | /// Required designer variable. |
| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ååæ£éªæç»è¡¨)); |
| | | System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Gy_BarCodeDetailList)); |
| | | this.Tool = new System.Windows.Forms.ToolStrip(); |
| | | this.cx = new System.Windows.Forms.ToolStripButton(); |
| | | this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); |
| | |
| | | this.grdMain.Size = new System.Drawing.Size(882, 327); |
| | | this.grdMain.TabIndex = 53; |
| | | // |
| | | // ååæ£éªæç»è¡¨ |
| | | // Gy_BarCodeDetailList |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | |
| | | this.Controls.Add(this.pPic); |
| | | this.Controls.Add(this.Tool); |
| | | this.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); |
| | | this.Name = "ååæ£éªæç»è¡¨"; |
| | | this.Text = "ååæ£éªæç»è¡¨"; |
| | | this.Name = "Gy_BarCodeDetailList"; |
| | | this.Text = "Gy_BarCodeDetailList"; |
| | | this.Tool.ResumeLayout(false); |
| | | this.Tool.PerformLayout(); |
| | | this.pPic.ResumeLayout(false); |
| | |
| | | using System.Text; |
| | | using System.Windows.Forms; |
| | | |
| | | namespace SCM.åæ®èµæ |
| | | namespace SCM |
| | | { |
| | | public partial class ååæ£éªæç»è¡¨ : Form |
| | | public partial class Gy_BarCodeDetailList : Form |
| | | { |
| | | //[h_c_barcodedetail] |
| | | //h_c_barcodemain |
| | | public ååæ£éªæç»è¡¨() |
| | | //h_c_barcodemain
|
| | | public Gy_BarCodeDetailList() |
| | | { |
| | | InitializeComponent(); |
| | | dateTimePicker1.Text = DateTime.Now.AddDays(-7).ToString(); |
| | |
| | | } |
| | | public frmBillQueryCondition_Base frmCondition; |
| | | public string ViewName = "h_c_barcodedetail"; |
| | | public string ModCaption = "æåååæ£éªæç»è¡¨"; |
| | | public string ModCaption = "æåååæ£éªæç»è¡¨"; |
| | | public const string ModName = "1250"; |
| | | public string sDlgWhere = ""; //å¤çªä½éå
¥ |
| | | public int selectRow = 0; |
| | |
| | | MessageBox.Show("å¼å§æ¶é´ä¸è½å¤§äºæªè³æ¶é´"); |
| | | return; |
| | | } |
| | | whereBuilder.Append($" and a.HMakeDate>''{dateTimePicker1.Text}'' and a.HMakeDate<''{dateTimePicker2.Text}''"); |
| | | whereBuilder.Append(" and a.HMakeDate>''"+dateTimePicker1.Text+"'' and a.HMakeDate<''"+dateTimePicker2.Text+"''"); |
| | | if (!string.IsNullOrEmpty(txtHBillNo.Text)) |
| | | whereBuilder.Append($" and a.HMaterName like ''%{txtHBillNo.Text}%''"); |
| | | whereBuilder.Append(" and a.HMaterName like ''"+txtHBillNo.Text+"''"); |
| | | if(!string.IsNullOrEmpty(textBox1.Text)) |
| | | whereBuilder.Append($" and b.FNUMBER like ''%{textBox1.Text}%''"); |
| | | whereBuilder.Append(" and b.FNUMBER like ''%"+textBox1.Text+"%'"); |
| | | if (!string.IsNullOrEmpty(textBox2.Text)) |
| | | whereBuilder.Append($" and c.FLOT_TEXT like ''%{textBox2.Text}%''"); |
| | | whereBuilder.Append(" and c.FLOT_TEXT like ''%"+textBox2.Text+"%''"); |
| | | if(comboBox1.Text!="å
¨é¨") |
| | | whereBuilder.Append($" and a.HRemark=''{comboBox1.Text}''"); |
| | | whereBuilder.Append(" and a.HRemark=''"+comboBox1.Text+"''"); |
| | | if (!string.IsNullOrEmpty(textBox4.Text)) |
| | | whereBuilder.Append($" and d.HName like ''%{textBox4.Text}%''"); |
| | | whereBuilder.Append(" and d.HName like ''%"+textBox4.Text+"%''"); |
| | | if (!string.IsNullOrEmpty(textBox5.Text)) |
| | | whereBuilder.Append($" and e.HName like ''%{textBox5.Text}%''"); |
| | | whereBuilder.Append(" and e.HName like ''%"+textBox5.Text+"%''"); |
| | | if (!string.IsNullOrEmpty(textBox6.Text)) |
| | | whereBuilder.Append($" and a.HWorkLineName like ''%{textBox6.Text}%''"); |
| | | whereBuilder.Append(" and a.HWorkLineName like ''%"+textBox6.Text+"%''"); |
| | | string orderBy = " order by a.HMakeDate desc "; |
| | | if(comboBox2.Text=="产ååç§°") |
| | | { |
| | |
| | | { |
| | | orderBy = " order by a.HBatchNo desc"; |
| | | } |
| | | string execSql = $"exec {ViewName} '{whereBuilder}','{orderBy}'"; |
| | | string execSql = "exec "+ViewName+" '"+whereBuilder+"','"+orderBy+"'"; |
| | | DataSet DSet = oWeb.getDataSetBySQL(execSql, ViewName, ref DBUtility.ClsPub.sExeReturnInfo); |
| | | //çæé¦è¡æ é¢ |
| | | if (DSet == null) |
| | |
| | |  |
| | | namespace SCM.åæ®èµæ |
| | | namespace SCM |
| | | { |
| | | partial class Gy_BarCodeMain |
| | | { |
| | |
| | | using System.Text; |
| | | using System.Windows.Forms; |
| | | |
| | | namespace SCM.åæ®èµæ |
| | | namespace SCM |
| | | { |
| | | public partial class Gy_BarCodeMain : Form |
| | | { |
| | |
| | | } |
| | | public frmBillQueryCondition_Base frmCondition; |
| | | public string ViewName = "h_c_barcodemain"; |
| | | public string ModCaption = "æåååæ£éªæç»è¡¨"; |
| | | public string ModCaption = "æåååæ£éªæ±æ¥è¡¨"; |
| | | public const string ModName = "1250"; |
| | | public string sDlgWhere = ""; //å¤çªä½éå
¥ |
| | | public int selectRow = 0; |
| | |
| | | MessageBox.Show("å¼å§æ¶é´ä¸è½å¤§äºæªè³æ¶é´"); |
| | | return; |
| | | } |
| | | whereBuilder.Append($" and a.HMakeDate>''{dateTimePicker1.Text}'' and a.HMakeDate<''{dateTimePicker2.Text}''"); |
| | | whereBuilder.Append(" and a.HMakeDate>''"+dateTimePicker1.Text+"'' and a.HMakeDate<''"+dateTimePicker2.Text+"''"); |
| | | if (!string.IsNullOrEmpty(txtHBillNo.Text)) |
| | | whereBuilder.Append($" and a.HSourceBillNo like ''%{txtHBillNo.Text}%''"); |
| | | whereBuilder.Append(" and a.HSourceBillNo like ''%"+txtHBillNo.Text+"%''"); |
| | | if (!string.IsNullOrEmpty(textBox1.Text)) |
| | | whereBuilder.Append($" and a.b.FNUMBER like ''%{textBox1.Text}%''"); |
| | | whereBuilder.Append(" and a.b.FNUMBER like ''%"+textBox1.Text+"''"); |
| | | if (!string.IsNullOrEmpty(textBox2.Text)) |
| | | whereBuilder.Append($" and a.HMaterName like ''%{textBox2.Text}%''"); |
| | | var execSql = $"exec {ViewName} '{whereBuilder}'"; |
| | | whereBuilder.Append(" and a.HMaterName like ''%"+textBox2.Text+"%''"); |
| | | var execSql = "exec "+ViewName+" '"+whereBuilder+"'"; |
| | | DataSet DSet = oWeb.getDataSetBySQL(execSql, ViewName, ref DBUtility.ClsPub.sExeReturnInfo); |
| | | //çæé¦è¡æ é¢ |
| | | if (DSet == null) |