rabin преди 3 години
родител
ревизия
c82a199666
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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) {