|
@@ -75,7 +75,7 @@ export default class AdSystem {
|
|
|
*/
|
|
*/
|
|
|
public wacthAdSuccess(placementId = '') {
|
|
public wacthAdSuccess(placementId = '') {
|
|
|
mk.console.log("wacthAdSuccess");
|
|
mk.console.log("wacthAdSuccess");
|
|
|
- if (this.isAdCooling()) return;
|
|
|
|
|
|
|
+ // if (this.isAdCooling()) return;
|
|
|
this.videoAdcallBack(true);
|
|
this.videoAdcallBack(true);
|
|
|
}
|
|
}
|
|
|
|
|
|