readme.md 589 B

《贴样计划表》

  • 核心看预期
  • 板子未到却压交期的情况比较普遍

《贴样统计表》

  • 人均每天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