我有一个代码来获取名为PUJ的映射的值。 Map<String, Object> map = document.getData(); for (Map.Entry<String, Object> entry : map.entrySet()) { if (entry.
確定! 回上一頁