type等
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package org.xyzh.api.crontab;
|
||||
package org.xyzh.api.crontab.service;
|
||||
|
||||
/**
|
||||
* 定时任务服务接口
|
||||
Reference in New Issue
Block a user
@@ -1,4 +1,4 @@
|
||||
package org.xyzh.api.crontab;
|
||||
package org.xyzh.api.crontab.service;
|
||||
|
||||
/**
|
||||
* 定时任务服务接口
|
||||