This commit is contained in:
linfso 2024-12-27 04:48:35 +08:00
parent 6c19ef093d
commit fed75a0944

View File

@ -279,7 +279,6 @@ public class Oms2cCommonController extends BaseController
* 导出底单图片
* @return
*/
@Log(title = "底单图片", businessType = BusinessType.EXPORT)
@GetMapping("/getGotImage")
public void getGotImage(HttpServletResponse servletResponse, String billCode) throws IOException {