|
@@ -126,7 +126,7 @@ class Aatest extends Start_Controller {
|
|
|
}
|
|
|
|
|
|
public function _a($arg_array){
|
|
|
- $this->_logistic();
|
|
|
+ $this->upadtel();
|
|
|
die;
|
|
|
|
|
|
$time = time();
|
|
@@ -229,9 +229,9 @@ class Aatest extends Start_Controller {
|
|
|
|
|
|
public function upadtel(){
|
|
|
|
|
|
- $returngoods_id = 10;
|
|
|
- $insert_flag = 1213834;
|
|
|
- $number = 'ASTE-50203-040';
|
|
|
+ $returngoods_id = 150;
|
|
|
+ $insert_flag = 1217819;
|
|
|
+ $number = 'KISS-50206-004';
|
|
|
|
|
|
$returngoods_info = $this->returngoods->read($returngoods_id);
|
|
|
$this->returngoods->save([
|