소스 검색

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

XMLWAN 3 년 전
부모
커밋
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) {