秋辞未寒
2025-01-03 ec5ca0a08faaf6e69f83d292b3ec909294a7dc39
1
2
3
4
5
6
7
8
9
10
package org.dromara.common.core.service;
 
/**
 * 通用 岗位服务
 *
 * @author AprilWind
 */
public interface PostService {
 
}