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