{
"id": 0,
"userId": 0,
"uploadRuleAllowMode": "only_allow",
"uploadRuleApplyToRename": true,
"viewRuleAllowMode": "only_allow",
"uploadRuleList": [
{
"id": 0,
"userId": 0,
"ruleUploadId": 0,
"storageAllowMode": "only_allow",
"storageIds": [
0
],
"createTime": "2019-08-24T14:15:22.123Z",
"updateTime": "2019-08-24T14:15:22.123Z"
}
],
"viewRuleList": [
{
"id": 0,
"userId": 0,
"ruleViewId": 0,
"storageAllowMode": "only_allow",
"storageIds": [
0
],
"createTime": "2019-08-24T14:15:22.123Z",
"updateTime": "2019-08-24T14:15:22.123Z"
}
]
}curl --location 'https://demo.zfile.vip/admin/user/rule/saveOrUpdate' \
--header 'zfile-token;' \
--header 'Content-Type: application/json' \
--data '{
"id": 0,
"userId": 0,
"uploadRuleAllowMode": "only_allow",
"uploadRuleApplyToRename": true,
"viewRuleAllowMode": "only_allow",
"uploadRuleList": [
{
"id": 0,
"userId": 0,
"ruleUploadId": 0,
"storageAllowMode": "only_allow",
"storageIds": [
0
],
"createTime": "2019-08-24T14:15:22.123Z",
"updateTime": "2019-08-24T14:15:22.123Z"
}
],
"viewRuleList": [
{
"id": 0,
"userId": 0,
"ruleViewId": 0,
"storageAllowMode": "only_allow",
"storageIds": [
0
],
"createTime": "2019-08-24T14:15:22.123Z",
"updateTime": "2019-08-24T14:15:22.123Z"
}
]
}'{
"code": "0",
"msg": "ok",
"data": {
"id": 0,
"userId": 0,
"uploadRuleAllowMode": "only_allow",
"uploadRuleApplyToRename": true,
"viewRuleAllowMode": "only_allow",
"uploadRuleList": [
{
"id": 0,
"userId": 0,
"ruleUploadId": 0,
"storageAllowMode": "only_allow",
"storageIds": [
0
],
"createTime": "2019-08-24T14:15:22.123Z",
"updateTime": "2019-08-24T14:15:22.123Z"
}
],
"viewRuleList": [
{
"id": 0,
"userId": 0,
"ruleViewId": 0,
"storageAllowMode": "only_allow",
"storageIds": [
0
],
"createTime": "2019-08-24T14:15:22.123Z",
"updateTime": "2019-08-24T14:15:22.123Z"
}
]
},
"dataCount": 0,
"traceId": "string"
}