科技成果
-
祝贺!圣农白羽鸡种源项目荣获“2022年度科技成果转化贡献奖”
12月8日,在南方周末主办的2022科创大会上,圣农集团凭借“圣泽901”白羽鸡种源项目获得“2022年度科技成果转化贡献奖”
12月8日,在南方周末主办的2022科创大会上,圣农集团凭借“圣泽901”白羽鸡种源项目获得“2022年度科技成果转化贡献奖”
$(function(){ function page_views() { if(!window.localStorage) { console.info('浏览器不支持 localStorage'); }else{ var post_id = 41182; var views = localStorage.getItem("view_list"); if(views===null){ localStorage.setItem("view_list",post_id); $.post("https://www.xinmunet.com/wp-content/themes/justnews/action/views1.php?time="+new Date().getTime(),{post_id:post_id}); return true; }else{ var item = views.split("|"); var bool = $.inArray(post_id+'',item); if(bool===-1){ $.post("https://www.xinmunet.com/wp-content/themes/justnews/action/views1.php?time="+new Date().getTime(),{post_id:post_id}); localStorage.setItem("view_list",views+"|"+post_id); return true; } return false; } } } page_views(); });