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