Pu Zhibing
2025-07-16 6a8ff464c7979bc9412734de5642592b804a656c
ruoyi-service/ruoyi-account/src/main/java/com/ruoyi/account/service/TAppUserVipDetailService.java
@@ -13,4 +13,5 @@
 */
public interface TAppUserVipDetailService extends IService<TAppUserVipDetail> {
    void giveVipCoupun(TAppUserVipDetail recentDetail);
}