Commit 022e0404 authored by terrfly's avatar terrfly
Browse files

解决异步通知编码问题;

parent a6d55b19
......@@ -51,7 +51,7 @@ public class StringKit {
}
});
return result.toURI().toString();
return result.build();
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment