31 lines
654 B
Smali
31 lines
654 B
Smali
.class public Lcom/moji/http/mall/data/AlipayParams;
|
|
.super Lcom/moji/requestcore/entity/MJBaseRespRc;
|
|
.source "AlipayParams.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lcom/moji/http/mall/data/AlipayParams$Result;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public good_id:Ljava/lang/String;
|
|
|
|
.field public order_id:Ljava/lang/String;
|
|
|
|
.field public zfb_sign:Lcom/moji/http/mall/data/AlipayParams$Result;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 8
|
|
invoke-direct {p0}, Lcom/moji/requestcore/entity/MJBaseRespRc;-><init>()V
|
|
|
|
return-void
|
|
.end method
|