curl --location --request POST 'https://mngapp-test.fuioupay.com/autoComplete.fuiou/getNextInsCdList' \ --header 'token;' \ --form 'token="ed48efafc13b4947b5f533491fa28928"'
{ "code": "0000", "msg": "", "data": { "list": [ { "value": "二代代理商A", "key": "08K0239939" }, { "value": "6段一级代理-二代", "key": "08K0239913" }, { "value": "6段二级代理123456786段二级代理", "key": "08K0239914" }, { "value": "二代代理商", "key": "08K0239938" } ] } }