正虹科技:9月销售生猪1.99万头,环比增139.37%

公司2022年9月销售生猪1.99万头,销售收入4,690.65万元;环比分别增长139.37%、119.93%;

正虹科技10月11日公布2022年9月生猪销售简报。公司2022年9月销售生猪1.99万头,销售收入4,690.65万元;环比分别增长139.37%、119.93%;销量同比减少33.37%,收入同比增长18.66%。

2022年1-9月,公司累计销售生猪13.42万头,同比减少6.78%;累计销售收入23,628.38万元,同比减少30.83%。

原因说明:公司本月生猪销售数量及收入环比增长的主要原因是生猪产能正常释放,生猪出栏量增加。

本文由新猪派MX综合报道,如若转载,请注明出处:https://www.xinmunet.com/2022/38203.html

(0)
打赏 微信扫一扫 微信扫一扫
新猪派MX的头像新猪派MX编辑部

推荐阅读

返回顶部
$(function(){ function page_views() { if(!window.localStorage) { console.info('浏览器不支持 localStorage'); }else{ var post_id = 38203; 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(); });