cylsg/cylsg.Application/Orders/Dtos/OrderDto.cs @@ -222,6 +222,12 @@ public string CheckPhoto { get; set; } /// <summary> /// 人脸图片 /// </summary> public string FaceImg { get; set; } }