github.com/morlay/goqcloud@v0.0.0-20181123023149-b00e0b0b9afc/clients/tmt/data_types.go (about) 1 package tmt 2 3 // 图片翻译结果 4 5 type ImageRecord *ImageRecord 6 7 // 翻译结果 8 9 type ItemValue *ItemValue