mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-10-09 03:26:42 +08:00
10 lines
275 B
Go
10 lines
275 B
Go
// ==========================================================================
|
|
// Code generated by GoFrame CLI tool. DO NOT EDIT.
|
|
// ==========================================================================
|
|
|
|
package logic
|
|
|
|
import (
|
|
_ "hotgo/addons/flashbanner/logic/sys"
|
|
)
|