初始
This commit is contained in:
5
internal/app/boot/test.go
Normal file
5
internal/app/boot/test.go
Normal file
@ -0,0 +1,5 @@
|
||||
package boot
|
||||
|
||||
import (
|
||||
_ "github.com/tiger1103/gfast/v3/internal/app/test/logic"
|
||||
)
|
Reference in New Issue
Block a user