作者 郭文星

123

... ... @@ -456,6 +456,7 @@ class Order extends Backend
}
}
unset($params['IDcard']);
$params['position']=$params['end_point'];
$result = $this->model->allowField(true)->insertGetId($params);
$index=new Index();
... ...