无关风月
2025-08-26 16207f06b1aae069c05657c178855388a2bcf5b2
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;
    /**