|
|
|
@@ -69,6 +69,7 @@ public class WxCouponChannelController extends BaseController { |
|
|
|
// }else{ |
|
|
|
// wxCouponChannel.setSortColumns(BaseEntity.SortField.CCUpdateDate_DESC, BaseEntity.SortField.CCId_DESC); |
|
|
|
// } |
|
|
|
wxCouponChannel.setSortColumn(null); |
|
|
|
wxCouponChannel.setSortColumns(BaseEntity.SortField.CCUpdateDate_DESC, BaseEntity.SortField.CCId_DESC); |
|
|
|
wxCouponChannel.setShowBeginTime(new Date()); |
|
|
|
|
|
|
|
|