Rocky
Rocky

 operator = json['operator']; > type 'Null' is not a subtype of type 'String' 导致`_eventHanders.sdkSetupCallBackListener!(event);`没有执行 

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