服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
2025-04-01 08343d90d3aa73dd5ec89aaf7b3815e22eba0eb1
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>