6 lines
88 B
Go
6 lines
88 B
Go
|
package boot
|
||
|
|
||
|
import (
|
||
|
_ "github.com/tiger1103/gfast/v3/internal/app/wxApplet/logic"
|
||
|
)
|