作者 黄超

Merge branch 'master' of 47.108.67.251:lubenwei/wyc.tenyes.cn

# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
... ... @@ -1747,4 +1747,7 @@ class Car extends Base
}
$this->success('查询用户信息成功',$return_data);
}
public function test(){
}
}
\ No newline at end of file
... ...