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