From a6bfe9208a838cea091a56f4194f90dd03fb303d Mon Sep 17 00:00:00 2001 From: 陈嘉乐 <cjl@hdlchina.com.cn> Date: 星期三, 16 十二月 2020 15:10:10 +0800 Subject: [PATCH] 2020-12-16-2 --- HDL_ON/Common/R.cs | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index bdb306f..f6fbc29 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -717,7 +717,10 @@ /// 楠岃瘉闈㈠ID /// </summary> public const int VerifyFaceID = 9050; - + /// <summary> + /// 淇濆瓨鐢ㄦ埛澶村儚澶辫触 + /// </summary> + public const int FailedToSaveUserImage = 9051; #region 缃戠粶璇锋眰鍝嶅簲閿欒鎻愮ず淇℃伅 -- Gitblit v1.8.0