@@ -228,7 +228,7 @@ public class GoodsApplyLogic {
goodsApplyCount.setTg(tg);
goodsApplyCount.setBh(bh);
- return bh;
+ return goodsApplyCount;
}