疯狂绵羊之益智群岛"Sheep Mania: Puzzle Islands" marks the return of the Sheep Mania universe to the puzzle genre. Similar to the original, successful Sheep Mania puzzle game launched in 2004, this game offers 50 levels of new mind-boggling puzzles. Sheep Mania: Puzzle Islands will dazzle fans and is guaranteed to become an instant puzzle classic to those entering the Sheep Mania universe for the first time.
select res_id,res_name,r_index_id,default_r_i_id,flag from(select top 11 res_id,res_name,r_index_id,default_r_i_id,0 as flag from T_D_Resource where res_is_audit=1 and res_run_flat='K-Java' and channel_id=4 and default_r_c_id=163 order by newid() )a union select res_id,res_name,r_index_id,default_r_i_id,1 as flag from T_D_Resource where res_id=24387 order by flag desc