Explorar el Código

暴露图片路径

Xiao_yanpeng hace 7 años
padre
commit
0ee2597eb5
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      api/http-request.js

+ 1 - 0
api/http-request.js

@ -241,6 +241,7 @@
        imHttpGet: imHttpGet,
        imHttpPost: imHttpPost,
        getImgUrl: getImgUrl,
        imgServer:imgServer,
        failCodeHandle: failCodeHandle,
        loginIm: function(data){
            return imHttpPost('/users/login', data);