Pu Zhibing
2025-07-17 f42621549063550b240e35efc97070f67d3e722c
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);
}