From a3b92962f31cb3bbebaba37475b3a8417831520f Mon Sep 17 00:00:00 2001 From: wei <kaede@kaededeMacBook-Air.local> Date: 星期四, 23 九月 2021 15:30:29 +0800 Subject: [PATCH] 合并嘉乐本地加密代码 --- HDL_ON/Common/R.cs | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index 8d6c7bd..6c5c10f 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -2892,7 +2892,10 @@ /// 鏄惁瑙i櫎缁戝畾锛� /// </summary> public const int DoYouWantToUnbind = 9068; - + /// <summary> + /// 鐗╀笟閫氱煡 + /// </summary> + public const int Propertynotice = 9069; #region 缃戠粶璇锋眰鍝嶅簲閿欒鎻愮ず淇℃伅 -- Gitblit v1.8.0