From 32a8370517ce75caac836edc82f62614d5f9b187 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期三, 23 十一月 2022 10:19:31 +0800 Subject: [PATCH] 科技系统优化、大华摄像头功能 --- HDL_ON/Common/R.cs | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index e322932..6bb7906 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -4,6 +4,11 @@ { public static class StringId { + + /// <summary> + /// 纭畾鍒犻櫎璇ヨ澶囧悧? + /// </summary> + public const int AreYouSureToDeleteThisDevice = 582; /// <summary> /// /// </summary> -- Gitblit v1.8.0