|
@@ -56,10 +56,9 @@ class Aatest extends Start_Controller {
|
|
|
if($arg == 'fout')
|
|
|
{
|
|
|
$this->_fout();
|
|
|
- }else if($arg == 'ceshi')
|
|
|
- {
|
|
|
- $this->_ceshi();
|
|
|
- }else{
|
|
|
+ }else if($arg == 'waybillemail'){
|
|
|
+ $this->_waybillemail();
|
|
|
+ }else{
|
|
|
$this->_a($arg_array);
|
|
|
}
|
|
|
}
|
|
@@ -124,7 +123,7 @@ class Aatest extends Start_Controller {
|
|
|
|
|
|
}
|
|
|
|
|
|
- public function _waybillemail($arg_array)
|
|
|
+ public function _waybillemail()
|
|
|
{
|
|
|
$urls = array();$sl = 0;$time = time();
|
|
|
$wid = 2;
|