add
This commit is contained in:
23
.fastRequest/config/fastRequestCurrentProjectConfig.json
Normal file
23
.fastRequest/config/fastRequestCurrentProjectConfig.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"dataList":[],
|
||||
"envList":[],
|
||||
"headerList":[],
|
||||
"postScript":"",
|
||||
"preScript":"",
|
||||
"projectList":[],
|
||||
"syncModel":{
|
||||
"branch":"master",
|
||||
"domain":"https://github.com",
|
||||
"enabled":false,
|
||||
"namingPolicy":"byDoc",
|
||||
"owner":"",
|
||||
"repo":"",
|
||||
"repoUrl":"",
|
||||
"syncAfterRun":false,
|
||||
"token":"",
|
||||
"type":"github"
|
||||
},
|
||||
"urlEncodedKeyValueList":[],
|
||||
"urlParamsKeyValueList":[],
|
||||
"urlSuffix":""
|
||||
}
|
||||
Reference in New Issue
Block a user