yzh
2022-05-13 6a3d1f8ab19830adde3a653f48f89fd7c88afbde
web/Model/Model/GwSp.cs
@@ -39,6 +39,11 @@
        private int _TransferFlag;//携号转网设置。0启用,1停用
        public string ProductId { get; set; }  //产品ID
        public int BasicNum { get; set; }  //基本条数
        public int GivingNum { get; set; }  //赠送条数
        public int DelFlag { get; set; }  //删除标志:0-正常;2-逻辑删除
        public int Id
        {
            get { return this._id; }