|
|
|
@ -365,5 +365,5 @@ public interface ShopOrderService { |
|
|
|
|
|
|
|
SopViewData getOrderSopInfo(ShopOrderData shopOrderData); |
|
|
|
|
|
|
|
void downLoadObjectFile(Integer id, HttpServletResponse response) throws UnsupportedEncodingException; |
|
|
|
void downLoadObjectFile(Integer id ,HttpServletResponse response) throws UnsupportedEncodingException; |
|
|
|
} |