스케쥴관리화면의 열너비 기능 추가

This commit is contained in:
chi
2021-05-10 14:48:25 +09:00
parent 0762fad2a5
commit c5a2b30ae3
111 changed files with 9730 additions and 876 deletions

View File

@@ -59,7 +59,7 @@ namespace FPJ0000.Properties {
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("\\\\10.131.32.29\\Data")]
[global::System.Configuration.DefaultSettingValueAttribute("\\\\10.131.32.33\\Data")]
public string SharePath {
get {
return ((string)(this["SharePath"]));

View File

@@ -22,7 +22,7 @@
<Value Profile="(Default)">10.131</Value>
</Setting>
<Setting Name="SharePath" Type="System.String" Scope="User">
<Value Profile="(Default)">\\10.131.32.29\Data</Value>
<Value Profile="(Default)">\\10.131.32.33\Data</Value>
</Setting>
</Settings>
</SettingsFile>