{ "pkgName":"com.fmp.web", "email":"1234567@qq.com" }
curl --location --request POST 'http://ccshis.lsun.net:6688/app/api/v1/user/password/update' \ --header 'Authorization: Bear 0acc8138-fbc3-4bdd-9ea9-6fff52370329' \ --header 'Content-Type: application/json' \ --data-raw '{ "pkgName":"com.fmp.web", "email":"1234567@qq.com" }'
{ "code": 2000, "message": "ok", "result": "Bear rsTZFsWJPSWtk5g5IWA+XRBYPgcundsC2D5e326wWxw=" }