Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
LeeWeiCheng
/
altob.st123
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
新增停五繳費邏輯
master
QxQ
6 anni fa
parent
552f9efa09
commit
2d67e2a5f2
1 ha cambiato i file
con
4 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
models/Carpayment_model.php
+ 4
- 0
models/Carpayment_model.php
Vedi File
@@ -449,6 +449,10 @@ class Carpayment_model extends CI_Model
return 2; // 2: 北車西上 (機車)
}
}
else if($cario['station_no'] == 40712)
{
return 2;
}
return 1; // 預設值
}
Write
Preview
Loading…
Annulla
Salva