T1H修改
This commit is contained in:
parent
206165fb4e
commit
d17b884bdb
|
|
@ -188,6 +188,7 @@ public class DownloadT1hJob {
|
||||||
data.setMd5Value(calculateMD5(file.getAbsolutePath()));
|
data.setMd5Value(calculateMD5(file.getAbsolutePath()));
|
||||||
data.setShareTotal(1);
|
data.setShareTotal(1);
|
||||||
data.setTimeBatch(baseTime);
|
data.setTimeBatch(baseTime);
|
||||||
|
data.setCreateTime(new Date());
|
||||||
return data;
|
return data;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user