Tong
2021-08-31 d21ef6135c295e9bfa5ac7c0858ef55f5627479c
HDL_ON/UI/UI2/4-PersonalCenter/FaceManagement/CustomerObj.cs
@@ -76,14 +76,14 @@
        /// </summary>
        public string address;
        /// <summary>
        /// 人脸状态
        /// 人脸录入状态
        /// 1:录入状态
        /// 2:下发成功
        /// 3:下发失败 
        /// </summary>
        public int faceStatus = 0;
        /// <summary>
        /// 人脸状态
        /// 人脸开启状态
        /// 1:开启状态
        /// 2:关闭状态
        /// 3:清除人脸数据