liaoxujun@qq.com
2024-03-28 d048f8dbfd998abba76b57bcfcbd3d4a692a0c7a
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>
        /// 微信号