BRSdkConfig.smali
1017 字节
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
.class public Lcom/brsdk/android/data/BRSdkConfig;
.super Ljava/lang/Object;
.source "BRSdkConfig.java"
# annotations
.annotation build Landroid/support/annotation/Keep;
.end annotation
# static fields
.field public static payPhone:Ljava/lang/String; = ""
.annotation build Landroid/support/annotation/Keep;
.end annotation
.end field
.field public static userApi:Ljava/lang/String; = ""
.annotation build Landroid/support/annotation/Keep;
.end annotation
.end field
.field public static userPhone:Ljava/lang/String; = ""
.annotation build Landroid/support/annotation/Keep;
.end annotation
.end field
.field public static walleChannel:I = 0x12345678
.annotation build Landroid/support/annotation/Keep;
.end annotation
.end field
# direct methods
.method static constructor <clinit>()V
.locals 0
return-void
.end method
.method public constructor <init>()V
.locals 0
.line 6
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method