服务端的TigerApi 框架,基于.NET6 2024 版本
Ben Lin
2024-04-12 3322a19c7c15953dc4c2a14b2f9b141e6df0823f
Tiger.Model.Net/Entitys/WMS/MengQi/ModelInfo.cs
@@ -22,7 +22,7 @@
        private string _prefix = null;
        private string _snlength = null;
        private int _snlength = 0;
        [SugarColumn(IsPrimaryKey = true)]
        public string id
@@ -73,7 +73,7 @@
            }
        }
        public string SnLength
        public int SnLength
        {
            get
            {