11 2021 档案

摘要:当升级Mac后,执行gradle build命令时,出现了报错提示: Kotlin could not find the required JDK tools in the Java installation 原因是Mac升级后,会重新安装JRE,并且设置为默认JAVAHOME,解决办法如下: 首先 阅读全文
posted @ 2021-11-25 15:14 GreatK 阅读(188) 评论(0) 推荐(0) 编辑
摘要:打开Nginx的配置文件中,在对应的反代域名下,添加 proxy_connect_timeout 300; proxy_send_timeout 300; proxy_read_timeout 300; send_timeout 300; 即可。 阅读全文
posted @ 2021-11-24 11:46 GreatK 阅读(1447) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示