root 4 년 전
부모
커밋
a4f1584360
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      app/Jobs/StoreCompoundEPBT.php

+ 1
- 1
app/Jobs/StoreCompoundEPBT.php 파일 보기

@@ -135,7 +135,7 @@ class StoreCompoundEPBT implements ShouldQueue

array_push($k,
strtoupper($this->kpd), //no kompaun
'TES', //strtoupper($kod_kompaun), //kodKompaun
$kod_kompaun, //strtoupper($kod_kompaun), //kodKompaun
$compound->Deedlaw->akkod, //kod akta
strtoupper($compound->Faulty->nama), //keterangan kesalahan
$compound->created_at->toDateString(), //tarikh

Loading…
취소
저장