From 8301df084faa8f43f4b9cb7f92088e5fd9e64524 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期四, 01 十二月 2022 15:41:53 +0800 Subject: [PATCH] 大华摄像头更新 --- HDL_ON/Common/R.cs | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index 3312c40..ea6da3e 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -5,6 +5,18 @@ public static class StringId { /// <summary> + /// 钀ょ煶鎽勫儚澶� + /// </summary> + public const int EZVIZ = 583; + /// <summary> + /// 纭畾鍒犻櫎璇ヨ澶囧悧? + /// </summary> + public const int AreYouSureToDeleteThisDevice = 582; + /// <summary> + /// + /// </summary> + public const int EmptyString = 581; + /// <summary> /// 鏄惁纭畾鍒犻櫎缁勫悎璋冨厜 /// </summary> public const int DoYouWantDelCombinedDimming = 580; -- Gitblit v1.8.0