cqp 1 روز پیش
والد
کامیت
8cccc719b0
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      app/Console/Commands/U8Settle.php

+ 1 - 1
app/Console/Commands/U8Settle.php

@@ -144,7 +144,7 @@ class U8Settle extends Command
                 'detail' => 'RdRecords08',
                 'detail' => 'RdRecords08',
                 'main_key' => 'ID',
                 'main_key' => 'ID',
                 'key' => 'ID',
                 'key' => 'ID',
-                'whereRaw' => "(dDate >= '{$st}' and and COALESCE(cMemo, '') <> '接口生成')",
+                'whereRaw' => "(dDate >= '{$st}' and COALESCE(cMemo, '') <> '接口生成')",
                 'main_field' => ['ID as id','cCode as no','dDate as order_date','dnmaketime as crt_time', 'dnmodifytime as upd_time','cWhCode as warehouseCode','cHandler as reviewer'],
                 'main_field' => ['ID as id','cCode as no','dDate as order_date','dnmaketime as crt_time', 'dnmodifytime as upd_time','cWhCode as warehouseCode','cHandler as reviewer'],
                 'son_field' => [
                 'son_field' => [
                     'detail.ID as id',
                     'detail.ID as id',