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