Commit b3bfa678 authored by chenchuanwen's avatar chenchuanwen

bridgeReload

parent 25cc99f3
...@@ -1788,7 +1788,7 @@ class OrderServiceModel extends \Business\AbstractModel ...@@ -1788,7 +1788,7 @@ class OrderServiceModel extends \Business\AbstractModel
return $order; return $order;
} }
public function testPush($msg){ public function testPush($msg){
echo $msg.'abcde'; echo $msg.'abcde111';
return true; 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