liujie
2023-10-17 a1e4cfc3de4f3f3f3956b769bc7af40d097c8a4c
cloud-server-other/src/main/java/com/dsh/other/service/IBannerService.java
@@ -22,4 +22,5 @@
    void createHistory(CreateHistoryDto createHistoryDto);
    List<GetHistoryDto> gethistory(Integer studentId);
}