{ "amount": 1000.00000000000000 }
得到的值是 'amount' => 1000.0,
如何保证不丢失, 因为API 需要 验证签名,所以不能丢弃剩余的字符
前端序列化成字符串传到后端在解析
前端序列化成字符串传到后端在解析