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) {