mirror of
https://gitee.com/chuangxxt/share-copilot
synced 2025-06-12 17:43:25 +00:00
update README.md.
Signed-off-by: luyoyu <8829470+chuangxxt@user.noreply.gitee.com>
This commit is contained in:
parent
3fd12318a7
commit
20b104543e
@ -31,7 +31,7 @@
|
|||||||
|
|
||||||
2.多用户请求时,判断co_token有没有过期,没过期直接返回,减少ghu_token的请求次数(大约10-20分钟过期)
|
2.多用户请求时,判断co_token有没有过期,没过期直接返回,减少ghu_token的请求次数(大约10-20分钟过期)
|
||||||
|
|
||||||
至于本地co_token,也就是代码提示没有走代理
|
至于本地co_token,也就是代码提示没有走代理(可以代理,但是要修改插件,jetbrains的插件还要重新build)
|
||||||
|
|
||||||
猜测风控目前也是停留在请求ghu_token这一层
|
猜测风控目前也是停留在请求ghu_token这一层
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user