xlsea
2024-12-16 4d566071db7853c66805a1ffac2fd9c93a6aac8a
1
2
3
4
5
6
7
8
9
10
package org.dromara.common.core.service;
 
/**
 * 通用 岗位服务
 *
 * @author AprilWind
 */
public interface PostService {
 
}