basic-server/src/main/java/com/ruoyi/basic/dto/ModelDto.java @@ -11,5 +11,7 @@ private String value; private Integer productId; }