示例#1
0
 //填充本地DataSet
 public static void FillWareHouse()
 {
     LocalData.FillWareHouses();
 }