浏览代码

小程序二维码

wushaodong 4 年之前
父节点
当前提交
7546fd6d94
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      utils/wx/wechat.py

+ 1 - 1
utils/wx/wechat.py

@@ -250,7 +250,7 @@ class WeChat(object):
         #     f.write(result.content)
         #     print(4444444444,f)
 
-        return filename, full_filename
+        return filename
 
     @staticmethod
     def releaseCode(access_token):