jjzjj

对接水仙后台(支持AndLua+、FA、FA2、AIDE lua、Simple Lua等)

前言上一篇文章中写了lua对接水仙后台,不过发现不能支持图片上传,比如修改头像等,通过修改,支持了api封装require"import"import"http"shuixian={post=function(moduleName,method,postdata,filedata,call)localurl="http://shuixian.ltd/main/api/"if(filedata==nil)thencontent,cookie,code,header=http.post(url..moduleName.."/"..method..".php",postdata)call(code,