This commit is contained in:
2023-05-09 17:25:33 +08:00
parent bf67c0f557
commit 208e6258d3
6 changed files with 63 additions and 25 deletions

View File

@@ -46,7 +46,7 @@ namespace Tnb.BasicData.Entities
/// Default:
/// Nullable:False
/// </summary>
public int num { get; set; }
public decimal? num { get; set; }
/// <summary>
/// Desc:所属组织id