增加 ConfigController.java 的注释
This commit is contained in:
parent
32f8a0c189
commit
11c833bb54
@ -9,7 +9,6 @@ import java.nio.file.Path;
|
|||||||
* </p>
|
* </p>
|
||||||
*
|
*
|
||||||
* @param <T> 配置文件类型
|
* @param <T> 配置文件类型
|
||||||
*
|
|
||||||
* @author gewuyou
|
* @author gewuyou
|
||||||
*/
|
*/
|
||||||
public interface ConfigController<T> {
|
public interface ConfigController<T> {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user