彭雪彬
2025-07-23 ef684096ece7f699447bf567c4d89eecd9b3d200
oying-system/src/main/java/com/oying/modules/sh/service/OrderReturnOperationLogService.java
@@ -56,4 +56,6 @@
    * @throws IOException /
    */
    void download(List<OrderReturnOperationLog> all, HttpServletResponse response) throws IOException;
    List<OrderReturnOperationLog> getByReturnNum(String returnNum);
}