Results 39 comments of 李满

You can temporarily disable network monitoring first. ![屏幕快照 2019-04-02 上午11 45 56](https://user-images.githubusercontent.com/6781027/55375021-24c88d80-553d-11e9-8f97-a5453b8619ee.png)

NSLog() does not need a wrapper. Just print() need a wrapper.

You can check out from master branch.

确定API请求有请求体吗?可以用Charles抓包下确定下,谢谢!

``` protocol BubbleDelegate: class { func didTapBubble() } ```

func didTapBubble(). You can just use this function, haha~