When I convert my QRcode to Base64 the result string came with an http:// and that is not ok

后端 未结 0 514
逝去的感伤
逝去的感伤 2021-01-06 05:00

My code

private String returnBase64FromQrCode(String content) throws IOException {
    content = "1111332432br.edu.bct.pit"; //hardcode for test
            


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题