Explorar el Código

report-service中申诉驳回接口返回参数及异常处理采用公共

rengb hace 3 años
padre
commit
a53fbda217

+ 0 - 2
report-service/src/main/java/com/lantone/report/web/MedAppealExamineInfoManagementController.java

@@ -13,8 +13,6 @@ import com.lantone.report.vo.GetAppealReviewVO;
 import com.lantone.report.vo.GetAuditNumberVO;
 import com.lantone.report.vo.GetComplaintRecordVO;
 import com.lantone.report.vo.RejectedVo;
-import com.lantone.report.vo.*;
-import com.lantone.report.facade.MedAppealExamineInfoManagementFacade;
 import io.swagger.annotations.Api;
 import io.swagger.annotations.ApiOperation;
 import org.springframework.beans.factory.annotation.Autowired;