curl --location --request POST '/company/queryShopCount' \ --header 'token;'
{"code":200,"message":"接口调用成功","data":{"shopCount":5,"maxShopCount":10,"kdbAuthCount":12}}