From 3843ae9f9e5d3e17e6be7233d0c9708d5abe37bb Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期四, 23 二月 2023 09:16:12 +0800 Subject: [PATCH] 版本号备份 --- HDL_ON/Common/R.cs | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index 1de55d8..b8519cc 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -4,6 +4,15 @@ { public static class StringId { + + /// <summary> + /// 鑾峰彇绗笁鏂瑰钩鍙颁俊鎭け璐� + /// </summary> + public const int Get3tyIotInfoFailed = 585; + /// <summary> + /// 甯冮槻鐘舵�� + /// </summary> + public const int DeploymentStatus = 584; /// <summary> /// 钀ょ煶鎽勫儚澶� /// </summary> -- Gitblit v1.8.0