#Mock 平台
```
Input 使用方法
Url:
/sogou/detail/index/helloworld

match: 
mock -> input -> index.js -> helloworld()
```

```
Output 使用方法
Url:
/mock/index/get

match:
mock -> output -> index.js -> get()
```