zhengcaioa/IServices/IExpertService.cs
@@ -28,5 +28,13 @@ ExpertOrderDipatchDTO GetDispatch(string id); ResultEntity IdCardChongfu(string IdCard = "", string Id = ""); ResultEntity CertiNumberChongfu(string CertiNumber = "", string Id = ""); ResultEntity Phone1Chongfu(string Phone1 = "", string Id = ""); } }