예제 #1
0
def show_qrcode():
    ret = list(WechatQrcodeAdapter.show_all_qrcodes())
    return str(ret)