xin
5 days ago 982313135d1c239fe3b20e4c5664781f92d40aca
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);
}