Commit 25cc99f3 authored by chenchuanwen's avatar chenchuanwen

bridgeReload

parent 4d714bfa
...@@ -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.'abcde1213213'; echo $msg.'abcde';
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