This commit is contained in:
邹宗楠
2025-12-24 17:10:22 +08:00
parent 07a783d78d
commit 2ad188a2e7

View File

@@ -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 "打印机秘钥"