啊鑫
2025-08-22 b884e533c4d906d3e004ea51750591f04863f881
MES.Service/Modes/MesCustomer.cs
@@ -186,11 +186,4 @@
    public string? DataType { get; set; }
    [SugarColumn(IsIgnore = true)] public string? Type { get; set; }
    /////////新增字段区域
    /// <summary>
    ///     客户分组
    /// </summary>
    [SugarColumn(ColumnName = "FPRIMARYGROUP")]
    public string? FPRIMARYGROUP { get; set; }
}