This commit is contained in:
Putoo
2026-07-10 16:39:52 +08:00
parent cfe6612a7a
commit 9de24634e3
31 changed files with 760 additions and 39 deletions

View File

@@ -29,6 +29,9 @@ namespace Application.Domain.Entity
/// </summary>
[SugarColumn(IsNullable = true)]
public int? itemId { get; set; }
[SugarColumn(IsNullable = true)]
public int? lev { get; set; }
/// <summary>
/// name