rabin 3 vuotta sitten
vanhempi
commit
c82a199666
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      service/agent/lib/Import.php

+ 1 - 1
service/agent/lib/Import.php

@@ -510,7 +510,7 @@ class Import
     public function agreement_local_api()
     {
         $where['ids'] = 50000;
-        $where['sign'] = 'cryl.';
+        $where['sign'] = 'cryl';
         $data = Dever::db('agent/member_agreement')->getDataByNew($where);
         $test = Dever::input('test');
         if ($test == 1) {