作者 lyh

gx

@@ -182,7 +182,7 @@ class Demo extends Command @@ -182,7 +182,7 @@ class Demo extends Command
182 "footer_status": 0 182 "footer_status": 0
183 } 183 }
184 ]'; 184 ]';
185 - return json_encode($str); 185 + echo json_encode($str);
186 } 186 }
187 187
188 public function synchronizationFile($path_name){ 188 public function synchronizationFile($path_name){