Просмотр исходного кода

Merge branch 'master' of http://git.shengws.com/xmg123/Xcx_New

XMLWAN 3 лет назад
Родитель
Сommit
14fc91f740
1 измененных файлов: 1 добавлений и 0 удалений
  1. 1 0
      service/xcx_mobile_api_service.go

+ 1 - 0
service/xcx_mobile_api_service.go Просмотреть файл

@@ -11,6 +11,7 @@ import (
11 11
 	"github.com/jinzhu/gorm"
12 12
 	"net/http"
13 13
 	"time"
14
+	"net/http"
14 15
 )
15 16
 
16 17
 func GetXcxMobileInformation(mobile string) (*models.XcxAdminUserRole, error) {