ycl-pojo/src/main/java/com/ycl/platform/base/BaseSelect.java @@ -15,8 +15,9 @@ private Integer id; /** * 值 * 展示内容 */ private String value; }