服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
2025-04-02 76245024a71fedf2e9c9cb03fd489851f81bce55
Tiger.Business.WMS/Transaction/WMSTransactionBase.cs
@@ -64,6 +64,10 @@
        /// </summary>
        public string ProcessingSn {  get; set; }
        /// <summary>
        /// 执行中单据明细
        /// </summary>
        public string ProcessingOrderDetail { get; set; }
        /// <summary>
        /// 重置事务操作
        /// </summary>
        /// <returns></returns>