摘要: UPDATE ecs_goods set is_new = 0;UPDATE ecs_goods set is_new = 1 ORDER BY RAND() LIMIT 3 阅读全文
posted @ 2015-07-23 19:10 求必印 阅读(746) 评论(0) 推荐(0) 编辑