githubjaychen

Results 1 issues of githubjaychen

![image](https://user-images.githubusercontent.com/6795007/86702584-ae6ee100-c045-11ea-9497-a94c77e196c4.png) ![image](https://user-images.githubusercontent.com/6795007/86703166-32c16400-c046-11ea-8ad5-c9fe8134e5b5.png) 不知道啥时候微信生成小程序码后面规定必须使用https了,将api\controller\qrcode.js第4行改为 const https = require("https"); 42行改为 var req = https.request ... 搞定!!