@@ -144,7 +144,7 @@ class U8Settle extends Command
'detail' => 'RdRecords08',
'main_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'],
'son_field' => [
'detail.ID as id',