mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-05-19 18:29:42 +08:00
job demo
This commit is contained in:
@@ -711,7 +711,7 @@ class ExampleController extends Controller {
|
||||
let num = args.number;
|
||||
this.service.example.doCreatePool(num, event);
|
||||
|
||||
// monitor
|
||||
// test monitor
|
||||
this.service.example.monitorJob();
|
||||
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user