yj
2020-03-14 a4e4101f3e68aaaeea3e280ad89b20818f40f534
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