test1.json 277 B

123456789101112
  1. {
  2. "projId":"spiderlab",
  3. "description":"分布式爬虫系统",
  4. "projRepo":"http://git.reghao.cn/reghao/spiderlab.git",
  5. "branch":"master",
  6. "dirname":"spiderlab",
  7. "buildConfigVO":{
  8. "repo":"git-codeup",
  9. "compiler":"dotnet5-dev",
  10. "packer":"docker-dev"
  11. }
  12. }