This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
leo
/
LAPP_Acura_MES_Backend
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
33
Wiki
Activity
Browse Source
处理数据错误不退出
pull/93/head
娄文智
3 years ago
parent
fac211a5df
commit
e9d10d621e
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
task/printer.go
+ 1
- 1
task/printer.go
View File
@ -61,7 +61,7 @@ func doTaskPrintRec(ctx context.Context) {
var
serviceOfRec
=
qmsvr
.
NewReclinerReclstService
(
)
err
:=
serviceOfRec
.
CreateRecPrintInfo
(
task
)
if
err
!=
nil
{
return
continue
}
}
}
Write
Preview
Loading…
Cancel
Save