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