@@ -101,7 +101,7 @@ |
||
101 | 101 | { |
102 | 102 | $params['appid'] = $this->app['config']->app_id; |
103 | 103 | |
104 | - if($isContract) { |
|
104 | + if ($isContract) { |
|
105 | 105 | return $this->request($this->wrap('pay/paporderquery'), $params); |
106 | 106 | } |
107 | 107 |