src/main/java/com/ruoyi/basic/dto/ProductModelAnticlockwiseDto.java @@ -17,4 +17,8 @@ private String subUnit; private String type; private Long id; }