服务端的TigerApi 框架,基于.NET6 2024 版本
Ben Lin
2025-04-21 318f08db1998f6a9e08f05ec8edc5aec4aad7882
Tiger.IBusiness.WMS/Transaction/IPreparation.cs
@@ -15,7 +15,7 @@
    public interface IPreparation
    {
        #region Propertys & Variables
        public BIZ_WMS_PREP PrepOrder { get; set; }
        public BIZ_WMS_PREP Order { get; set; }
        #endregion Propertys & Variables
        #region Functions