From 59095e7905c1c61f0dffdcfa6ead250c8bcdb6ca Mon Sep 17 00:00:00 2001 From: Ben Lin <maobin001@msn.com> Date: 星期二, 29 十月 2024 20:41:12 +0800 Subject: [PATCH] Merge branch 'master' of http://47.115.28.255:8110/r/TigerClouds-Tech/Server/TigerApi6_2024 --- Tiger.Business.WMS/Transaction/OutSplit.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Tiger.Business.WMS/Transaction/OutSplit.cs b/Tiger.Business.WMS/Transaction/OutSplit.cs index 742796b..69da3fa 100644 --- a/Tiger.Business.WMS/Transaction/OutSplit.cs +++ b/Tiger.Business.WMS/Transaction/OutSplit.cs @@ -9,7 +9,7 @@ using System.Threading; using System.Threading.Tasks; using Tiger.Model; -using Org.BouncyCastle.Ocsp; + using Newtonsoft.Json; using Tiger.IBusiness; -- Gitblit v1.9.3