10 2020 档案
摘要:相关文档 http://www.topgoer.com/ 包在线文档: https://pkg.go.dev/github.com/thinkeridea/go-extend/exnet#section-directories 切换源 go env -w GO111MODULE=on go env
阅读全文
摘要:如何查看crontab的日志记录:https://blog.51cto.com/461205160/1736383?_t=t linux crontab : mailed 85 bytes of output but got status 0x004b#01 https://blog.csdn.ne
阅读全文
摘要:解决跨域问题 barryvdh/Laravel-cors: https://learnku.com/articles/42923 composer "league/flysystem": "1.1", app.php //filesystems $app->configure('filesystem
阅读全文
摘要:重启supervisord需要用到supervisorclt supervisorctl shutdown 关闭supervisord 执行:supervisord 或者 supervisord -c 你的supervisord.conf路径,启动supervisord supervisorctl
阅读全文
摘要:网页授权登录:https://developers.weixin.qq.com/doc/oplatform/Website_App/WeChat_Login/Wechat_Login.html 移动应用授权登录:https://developers.weixin.qq.com/doc/oplatfo
阅读全文