update
This commit is contained in:
@@ -60,5 +60,6 @@ public class QRCServiceImpl implements QRCService{
|
||||
String base64 = QRCodeUtil.ImageToBase64(url_wait);
|
||||
return JSON.toJSONString(base64);
|
||||
}
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user