Commit b3bfa678 authored by chenchuanwen's avatar chenchuanwen

bridgeReload

parent 25cc99f3
......@@ -1788,7 +1788,7 @@ class OrderServiceModel extends \Business\AbstractModel
return $order;
}
public function testPush($msg){
echo $msg.'abcde';
echo $msg.'abcde111';
return true;
}
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment