JM-WechatMini/model/system/response/sys_chatgpt.go

5 lines
50 B
Go
Raw Normal View History

2023-11-02 04:34:46 +08:00
package response
type ChatGptResponse struct {
}