From 7b866428a3aff80684f04f38361b7efb31097f47 Mon Sep 17 00:00:00 2001 From: Ben Lin <maobin001@msn.com> Date: 星期五, 10 一月 2025 10:05:09 +0800 Subject: [PATCH] 新增 ReprintBarcode 类和接口,更新注释 --- Tiger.Business.WMS/Transaction/ItemQuery.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Tiger.Business.WMS/Transaction/ItemQuery.cs b/Tiger.Business.WMS/Transaction/ItemQuery.cs index 89492a2..7a99260 100644 --- a/Tiger.Business.WMS/Transaction/ItemQuery.cs +++ b/Tiger.Business.WMS/Transaction/ItemQuery.cs @@ -18,7 +18,7 @@ namespace Tiger.Business.WMS.Transaction { /// <summary> - /// 鐢熶骇棰嗘枡浜嬪姟 + /// 搴撳瓨鏌ヨ浜嬪姟 /// </summary> public class ItemQuery : WMSTransactionBase, IItemQuery { -- Gitblit v1.9.3