From d9a936f7ec50dc04c8786b9a661a0890ade52262 Mon Sep 17 00:00:00 2001 From: wei <kaede@kaededeMacBook-Air.local> Date: 星期六, 28 十一月 2020 19:41:07 +0800 Subject: [PATCH] 20201128 --- HDL_ON/Common/R.cs | 20 ++++++++++++++++++++ 1 files changed, 20 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index 912705b..33ad7fa 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -564,6 +564,26 @@ /// 宸茬粡鏄渶鏂扮増鏈� /// </summary> public const int IsLatestVersion = 9033; + /// <summary> + /// 鎴戜滑鑳戒负浣犳彁渚涗粈涔堝府鍔╋紵 + /// </summary> + public const int WhatCanWeDoForYou = 9034; + /// <summary> + /// 鍔熻兘闂 + /// </summary> + public const int FunctionalQuestion = 9035; + /// <summary> + /// 鍦烘櫙闂 + /// </summary> + public const int SceneQuestion = 9036; + /// <summary> + /// APP浣跨敤杈呭姪 + /// </summary> + public const int AppUsageAssistance = 9037; + /// <summary> + /// 甯歌闂 + /// </summary> + public const int CommonQuestion = 9038; #region 缃戠粶璇锋眰鍝嶅簲閿欒鎻愮ず淇℃伅 -- Gitblit v1.8.0