src/main/java/com/moon/server/service/sys/MenuAuthService.java
@@ -7,11 +7,8 @@ import java.util.List; /** * 菜单-权限 * @author WWW */ @Service @SuppressWarnings("ALL") public class MenuAuthService implements MenuAuthMapper { @Autowired MenuAuthMapper menuAuthMapper;