Rocky

Results 14 issues of Rocky

![image](https://github.com/MegatronKing/StringFog/assets/6359214/27f49dec-e415-4b13-840a-d4654a4337b8)

bug

![image](https://user-images.githubusercontent.com/6359214/124109359-a0597200-da99-11eb-8887-cf7a0ef4766b.png) operator = json['operator']; > type 'Null' is not a subtype of type 'String' 导致`_eventHanders.sdkSetupCallBackListener!(event);`没有执行 ![image](https://user-images.githubusercontent.com/6359214/124109238-828c0d00-da99-11eb-822f-016bd5979864.png)

![image](https://user-images.githubusercontent.com/6359214/123984019-e4476b00-d9f6-11eb-9526-cfd70a6ad381.png)

我在PC端收藏后,在postman中重新调用接口,在PC端收藏的文章,接口数据`collect`还是false. 在postman中重新调用下登录接口,刚收藏的文章数据`collect`就为true了. 这边测试出来是登录引发的问题

需求