{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "源码SVN地址",
          "value" : "https://svn.tophorsekj.net/xxx"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "源码下载地址",
          "value" : "/data/autocode/{客户}/{项目}/source"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "程序SVN地址",
          "value" : "https://svn.tophorsekj.net/release"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "程序下载地址",
          "value" : "/data/autocode/{客户}/{项目}/release"
        },
        {
          "_class" : "hudson.model.BooleanParameterValue",
          "name" : "覆盖已存在项目",
          "value" : False
        }
      ]
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user tophorsekj",
          "userId" : "mazekui",
          "userName" : "tophorsekj"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#4",
  "duration" : 311,
  "estimatedDuration" : 90075,
  "executor" : None,
  "fullDisplayName" : "tophorse_newapp #4",
  "id" : "4",
  "keepLog" : False,
  "number" : 4,
  "queueId" : 209,
  "result" : "SUCCESS",
  "timestamp" : 1645622736306,
  "url" : "http://123.57.47.131:8058/jenkins/job/tophorse_newapp/4/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.scm.EmptyChangeLogSet",
    "items" : [
      
    ],
    "kind" : None
  },
  "culprits" : [
    
  ]
}