Browse Source

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

XMLWAN 3 years ago
parent
commit
14fc91f740
1 changed files with 1 additions and 0 deletions
  1. 1 0
      service/xcx_mobile_api_service.go

+ 1 - 0
service/xcx_mobile_api_service.go View File

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