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