Explorar el Código

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

XMLWAN hace 3 años
padre
commit
14fc91f740
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      service/xcx_mobile_api_service.go

+ 1 - 0
service/xcx_mobile_api_service.go Ver fichero

@@ -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) {