{
"distributionEnable": true,
"id": 0,
"name": "string",
"recycleNotFollowDay": 0,
"recycleNotFollowEnable": true,
"recycleNotFollowTime": "2019-08-24T14:15:22Z",
"recycleNotFollowWarnDay": 0,
"recycleUnsettledDay": 0,
"recycleUnsettledEnable": true,
"recycleUnsettledTime": "2019-08-24T14:15:22Z",
"recycleUnsettledWarnDay": 0,
"remark": "string",
"ruleAimList": [
{
"aimAt": "string",
"count": 0,
"id": 0,
"init": true
}
],
"scope": [
[
"string"
]
],
"scopeType": 0
}
curl --location --request PUT 'https://jcjy-jcwx-tenant.jiechujiaoyu.com:8082/webtenant/system/clue/sea/edit' \
--header 'Authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6IjMyNTRiYmFkLTg2OWMtNDAyZC04M2U1LWE4NmFjZTc3YzFhNyJ9.3lJ0UK4cRS2hJGnCs3v8pac7wABwQ5YkTgp8qfXop-OcSi3WMZh5qYoX5og0OOAMIyz9OvjZULY-OQz6HkZrQw' \
--header 'Referer: https://jcjy-jcwx-tenant.jiechujiaoyu.com:8082/5zzMkG/admin/' \
--header 'Content-Type: application/json' \
--data-raw '{
"distributionEnable": true,
"id": 0,
"name": "string",
"recycleNotFollowDay": 0,
"recycleNotFollowEnable": true,
"recycleNotFollowTime": "2019-08-24T14:15:22Z",
"recycleNotFollowWarnDay": 0,
"recycleUnsettledDay": 0,
"recycleUnsettledEnable": true,
"recycleUnsettledTime": "2019-08-24T14:15:22Z",
"recycleUnsettledWarnDay": 0,
"remark": "string",
"ruleAimList": [
{
"aimAt": "string",
"count": 0,
"id": 0,
"init": true
}
],
"scope": [
[
"string"
]
],
"scopeType": 0
}'
{
"code": 0,
"msg": "string",
"traceId": "string"
}