Ver Fonte

前端排序

zhengkaixin há 4 anos atrás
pai
commit
1f90258b3f

+ 2 - 0
common/src/main/java/com/jpsoft/enterprise/modules/base/dto/NewsInfoListDTO.java

@@ -20,4 +20,6 @@ public class NewsInfoListDTO {
     private String newsTypeId;
 
     private String picUrl;
+
+    private Integer sortNo;
 }