oppo回调广告接口
This commit is contained in:
parent
ea767b5971
commit
91963f6860
|
|
@ -14,7 +14,7 @@ public class OppoCheck {
|
||||||
private String pkg = "com.yinliu.loan";
|
private String pkg = "com.yinliu.loan";
|
||||||
private Integer dataType = 1;
|
private Integer dataType = 1;
|
||||||
private Integer channel = 1;
|
private Integer channel = 1;
|
||||||
private Integer type = 1;
|
private Integer type = 2;
|
||||||
private Integer ascribeType = 0;
|
private Integer ascribeType = 0;
|
||||||
private String imei;
|
private String imei;
|
||||||
// private Long adId = 101097648L;
|
// private Long adId = 101097648L;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue