Skip to content

Commit 96f2808

Browse files
yyyytawaQianLin-Jiaxi
authored andcommitted
docs: 更换 ip 变量名为 ipGeo
1 parent 3349dd0 commit 96f2808

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/api/v1/user.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ message get_user {
207207
uint64 vip_expired_time = 14; // VIP过期时间(时间戳)
208208
Remark_info remark_info = 18; // 备注信息
209209
Profile_info profile_info = 19; // 用户资料信息
210-
string ip = 20; // IP归属地(国家)
210+
string ipGeo = 20; // IP归属地(国家)
211211
}
212212
}
213213
```

0 commit comments

Comments
 (0)