fix
wangpengfei
2023-08-30 5026f80e310f2a30adffcadc967e29a26b570442
model/system/request/sys_chatgpt.go
@@ -1,8 +1,8 @@
package request
import (
   "github.com/flipped-aurora/gin-vue-admin/server/model/common/request"
   "github.com/flipped-aurora/gin-vue-admin/server/model/system"
   "srm/model/common/request"
   "srm/model/system"
)
type ChatGptRequest struct {