Query all card information based on the cardholder
开发中
POST
onlineCard/getOnlineCardsByOwner
According to the card owner's user ID, query the authorization information of all online cards under this username. Filtering is supported based on card ID, card name, card type, and other conditions, and the detailed data such as the card's authorization validity period and associated door locks will be returned.The interface uses cardOwner as the primary condition to return all card information under the username; other fields are optional filtering conditions and will not be applied if not provided. (Cardholder ID: For apartments, it is obtained based on the queried resident ID or employee ID.)