File tree Expand file tree Collapse file tree 1 file changed +2
-12
lines changed Expand file tree Collapse file tree 1 file changed +2
-12
lines changed Original file line number Diff line number Diff line change @@ -172,18 +172,8 @@ https://github.com/Tencent/APIJSON/issues/12
172172在 Request 表配置校验规则 structure,提供 MUST、TYPE、VERIFY 等通用方法,可通过 远程函数 来完全自定义 <br />
173173https://github.com/Tencent/APIJSON/wiki#%E5%AE%9E%E7%8E%B0%E5%8E%9F%E7%90%86
174174
175- #### 4.如何 OR 连接不同 key 对应的条件?
176- 用对象关键词 @combine ,例如 "@combine ":"name~ ,tag~ " <br />
177- https://github.com/Tencent/APIJSON/issues/107
178-
179- #### 5.登录后 增删改 报错未登录?
180- 如果是自己的网页、小程序、客户端这样报错,一般是因为没有存取 Cookie,需要在登录成功后保存 Cookie 并在调其它接口时带上<br />
181- https://gitee.com/Tencent/APIJSON/issues/I1JTYH <br />
182- 如果使用网页工具测试报错,则很可能是 Chrome 80+ 强制 same-site Cookie 的策略导致,可以改用 Postman 或修改 Chrome 设置 <br />
183- https://github.com/Tencent/APIJSON/issues/166 <br />
184-
185- 其它问题见 Closed Issues <br />
186- https://github.com/Tencent/APIJSON/issues?q=is%3Aissue+is%3Aclosed
175+ 更多常见问题及提问前必看 <br />
176+ https://github.com/Tencent/APIJSON/issues/36
187177<br />
188178
189179### 注意事项
You can’t perform that action at this time.
0 commit comments