curl --location --request GET '/heTong/GetBiLvFp'
{
"errcode": 0,
"errmsg": "",
"result": {
"biLvFp": [
{
"empId": {
"label": "孙卫朋",
"value": "3"
},
"biLv": 0,
"biLvMoney": 132
},
{
"empId": {
"label": "孙卫朋",
"value": "3"
},
"biLv": 0,
"biLvMoney": 66
}
]
}
}