国际火车添加寄送费

hotfix/远程访问多媒体中心
cyc 7 years ago
parent d2cf469300
commit 2f271abb13

@ -252,6 +252,8 @@ class search extends CI_Controller{
$return_json->status = '200';
$return_json->reason = '成功的返回';
$return_json->rate = $this->GetCurrencyRate();
$return_json->mainland_deliver = 12;
$return_json->others_deliver = 9;
$return_json->data = array();
$return_json->endata = array();

Loading…
Cancel
Save