コード例 #1
0
 /// <summary>
 /// 获取条码库存差异数据
 /// </summary>
 /// <returns></returns>
 public DataSet GetPCIM()
 {
     return(dal.GetPCIM());
 }