From 064501c0cbf8643cfb2bdb2c295055189cf3287f Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期一, 21 十二月 2020 19:42:53 +0800 Subject: [PATCH] Merge branch 'CJL' into NewFilePath --- HDL_ON/DAL/Server/NewApiRes.cs | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/HDL_ON/DAL/Server/NewApiRes.cs b/HDL_ON/DAL/Server/NewApiRes.cs index e145110..6792f46 100644 --- a/HDL_ON/DAL/Server/NewApiRes.cs +++ b/HDL_ON/DAL/Server/NewApiRes.cs @@ -1123,6 +1123,18 @@ public string Id; } + /// <summary> + /// AppNameObj + /// </summary> + [System.Serializable] + public class AppNameObj + { + /// <summary> + /// 杞欢鏉ユ簮锛孍voyo銆丱N銆丱N_Plus + /// </summary> + public string appName = SoftwareType.ON_Plus.ToString(); + } + #region APP鐗堟湰妫�娴� /// <summary> /// AppVersionCheckObj -- Gitblit v1.8.0