xin
2025-07-10 941c656739a1fedb21d58fd8c63ade74a4f6a275
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);
}