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