table('customer')->addIndex(['addtime','house_delivery_time','state','employee_id'])->update(); $this->table('org')->addIndex(['path'])->update(); } }