好友
阅读权限10
听众
最后登录1970-1-1
|
主要有三个类, Prime, User, PrimeUser. 也可以改一下有效期,直接改getExpires_time()方法的返回值就行了。
.method public final component4()Z
.locals 1
iget-boolean v0, p0, Lcom/xiachufang/lazycook/model/use/UserData;->isPrime:Z
const/4 v0, 0x1 增加
return v0
.end method
.method public final isPrime()Z
.locals 1
iget-boolean v0, p0, Lcom/xiachufang/lazycook/model/use/UserData;->isPrime:Z
const/4 v0, 0x1 增加
return v0
.end method
method public final component1()Ljava/lang/String;
.locals 1
iget-object v0, p0, Lcom/xiachufang/lazycook/model/user/Prime;->expires_time:Ljava/lang/String;
const-wide v0, 0x7fffffff 增加
return-object v0
.end method
.method public final component2()Z
.locals 1
iget-boolean v0, p0, Lcom/xiachufang/lazycook/model/user/Prime;->is_prime:Z
const/4 v0, 0x1 增加
return v0
.end method
.method public final getExpires_time()Ljava/lang/String;
.locals 1
iget-object v0, p0, Lcom/xiachufang/lazycook/model/user/Prime;->expires_time:Ljava/lang/String;
const-wide v0, 0x7fffffff 增加
return-object v0
.end method
.method public final is_prime()Z
.locals 1
iget-boolean v0, p0, Lcom/xiachufang/lazycook/model/user/Prime;->is_prime:Z
const/4 v0, 0x1 增加
return v0
.end method
.method public final isPrime()Z
.locals 1
iget-boolean v0, p0, Lcom/xiachufang/lazycook/model/user/User;->isPrime:Z
const/4 v0, 0x1 增加
return v0
.end method
.method public static synthetic updateMemberLabel$default(Lcom/xiachufang/lazycook/ui/main/profile/fragment/ProfileFragment;Landroid/widget/TextView;Ljava/lang/String;IILjava/lang/Object;)V
.locals 0
and-int/lit8 p5, p4, 0x2
const/4 p5, 0x0 增加
if-eqz p5, :cond_0
const-string p2, "\u5f00\u901a\u4f1a\u5458"
:cond_0
and-int/lit8 p4, p4, 0x4
const/4 p4, 0x0 增加
if-eqz p4, :cond_1
const p3, 0x7f08028d
:cond_1
invoke-direct {p0, p1, p2, p3}, Lcom/xiachufang/lazycook/ui/main/profile/fragment/ProfileFragment;->updateMemberLabel(Landroid/widget/TextView;Ljava/lang/String;I)V
return-void
.end method |
|