移动系统liao
2024-05-21 b8836eb74c397300d72b4ffed09ab36b1c4c4339
CoreCms.Net.Model/Entities/baifenbingfa/Promote/bloggers.cs
@@ -4,6 +4,7 @@
using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
using System.Data;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
@@ -53,8 +54,8 @@
        /// 粉丝数量
        /// </summary>      
        [Display(Name = "粉丝数量")]
        [SugarColumn(ColumnDescription = "粉丝数量")]
        public int followersCount { get; set; }
        [SugarColumn(ColumnDescription = "粉丝数量",SqlParameterDbType = "decimal(12,4)",DefaultValue ="0.00")]
        public decimal  followersCount { get; set; }
        /// <summary>
        /// 微信号