curl --location --request GET '/api/cps/customer/travelRule/generalRule?customerNo'{
"success": false,
"errCode": "",
"errMsg": "",
"traceId": "",
"data": {
"id": 0,
"customerNo": 0,
"externalCustomer": 0,
"noTravelPolicy": 0,
"policyInconsistency": 0,
"standardControl": 0,
"nativeTicketViolation": 0,
"internationalTicketViolation": 0,
"hotelViolation": 0,
"trainViolation": 0,
"hotelGuarantee": 0,
"createTime": "",
"updateTime": "",
"creater": 0,
"modifier": 0
}
}