mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-05-14 19:52:10 +08:00
test
This commit is contained in:
@@ -701,6 +701,16 @@ class ExampleController extends Controller {
|
||||
return;
|
||||
}
|
||||
|
||||
/**
|
||||
* 创建任务池
|
||||
*/
|
||||
createJobPool (args, event) {
|
||||
|
||||
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
/**
|
||||
* 测试接口
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user