Skip to content

endl 会修改json内容,需要去掉 #3

@sketch16

Description

@sketch16

*((stringstream*) content) << data << endl;

修改如下
*((stringstream*) content) << data;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions