|
@@ -69,7 +69,7 @@ public class SceneCallCountHandler {
|
|
|
"**错误日志**: %s";
|
|
|
|
|
|
@XxlJob("sceneCallCountHandler")
|
|
|
- private void repairSceneUpXmlUrlOfVideos() throws Exception {
|
|
|
+ private void sceneCallCountHandler() throws Exception {
|
|
|
XxlJobHelper.log("sceneCallCountHandler start.....");
|
|
|
|
|
|
Date time = Calendar.getInstance().getTime();
|