curl --location --request GET 'adminapi/coach. depositPackage/lists'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"lists": [
{
"id": 4,
"name": "青铜",
"is_show": 0,
"money": "10.00",
"order_limit": 20,
"create_time": "2024-08-26 18:43:07"
}
],
"count": 1,
"page_no": 1,
"page_size": 25,
"extend": []
}
}