This commit is contained in:
qianhao.xu 2025-04-09 15:20:11 +08:00
parent 928a06d4de
commit 7b836f2db1

View File

@ -43,6 +43,7 @@ namespace DOAN.Service.Mobile
{
ProInspectionLabel insert = new ProInspectionLabel()
{
Id = XueHua,
Workorder = workorder,
FirstLabel = first_label,
CreatedTime = DateTime.Now,
@ -95,6 +96,7 @@ namespace DOAN.Service.Mobile
{
ProInspectionLabel insert = new ProInspectionLabel()
{
Id = XueHua,
Workorder = workorder,
FirstLabel = end_label,
CreatedTime = DateTime.Now,