rabin 3 gadi atpakaļ
vecāks
revīzija
c82a199666
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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) {