From 5cb28a17ca74fc0fbb07e25af0c3554951e4c2d9 Mon Sep 17 00:00:00 2001 From: czw <selecti@yeah.net> Date: 星期三, 25 六月 2025 10:46:16 +0800 Subject: [PATCH] 1 --- 2025年6月12日/AuxAllWCS/RunTime/Code/变量数据库.cs | 13 +++++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-) diff --git "a/2025\345\271\2646\346\234\21012\346\227\245/AuxAllWCS/RunTime/Code/\345\217\230\351\207\217\346\225\260\346\215\256\345\272\223.cs" "b/2025\345\271\2646\346\234\21012\346\227\245/AuxAllWCS/RunTime/Code/\345\217\230\351\207\217\346\225\260\346\215\256\345\272\223.cs" index 955a9a2..6352262 100644 --- "a/2025\345\271\2646\346\234\21012\346\227\245/AuxAllWCS/RunTime/Code/\345\217\230\351\207\217\346\225\260\346\215\256\345\272\223.cs" +++ "b/2025\345\271\2646\346\234\21012\346\227\245/AuxAllWCS/RunTime/Code/\345\217\230\351\207\217\346\225\260\346\215\256\345\272\223.cs" @@ -5859,6 +5859,19 @@ RaisePropertyChanged("R鍏呯數鐘舵�"); } } + private System.UInt16 _R鎵嬪姩1鑷姩2; + public System.UInt16 R鎵嬪姩1鑷姩2 + { + get + { + return _R鎵嬪姩1鑷姩2; + } + set + { + _R鎵嬪姩1鑷姩2 = value; + RaisePropertyChanged("R鎵嬪姩1鑷姩2"); + } + } #endregion #region 鍙橀噺缁� -- Gitblit v1.9.1