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