服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
6 天以前 f8be4db0be9e9de5830dd41f7d156c368a1ea43f
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