From 88b9c9dbae4f0f28529cd3b3ffe53cd26f19f738 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期日, 30 七月 2023 21:55:50 +0800 Subject: [PATCH] Merge branch 'wxr-2.1' into Dev-Branch --- HDL_ON/Common/R.cs | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index 452b955..5bad366 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -9,8 +9,10 @@ - - + /// <summary> + /// 鎬昏 + /// </summary> + public const int Total = 686; /// <summary> /// 娉細鐢ㄦ埛绠$悊浠呭彲瀵瑰凡娣诲姞鐢ㄦ埛杩涜绠$悊銆傚闇�娣诲姞鏂扮敤鎴凤紝璇峰墠寰�閿佺杩涜鐩稿叧鎿嶄綔銆� /// </summary> @@ -3486,7 +3488,8 @@ /// RGB鑹茬洏 /// </summary> public const int rgbsepan = 7172; - + + /// <summary> -- Gitblit v1.8.0