本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
common
/
protocol
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
add 撤回消息
master
DengBiao
1 年之前
父節點
28bf60f297
當前提交
7572099a8d
共有
1 個檔案被更改
,包括
3 行新增
和
0 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
gim/connect.ext.proto
+ 3
- 0
gim/connect.ext.proto
查看文件
@@ -108,6 +108,9 @@ message File {
string name = 13; // 文件名
int64 size = 14; // 文件大小
string url = 15; // 文件url
int32 width = 16; // 文件宽度
int32 height = 17; // 文件长度
string thumbnail_url = 18; // 文件缩略图url
}
// 地理位置消息
Write
Preview
Loading…
取消
儲存