curl --location --request GET '/j7-property/property-manage/invoice-title/query?pageIndex=1&pageSize=10'{
"code": 10000,
"data": {
"pageIndex": 1,
"pageSize": 10,
"pages": 100,
"rows": [
{
"invoiceAddress": "水电费水电费",
"invoiceName": "是是是",
"invoiceNum": "是是是",
"invoiceType": 1001,
"oiId": 102023100981180000,
"ownerId": 772023063013350000,
"ownerName": "qq2",
"remark": "是的"
}
],
"total": 100000
},
"message": "提示消息内容"
}