mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-23 00:13:16 +00:00
Module作成
This commit is contained in:
parent
309b425e2c
commit
c9f3510745
|
@ -12,6 +12,6 @@ import one.nem.lacerta.utils.impl.FileUtilsImpl;
|
||||||
abstract public class FileUtilsModule {
|
abstract public class FileUtilsModule {
|
||||||
|
|
||||||
@Binds
|
@Binds
|
||||||
|
public abstract FileUtils bindFileUtils(FileUtilsImpl fileUtilsImpl);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user