init
This commit is contained in:
@@ -55,7 +55,6 @@ public class VipAppController {
|
||||
}else{
|
||||
vipPrice.setDayVipPrice(new BigDecimal("0.01"));
|
||||
}
|
||||
|
||||
}
|
||||
vo.setVipPriceList(vipPrices);
|
||||
vo.setUserId(userId);
|
||||
|
||||
Reference in New Issue
Block a user