反向追溯相关接口

This commit is contained in:
2023-08-23 17:35:18 +08:00
parent 6857cc9c75
commit c90498a588
10 changed files with 289 additions and 33 deletions

View File

@@ -84,6 +84,12 @@ public partial class PrdReport : BaseEntity<string>
/// </summary>
public string? batch { get; set; }
/// <summary>
/// 条码
/// </summary>
public string? barcode { get; set; }
/// <summary>
/// 设备id
/// </summary>