示例#1
0
 public static void InsertFlatTypeArea(DataTable dtAreatrans, int argFTId)
 {
     FlatDetailsDL.InsertFlatTypeArea(dtAreatrans, argFTId);
 }