mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-04-12 22:24:28 +08:00
插件配置已完成
This commit is contained in:
@@ -9,8 +9,9 @@ package resp
|
||||
|
||||
import (
|
||||
"geekai/core/types"
|
||||
"github.com/gin-gonic/gin"
|
||||
"net/http"
|
||||
|
||||
"github.com/gin-gonic/gin"
|
||||
)
|
||||
|
||||
func SUCCESS(c *gin.Context, values ...interface{}) {
|
||||
|
||||
Reference in New Issue
Block a user