cloud-server-account/src/main/java/com/dsh/account/service/IVipPaymentService.java
@@ -22,7 +22,7 @@ * @return * @throws Exception */ ResultUtil addVipPayment(Integer uid, Integer payType) throws Exception; ResultUtil addVipPayment(Integer uid, Integer payType,Integer vipId) throws Exception; /**