|
@@ -132,7 +132,7 @@ public class BytedanceFileGetLoadJob {
|
|
OauthToken oauthToken = new OauthToken();
|
|
OauthToken oauthToken = new OauthToken();
|
|
oauthToken.setAccessToken(token);
|
|
oauthToken.setAccessToken(token);
|
|
oauthToken.setAccountId(Long.parseLong(param));
|
|
oauthToken.setAccountId(Long.parseLong(param));
|
|
- fileVideoService.getMaterialAttributesData(oauthToken, null, null, 1);
|
|
|
|
|
|
+ fileVideoService.getMaterialAttributesData(oauthToken, yesterda2, nowDate, 1);
|
|
}
|
|
}
|
|
|
|
|
|
}
|
|
}
|