Ver código fonte

暴露图片路径

Xiao_yanpeng 7 anos atrás
pai
commit
0ee2597eb5
1 arquivos alterados com 1 adições e 0 exclusões
  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);