1111
This commit is contained in:
@@ -58,7 +58,7 @@ namespace Application.Domain.Entity
|
||||
/// sysPrice
|
||||
/// </summary>
|
||||
[SugarColumn(Length = 18, IsNullable = true)]
|
||||
public decimal? sysPrice { get; set; }
|
||||
public int? sysPrice { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// content
|
||||
|
||||
Reference in New Issue
Block a user