添加微信抓取判重的方法
This commit is contained in:
@@ -58,4 +58,6 @@ public interface JobMapper extends BaseMapper<Job>
|
||||
* @return
|
||||
*/
|
||||
Job getJobInfo(Long jobId);
|
||||
|
||||
Integer getTotals(Job job);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user