hookehuyr

fix 更新备注

......@@ -36,5 +36,5 @@ git add -A
git commit -m '前端网页更新'
git push
# 更新SSH服务器上文件
ssh -p 22 itomix@ipadbiz.cn 'cd /opt/voice/f/voice && git pull'
# 更新SSH服务器上文件 更新前看一下2024_new_year这个项目的状态,两个地方代码一样,重新打包可能会有覆盖问题
# ssh -p 22 itomix@ipadbiz.cn 'cd /opt/voice/f/voice && git pull'
......