You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
docus-active-query-service-sm/dataConfig/homeQualitySet.json

23 lines
686 B
JSON

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
//分类id
"assortid":"e3625e059eb74ad88772edb03abf3bf7",
//系统id
"collectorid":"24",
//采集类型(文件来源 1:采集器2扫描生产软件)
"filesource":1,
//下载类型(1:服务器本地2ftp服务器3共享文件夹)
"filestoragetype":1,
"filetype": 4,
//上传接口
"uploadConnector":"http://127.0.0.1:9291/api/downplatform/report",
//采集开始日期
"startCollectTime":"2022-08-01",
//采集结束日期
"endCollectTime":"2022-08-01",
//是否开启全量采集 1:是 0 :否
"isStartCollect":"1",
//采集增量采集 1:是 0 :否
"isCollect":"0",
//采集每日扫描 1:是 0 :否
"isStartCollectDay":"0"
}