修改扣费

usertest
jianghaiqing 3 months ago
parent 122531e857
commit 80afdea02d

@ -70,7 +70,7 @@ namespace DS.WMS.Core.Op.Entity
/// <summary>
/// 状态
/// </summary>
[SqlSugar.SugarColumn(ColumnDescription = "状态", Length = 64, IsNullable = true)]
[SqlSugar.SugarColumn(ColumnDescription = "状态", Length = 20, IsNullable = true)]
public string Status { get; set; }
/// <summary>

Loading…
Cancel
Save