高级计划前端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

20 lines
412 B

[
{
"local": {
"buildCommand": "build:dev",
"distDir": "./docs",
"distZip": "./docs.zip",
"tipsLang": "zh"
},
"server": {
"name": "server1",
"host": "101.201.121.115",
"port": "22",
"username": "administrator",
"password": "Leit2021@@",
"distDir": "C:/frontendApp/mds/test/",
"distZipName": "dist",
"bakeup": false
}
}
]