mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 16:03:15 +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 {
|
||||
|
||||
@Binds
|
||||
|
||||
public abstract FileUtils bindFileUtils(FileUtilsImpl fileUtilsImpl);
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user