This website works better with JavaScript.
首頁
探索
說明
登入
common
/
protocol
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
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…
取消
儲存