curl --location --request GET '/manager/getRuleInfo?ruleId=1'
{
"success": true,
"message": null,
"data": {
"ruleId": 52,
"ruleName": "友邦保险佛山1",
"clockType": 1,
"itemId": 1,
"timeRules": [
{
"workBeginTime": "9:00",
"workEndTime": "18:00",
"clockTimeRuleId": 53,
"sort": 1,
"isExtendDay": 0,
"week": [
1,
2,
3,
0,
0,
0,
0
]
},
{
"workBeginTime": "10:00",
"workEndTime": "18:00",
"clockTimeRuleId": 55,
"sort": 2,
"isExtendDay": 0,
"week": [
1,
2,
3,
0,
0,
0,
0
]
}
],
"locationRules": [
{
"locationRuleId": 89,
"locationName": "信雅达大厦",
"address": "杭州滨江江南大道3888号",
"longtitude": 55.11111,
"latitude": 62.2222,
"distance": 300,
"sort": 2
}
]
}
}