疯狂的狮子Li
2024-12-18 da1cd55c1d4df9c8e08f32b69257010bd548d237
1
2
3
4
5
6
7
8
9
10
package org.dromara.common.core.service;
 
/**
 * 通用 岗位服务
 *
 * @author AprilWind
 */
public interface PostService {
 
}