10 lines
283 B
Go
10 lines
283 B
Go
// ==========================================================================
|
|
// Code generated and maintained by GoFrame CLI tool. DO NOT EDIT.
|
|
// ==========================================================================
|
|
|
|
package logic
|
|
|
|
import (
|
|
_ "kami/internal/logic/captcha"
|
|
)
|
