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