소스 검색

upd

station_14109
altob.rd 8 년 전
부모
커밋
4037334d1c
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. +4
    -0
      controllers/Carpark.php

+ 4
- 0
controllers/Carpark.php 파일 보기

@@ -431,6 +431,10 @@ class Carpark extends CI_Controller
{
$this->sync_data_model->sync_switch_lpr($switch_lpr_arr);
}
// 3. 歐pa卡同步 (TODO: 暫時放在這)
$result = $this->sync_data_model->sync_allpa_user($station_no_arr);
trigger_error(__FUNCTION__ . '..sync_allpa_user: '. $result);
}
// [API] 取得最新未結清


불러오는 중...
취소
저장