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