gin-vue-admin/server/model/system/response/sys_chatgpt.go

5 lines
50 B
Go

package response
type ChatGptResponse struct {
}