活动模块,计划任务模块 加入第三方
This commit is contained in:
10
internal/logic/logic.go
Normal file
10
internal/logic/logic.go
Normal file
@@ -0,0 +1,10 @@
|
||||
// ==========================================================================
|
||||
// Code generated and maintained by GoFrame CLI tool. DO NOT EDIT.
|
||||
// ==========================================================================
|
||||
|
||||
package logic
|
||||
|
||||
import (
|
||||
_ "github.com/ayflying/utility_go/internal/logic/gameAct"
|
||||
_ "github.com/ayflying/utility_go/internal/logic/systemCron"
|
||||
)
|
||||
Reference in New Issue
Block a user