zao

Results 4 issues of zao

先贴上我的配置 github的oAuth ![](https://gitee.com/ruoyiwen/img/raw/master/blog/20200530221932.png) inside主题的插件配置 ![](https://gitee.com/ruoyiwen/img/raw/master/blog/20200530222234.png) ### 422:id字段过长 通过md5加密压缩 ### 401:未授权 配置oAuth的时候Authorization callback URL要你博客打开的url,要干净的域名比如我上图所示的,最后面删掉/ owner要正确 ### 大概就这两类吧 如果还有其他问题请提问 欢迎到在下[博客](https://www.hansomezao.com)参观

like react-joyride ![image](https://github.com/elrumordelaluz/reactour/assets/33866716/7005d044-2096-4197-a744-fc3932bda812)

```ts type Length = T extends { length: infer L } ? L : never; ```

answer
zh-CN
18