Authorization: Bearer ********************
curl --location --request POST 'http://probill.local/api/server/setPassword' \ --header 'Authorization: Bearer ZmQyZWQxMzEtMmM5Mi00NzI5LTg1YmMtMmE4Y2FjODFkYTI4' \ --form 'id="3624"' \ --form 'password=""'
{"code":0,"msg":"操作成功","time":1741832267}