From 61513acf37a1b97e0b1cf5342ff459c3c6fe83b4 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期二, 26 九月 2023 16:36:39 +0800 Subject: [PATCH] 问题修复 --- OnPro/HDL_ON/Common/Constant.cs | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/OnPro/HDL_ON/Common/Constant.cs b/OnPro/HDL_ON/Common/Constant.cs index b13eb12..65a2e87 100644 --- a/OnPro/HDL_ON/Common/Constant.cs +++ b/OnPro/HDL_ON/Common/Constant.cs @@ -202,6 +202,10 @@ /// WinPhone /// </summary> ON_Plus, + /// <summary> + /// 鑽f偊鏅鸿兘瀹氬埗 + /// </summary> + RONG_AN, } /// <summary> -- Gitblit v1.8.0