public interface QRCodeService
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseTicket |
createTicket(Map<String,Object> ticket) |
void |
showQRCode(String ticket,
File file) |
ResponseTicket createTicket(Map<String,Object> ticket) throws IOException
void showQRCode(String ticket, File file) throws IOException
Copyright © 2015. All rights reserved.