Browse Source

no message

xingzai 1 năm trước cách đây
mục cha
commit
b938649156
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      services/admin.go

+ 1 - 1
services/admin.go

@@ -43,7 +43,7 @@ func GetRaiAdminMobileMap() (mapItem map[string]string) {
 
 		}
 	}()
-	adminList, e := models.GetAdminByRole()
+	adminList, e := models.GetRaiAdmin()
 	if e != nil {
 		err = e
 		return