Commit 73135845 authored by chenchuanwen's avatar chenchuanwen

bridgeReload

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