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