月卡修改
parent
a4de374ae0
commit
fe09b0eb49
|
@ -653,7 +653,8 @@ import "CommonProto.proto";
|
||||||
|
|
||||||
message RefreshRechargeIndication{
|
message RefreshRechargeIndication{
|
||||||
optional int32 amount = 1;//总储值
|
optional int32 amount = 1;//总储值
|
||||||
optional int32 monthSaveAmt = 2 ; //月累计总额
|
optional int32 monthSaveAmt = 2 ; //月卡累计总额
|
||||||
|
optional int32 smonthSaveAmt = 3 ; //豪华月卡累计总额
|
||||||
}
|
}
|
||||||
|
|
||||||
message VipTakeDilyRequest{
|
message VipTakeDilyRequest{
|
||||||
|
|
Loading…
Reference in New Issue