|
@@ -122,7 +122,7 @@ public class AdActionFeature {
|
|
|
public static void main(String args[]){
|
|
|
|
|
|
AdActionFeature adActionFeature = new AdActionFeature();
|
|
|
- adActionFeature.setOriginAdView("563266.0");
|
|
|
+ adActionFeature.setOriginAdView("2000.0");
|
|
|
System.out.println(String.valueOf(adActionFeature.getAdView()));
|
|
|
}
|
|
|
|