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