1212
This commit is contained in:
@@ -89,11 +89,7 @@ namespace Application.Domain.Entity
|
||||
/// </summary>
|
||||
[SugarColumn(IsNullable = true)]
|
||||
public string? award { get; set; }
|
||||
/// <summary>
|
||||
/// 伤害
|
||||
/// </summary>
|
||||
[SugarColumn(IsNullable = true)]
|
||||
public long? harm { get; set; }
|
||||
|
||||
[SugarColumn(IsNullable = true)]
|
||||
public string? pars { get; set; }
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user