移动系统liao
2024-08-27 1571dee924ea10cdcb55300cf02f70c6208c0333
cylsg/cylsg.Application/Orders/Dtos/OrderDto.cs
@@ -222,6 +222,12 @@
        public string CheckPhoto { get; set; }
        /// <summary>
        /// 人脸图片
        /// </summary>
        public string FaceImg { get; set; }
    }