JM-WechatMini/model/system/response/sys_chatgpt.go
2023-11-02 04:34:46 +08:00

5 lines
50 B
Go

package response
type ChatGptResponse struct {
}