Houjie
16 小时以前 964faa1077a89713910063c39ebe08fac4e4c56e
api/api.js
@@ -17,8 +17,8 @@
   /**
     * 第三方登录
     */
   thirdLogin(token, thirdType,tenantId) {
      return http.get(`/sys/thirdLogin/getLoginUser/${token}/${thirdType}/${tenantId}`);
   thirdLogin(token, thirdType) {
      return http.get(`/sys/thirdLogin/getLoginUser/${token}/${thirdType}`);
   },
   /**
     * 退出