select c.* from t_bus_meals_deduct c where 1=1 and c.delete_flag = 0 ORDER BY c.create_date DESC