colly_wyx
2018-04-27 74adf3a72663f151dc2c1b87ecb4ea4b0e080a50
Yfs/Api/Data.php
@@ -48,7 +48,7 @@
        $data_service = new Domain_Data();
        if(!empty($this->data)){
          $data = $this->data;
          $data = json_decode($this->data,true);
        }
        else{
          $data = $this->data_1;