curl --location --request GET 'http://192.168.31.80:8989/api/user/personalCenter' \
--header 'Authorization: 132b8c40ca799688ab2e45f70bdf2b2a' \
--header 'Content-Type: text/plain' \
--data-raw ''{
"msg": "獲取成功",
"code": 200,
"data": {
"info": {
"role": 2,
"role_name": "師傅",
"name": "李時珍",
"avatar": "http://192.168.31.80:8989/uploads/media/a07f1877c2dc8efd562f112e0c0cf7d3.png",
"unique_id": "G3680037",
"is_continue": 0
},
"stu": {
"find_switch": 1,
"study_category": [
{
"id": 1,
"name": "學車+考試"
},
{
"id": 2,
"name": "學牌補鐘"
},
{
"id": 3,
"name": "重考(快期)"
}
],
"exam_time": "2024-09-09 11:11",
"place": "測試場地",
"study_cart_category": [
{
"id": 1,
"name": "自動波私家車"
},
{
"id": 2,
"name": "自動波輕型貨車"
},
{
"id": 3,
"name": "自動波電單車"
}
],
"study_area": [
{
"id": 4,
"name": "湾仔區"
},
{
"id": 5,
"name": "東區"
},
{
"id": 6,
"name": "南區"
}
]
},
"master": {
"cover_img": "http://192.168.31.80:8989/uploads/image_file/543ad006b9e4308bf59c91a60e0ed72d.jpg",
"desc": "1啊啊23123123123123",
"cart_category": [
{
"id": 1,
"name": "自動波私家車"
},
{
"id": 3,
"name": "自動波電單車"
},
{
"id": 4,
"name": "棍波私家車"
}
],
"sup_area": [
{
"id": 3,
"name": "中西區"
},
{
"id": 4,
"name": "湾仔區"
},
{
"id": 5,
"name": "東區"
}
],
"course_minute": "1分鐘",
"course_amount": "$2",
"course_amount_max": "$3",
"delay_course_minute": "4分鐘",
"delay_course_amount": "$5",
"delay_course_amount_max": "$6",
"with_course_minute": "7分鐘",
"with_course_amount": "$8",
"with_course_amount_max": "$9",
"advantage": "7",
"comment_num": 0,
"total_score": "0",
"punctuality_score": "0",
"manner_score": "0",
"tolerance_score": "0",
"explain_score": "0",
"cart_details": [
{
"cart_title": "收費標準(自動波私家車)",
"cart_price": [
"學車(需租車考試):$310.01",
"學牌補種:$10.00"
]
},
{
"cart_title": "收費標準(自動波電單車)",
"cart_price": [
"學車(需租車考試):$3.00",
"學牌補種:$50.00",
"有牌補種:$1.00"
]
},
{
"cart_title": "收費標準(棍波私家車)",
"cart_price": [
"學車(需租車考試):$3.00",
"學牌補種:$50.00",
"有牌補種:$1.00"
]
}
],
"is_try": 0,
"is_per_pay": 1,
"location": "323",
"test_car_rental": "$2000"
}
}
}