mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-23 23:45:08 +08:00
code review 工作机的流程
This commit is contained in:
@ -93,6 +93,7 @@ public class JsonUtils {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO @Li:和上面的风格保持一致哈。parseTree
|
||||
public static JsonNode readTree(String text) {
|
||||
try {
|
||||
return objectMapper.readTree(text);
|
||||
|
Reference in New Issue
Block a user