curl --location 'https://openapi.weiling.cn/openapi/customer/get_by_unionid?access_token=undefined&unionid=undefined&openid=undefined'
{ "code": 0, "msg": "success", "data": { "customer_id": "xxx" } }