赞
踩
例如:
switch (order.getOrderType) { case OrderEnum.ORDER_OF_GOODS.getValue : }
解决方法为在枚举类中新增匹配枚举值方法,使用此方法:
String reportTypeCode = jsonObject.getStr