mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-08-28 02:19:04 +08:00
10 lines
288 B
Go
10 lines
288 B
Go
// ==========================================================================
|
|
// Code generated and maintained by GoFrame CLI tool. DO NOT EDIT.
|
|
// ==========================================================================
|
|
|
|
package logic
|
|
|
|
import (
|
|
_ "hotgo/addons/hgexample/logic/sys"
|
|
)
|