删除多余代码
This commit is contained in:
parent
76f2680694
commit
3d0034ef0d
@ -97,5 +97,4 @@ public class NurseAppLoginController extends BaseController {
|
||||
List<OrderAndItemVO> appointmentOrderDetails = nurseAppLoginService.selectAppServiceOrderItem(patientId, orderStatus);
|
||||
return getDataTable(appointmentOrderDetails);
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user