Gson gson = new GsonBuilder().setDateFormat("yyyy-MM-dd HH:mm:ss").create(); return gson.toJson(resultData);复制代码. 在使用Gson格式 ...
確定! 回上一頁