This commit is contained in:
yuyubohh
2025-12-20 00:05:40 +08:00
parent 9823f93bdc
commit 6060b99255
2 changed files with 2 additions and 2 deletions

View File

@@ -503,7 +503,7 @@ namespace MyCode.Project.Domain.Message.Response.JackYun
/// <summary>
/// 批次编号
/// </summary>
public decimal? BatchNo { get; set; }
public string BatchNo { get; set; }
/// <summary>
/// 序列号

View File

@@ -168,7 +168,7 @@ namespace MyCode.Project.Domain.Model
/// Default:
/// Nullable:True
/// </summary>
public decimal? BatchNo {get;set;}
public string BatchNo {get;set;}
/// <summary>
/// Desc:序列号