示例#1
0
 public static void ChangeFlashCount(int id, ChangeAction action)
 {
     dal.ChangeFlashCount(id, action);
 }