JSONobject按照put顺序存储和读取

new的时候加true即可:

JSONObject jsonObject = new JSONObject(true);