喷码贴标测试接口

This commit is contained in:
2024-05-15 09:43:01 +08:00
parent eadaa50ef7
commit fd6f2db9f2
2 changed files with 33 additions and 0 deletions

View File

@@ -5,5 +5,7 @@ namespace Tnb.ProductionMgr.Entities.Dto
public string station_id { get; set; }
public string mark_code { get; set; }
public string label_code { get; set; }
public string result { get; set; }
}
}