Commit 969d61f3 authored by Sarun Mungthanya's avatar Sarun Mungthanya
Browse files

issue comman missing

parent 3910d160
......@@ -145,7 +145,7 @@ class ExchangerateUpload extends Component
$needChkDup = false;
}
CenterConfExchangerate::updateOrInsert(
[
'currency' => $CUR,
......@@ -166,7 +166,7 @@ class ExchangerateUpload extends Component
],
[
'finishdate' => $DATE2
'finishdate' => $DATE2,
'baht' => $EXRATE,
'rate' => $FACT,
'amenddate' => $AMMENDDATE
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment