Skip to content

Commit e1caf30

Browse files
authored
Update README.md
1 parent 9ed6a5f commit e1caf30

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -177,11 +177,11 @@ https://github.com/Tencent/APIJSON/wiki#%E5%AE%9E%E7%8E%B0%E5%8E%9F%E7%90%86
177177
https://github.com/Tencent/APIJSON/issues/107
178178

179179
#### 5.登录后 增删改 报错未登录?
180-
如果是自己的网页、小程序、客户端这样报错,一般是因为没有存取 Cookie,需要在登录成功后保存 Cookie 并在调其它接口时带上;<br />
180+
如果是自己的网页、小程序、客户端这样报错,一般是因为没有存取 Cookie,需要在登录成功后保存 Cookie 并在调其它接口时带上<br />
181+
https://gitee.com/Tencent/APIJSON/issues/I1JTYH <br />
181182
如果使用网页工具测试报错,则很可能是 Chrome 80+ 强制 same-site Cookie 的策略导致,可以改用 Postman 或修改 Chrome 设置 <br />
182-
https://github.com/Tencent/APIJSON/issues/166
183+
https://github.com/Tencent/APIJSON/issues/166 <br />
183184

184-
<br />
185185
其它问题见 Closed Issues <br />
186186
https://github.com/Tencent/APIJSON/issues?q=is%3Aissue+is%3Aclosed
187187
<br />

0 commit comments

Comments
 (0)