lua-resty-wechat icon indicating copy to clipboard operation
lua-resty-wechat copied to clipboard

基于ngx_lua的微信公众平台lua库

Results 2 lua-resty-wechat issues
Sort by recently updated
recently updated
newest added

shakearoundusershake ``` if node[0].type ~= lib.XML_TEXT_NODE and node[0].type ~= lib.XML_CDATA_SECTION_NODE then return nil, "invalid subnode type" end ``` 从这个地方跳出来的

[error] 18505#18505: *3 [lua] server.lua:48: fn(): ./lib/wechat.lua:175: libxml2.so: cannot open shared object file: No such file or directory