Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于处理返回的base64字符串的问题 #8

Open
youz88 opened this issue Nov 17, 2021 · 0 comments
Open

关于处理返回的base64字符串的问题 #8

youz88 opened this issue Nov 17, 2021 · 0 comments

Comments

@youz88
Copy link

youz88 commented Nov 17, 2021

com.kuaidi100.sdk.api.PrintImg#getBase64Img:55

替换换行符并没生效,需要修改成
s = "data:image/png;base64,"+s.replace("\n","");

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant