yj
2020-03-14 1cb05ff7d74339cb6d5abe1c0d430e7fdb6e0fda
fanli/src/main/java/com/yeshi/fanli/service/inter/user/vip/UserVIPPreInfoService.java
@@ -2,6 +2,7 @@
import com.yeshi.fanli.entity.bus.user.vip.UserVIPPreInfo;
import com.yeshi.fanli.exception.user.vip.UserVIPInfoException;
import com.yeshi.fanli.exception.user.vip.UserVIPPreInfoException;
/**
 * 阶段VIP用户服务
@@ -17,10 +18,10 @@
    * @param info
    * @throws UserVIPInfoException
    */
   public void addUserVIPPreInfo(UserVIPPreInfo info) throws UserVIPInfoException;
   public void addUserVIPPreInfo(UserVIPPreInfo info) throws UserVIPPreInfoException;
   /**
    * 获取最近的进度
    * 获取最新的进度
    * 
    * @param uid
    * @return