admin
2020-07-04 e04f81915e100107eca5fe16ba44898f3a0dbd55
fanli/src/main/java/com/yeshi/fanli/service/inter/homemodule/HomeNavbarUserService.java
@@ -2,6 +2,7 @@
import java.util.List;
import com.yeshi.fanli.entity.SystemEnum;
import com.yeshi.fanli.entity.bus.homemodule.HomeNavbar;
import com.yeshi.fanli.entity.bus.homemodule.HomeNavbarUser;
import com.yeshi.fanli.exception.homemodule.HomeNavbarUserException;
@@ -29,7 +30,7 @@
    * @param device
    * @throws HomeNavbarUserException
    */
   public List<HomeNavbar> restoreSystemDefault(Long uid, String device) throws HomeNavbarUserException;
   public List<HomeNavbar> restoreSystemDefault(Long uid, String device, SystemEnum system) throws HomeNavbarUserException;
   /**
    * 查询用户已选导航栏