//填充本地DataSet
 public static void FillMoneyType()
 {
     LocalData.FillMoneyType();
 }