From 5d639c50896850ee8065ee9b54b986dffd4593e2 Mon Sep 17 00:00:00 2001 From: Rodney Chen <rodney.chen@hotmail.com> Date: 星期三, 10 四月 2024 16:02:10 +0800 Subject: [PATCH] 移除Core --- Tiger.Business/WMS/Transaction/OutNoBillcode.cs | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/Tiger.Business/WMS/Transaction/OutNoBillcode.cs b/Tiger.Business/WMS/Transaction/OutNoBillcode.cs index 4136a27..030b9ca 100644 --- a/Tiger.Business/WMS/Transaction/OutNoBillcode.cs +++ b/Tiger.Business/WMS/Transaction/OutNoBillcode.cs @@ -10,11 +10,6 @@ using System.Threading.Tasks; using Tiger.Model; using Tiger.IBusiness; -using Tiger.Model.Sharetronic.Shelf; -using Tiger.Business.WMS.Sharetronic.Shelf; -using Org.BouncyCastle.Ocsp; -using static Tiger.Business.WMS.Sharetronic.Shelf.Api; -using System.Drawing.Drawing2D; namespace Tiger.Business.WMS.Transaction { -- Gitblit v1.9.3