书籍列表接口新增参数
This commit is contained in:
@ -1,8 +1,11 @@
|
||||
package packed
|
||||
|
||||
import (
|
||||
_ "server/utility/i18n"
|
||||
_ "server/utility/myCasbin"
|
||||
|
||||
_ "server/utility/oss/amazon_s3"
|
||||
|
||||
_ "github.com/gogf/gf/contrib/drivers/mysql/v2"
|
||||
_ "github.com/gogf/gf/contrib/nosql/redis/v2"
|
||||
"github.com/gogf/gf/frame/g"
|
||||
|
||||
Reference in New Issue
Block a user