1
This commit is contained in:
parent
928a06d4de
commit
7b836f2db1
@ -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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user