From 2ad188a2e7668f13f962e4eb41f36eecbef18cab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E5=AE=97=E6=A5=A0?= Date: Wed, 24 Dec 2025 17:10:22 +0800 Subject: [PATCH] 1 --- controllers/jx_order.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/controllers/jx_order.go b/controllers/jx_order.go index e5ced12ea..874258343 100644 --- a/controllers/jx_order.go +++ b/controllers/jx_order.go @@ -1681,8 +1681,8 @@ func (c *OrderController) QueryUnansweredInvoice() { }) } -// @Title 批量更新店铺开票申请 -// @Description 批量更新店铺开票申请 +// @Title 查询打印机列表 +// @Description 查询打印机列表 // @Param token header string true "认证token" // @Param printNo formData string false "打印机编号" // @Param printKey formData string false "打印机秘钥"