{
"RoleId": 0,
"createTime": "2019-08-24T14:15:22.123Z",
"id": "string",
"orgId": 0,
"owner": "string",
"root": "string",
"ruleBase64": "string",
"ruleDataJson": "string",
"ruleName": "string",
"ruleRemark": "string",
"updateTime": "2019-08-24T14:15:22.123Z"
}curl --location 'http://101.35.247.125:7788/rule/chain' \
--header 'Content-Type: application/json' \
--data '{
"RoleId": 0,
"createTime": "2019-08-24T14:15:22.123Z",
"id": "string",
"orgId": 0,
"owner": "string",
"root": "string",
"ruleBase64": "string",
"ruleDataJson": "string",
"ruleName": "string",
"ruleRemark": "string",
"updateTime": "2019-08-24T14:15:22.123Z"
}'{}