node-webot / co-wechat-api

Wechat API. Support Async Functions
Other
724 stars 170 forks source link

fix lang bug #52

Closed yi-ge closed 7 years ago

yi-ge commented 7 years ago

return {openid: openid, lang: 'zh_CN'};

经过测试,只有为'zh_CN'才可以返回中文信息。

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 28.787% when pulling 73f1386d4b7f36f7099e0f6a0a5ab7a6b0533820 on yi-ge:master into 95fed318c89bbe9037ebded0e8792d6158de7029 on node-webot:master.