This commit is contained in:
atvstdla
2025-09-23 17:17:49 +09:00
parent 1d2bc49365
commit 7f18759004
17 changed files with 2407 additions and 2524 deletions

View File

@@ -12,7 +12,7 @@ namespace Project.Properties {
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.14.0.0")]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "15.9.0.0")]
internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
@@ -71,48 +71,6 @@ namespace Project.Properties {
}
}
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute(@"^XA
^MMT
^PW519
^LL0200
^LS0
^FO207,5^GB303,186,4^FS
^FT10,190^BQN,2,4
^FH\^FDLA,{qrData}^FS
^FO250,8^GB0,183,4^FS
^FO209,29^GB299,0,4^FS
^FO209,56^GB299,0,4^FS
^FO207,81^GB300,0,4^FS
^FO207,108^GB303,0,4^FS
^FT212,27^A0N,20,19^FH\^FDSID^FS
^FT212,52^A0N,20,19^FH\^FDLOT^FS
^FT211,132^A0N,20,19^FH\^FDRID^FS
^FT212,104^A0N,20,19^FH\^FDQ'ty^FS
^FT256,27^A0N,20,19^FH\^FD{sid}^FS
^FT257,53^A0N,20,19^FH\^FD{lot}^FS
^FT257,184^A0N,17,16^FH\^FD{partnum}^FS
^FT258,131^A0N,20,19^FH\^FD{rid}^FS
^FT257,104^A0N,20,19^FH\^FD{qty}^FS
^FO207,162^GB303,0,4^FS
^FO207,135^GB303,0,4^FS
^FT211,158^A0N,20,19^FH\^FDDate^FS
^FT258,158^A0N,20,19^FH\^FD{mfg}^FS
^FT212,183^A0N,17,16^FH\^FDPN#^FS
^FT212,79^A0N,20,19^FH\^FDSPY^FS
^FT256,79^A0N,20,19^FH\^FD{supply}^FS
^PQ1,0,1,Y^XZ
")]
public string ZPL7 {
get {
return ((string)(this["ZPL7"]));
}
set {
this["ZPL7"] = value;
}
}
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.ConnectionString)]

View File

@@ -14,42 +14,9 @@
<Setting Name="libxl" Type="System.String" Scope="User">
<Value Profile="(Default)">Amkor Technology/windows-242f240302c3e50d6cb1686ba2q4k0o9</Value>
</Setting>
<Setting Name="ZPL7" Type="System.String" Scope="User">
<Value Profile="(Default)">^XA
^MMT
^PW519
^LL0200
^LS0
^FO207,5^GB303,186,4^FS
^FT10,190^BQN,2,4
^FH\^FDLA,{qrData}^FS
^FO250,8^GB0,183,4^FS
^FO209,29^GB299,0,4^FS
^FO209,56^GB299,0,4^FS
^FO207,81^GB300,0,4^FS
^FO207,108^GB303,0,4^FS
^FT212,27^A0N,20,19^FH\^FDSID^FS
^FT212,52^A0N,20,19^FH\^FDLOT^FS
^FT211,132^A0N,20,19^FH\^FDRID^FS
^FT212,104^A0N,20,19^FH\^FDQ'ty^FS
^FT256,27^A0N,20,19^FH\^FD{sid}^FS
^FT257,53^A0N,20,19^FH\^FD{lot}^FS
^FT257,184^A0N,17,16^FH\^FD{partnum}^FS
^FT258,131^A0N,20,19^FH\^FD{rid}^FS
^FT257,104^A0N,20,19^FH\^FD{qty}^FS
^FO207,162^GB303,0,4^FS
^FO207,135^GB303,0,4^FS
^FT211,158^A0N,20,19^FH\^FDDate^FS
^FT258,158^A0N,20,19^FH\^FD{mfg}^FS
^FT212,183^A0N,17,16^FH\^FDPN#^FS
^FT212,79^A0N,20,19^FH\^FDSPY^FS
^FT256,79^A0N,20,19^FH\^FD{supply}^FS
^PQ1,0,1,Y^XZ
</Value>
</Setting>
<Setting Name="CS" Type="(Connection string)" Scope="Application">
<DesignTimeValue Profile="(Default)">&lt;?xml version="1.0" encoding="utf-16"?&gt;
&lt;SerializableConnectionString xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;
&lt;SerializableConnectionString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
&lt;ConnectionString&gt;Data Source=10.201.11.21,50150;Initial Catalog=WMS;Persist Security Info=True;User ID=wmsadm;Password=78#4AmWnh1!!;Encrypt=False;TrustServerCertificate=True&lt;/ConnectionString&gt;
&lt;ProviderName&gt;System.Data.SqlClient&lt;/ProviderName&gt;
&lt;/SerializableConnectionString&gt;</DesignTimeValue>
@@ -57,7 +24,7 @@
</Setting>
<Setting Name="WMS_DEV" Type="(Connection string)" Scope="Application">
<DesignTimeValue Profile="(Default)">&lt;?xml version="1.0" encoding="utf-16"?&gt;
&lt;SerializableConnectionString xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;
&lt;SerializableConnectionString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
&lt;ConnectionString&gt;Data Source=10.201.11.21,50150;Initial Catalog=WMS;Persist Security Info=True;User ID=wmsadm;Password=78#4AmWnh1!!;Encrypt=False;TrustServerCertificate=True&lt;/ConnectionString&gt;
&lt;ProviderName&gt;System.Data.SqlClient&lt;/ProviderName&gt;
&lt;/SerializableConnectionString&gt;</DesignTimeValue>
@@ -65,7 +32,7 @@
</Setting>
<Setting Name="WMS_PRD" Type="(Connection string)" Scope="Application">
<DesignTimeValue Profile="(Default)">&lt;?xml version="1.0" encoding="utf-16"?&gt;
&lt;SerializableConnectionString xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;
&lt;SerializableConnectionString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
&lt;ConnectionString&gt;Data Source=V1SPCSQL,51122;Initial Catalog=WMS;Persist Security Info=True;User ID=wmsadm;Password="2!x2$yY8R;}$";Encrypt=False;TrustServerCertificate=True&lt;/ConnectionString&gt;
&lt;ProviderName&gt;System.Data.SqlClient&lt;/ProviderName&gt;
&lt;/SerializableConnectionString&gt;</DesignTimeValue>