Example #1
0
 public function updateCustomerRushedCount($keyData, $data, $tableYearMonth)
 {
     return Model_Mobile_CustomerUserRushedCount::getInstance()->updateData($keyData, $data, $tableYearMonth);
 }