示例#1
0
 public static void ChangeFlashCountByGeneral(string strID, ChangeAction action)
 {
     dal.ChangeFlashCountByGeneral(strID, action);
 }