处理分享数据未上传问题
This commit is contained in:
@ -448,7 +448,7 @@ public class LogUtils {
|
||||
Utils.log("LogUtils->" + object.toString());
|
||||
}
|
||||
|
||||
LoghubUtils.log(object, "", false);
|
||||
LoghubUtils.log(object, "event", false);
|
||||
}
|
||||
|
||||
public static void uploadShareEnter(String entrance, String url, String title, String summary, String resourceId) {
|
||||
|
||||
Reference in New Issue
Block a user