package org.dromara.common.core.service; /** * 通用 岗位服务 * * @author AprilWind */ public interface PostService { }