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