@@ -57,4 +57,7 @@ public class GoodsWholesaleFrontView {
@DbIgnore
private Integer total;
+
+ @DbField("gw.sorted")
+ private Integer sorted;
}