示例#1
0
 internal int InsertFinishGoods(LC_FinishGoods _FinishGoods)
 {
     return(_BuyerDal.InsertFinishGoods(_FinishGoods));
 }