## 《贴样计划表》 + 核心看预期 + 硬件提交的BOM文件,从统计结果来看基本无缺失 ## 《贴样统计表》 + 人均每天35片,折合18套的样子 + 拦截BOM细节错误十分有效 ## Git服务器 + 现场演示 + 查看仓库`myreports` + 复制链接 + > git clone http://47.119.121.249:3000/hansome/myreports.git + git指令顺序 ``` git add git commit -m git tag -a -m git push origin --tags ``` + 也可以在哪里服务器查看标签: > cd /gitserver/gogs/gogs-repositories/hansome/myreports.git/refs/tags