Browse Source

微信登录接口

zhaoxiaohai 2 năm trước cách đây
mục cha
commit
1a3c7ee87b
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      utils/api.js

+ 0 - 1
utils/api.js

@@ -2,7 +2,6 @@ import {
     HTTP
 } from './Http.js'
 class ApiModel extends HTTP {
-    /* 微信登录 */
     loginbywechat(data) {
         return this.request({
             url: "/loginbywechat",