xingzai 6 kuukautta sitten
vanhempi
commit
aefb414ce2
1 muutettua tiedostoa jossa 0 lisäystä ja 4 poistoa
  1. 0 4
      services/admin.go

+ 0 - 4
services/admin.go

@@ -199,7 +199,3 @@ func GetCompanySellerAndShareMobileByRai(companyId int) (mobiles []string, err e
 
 	return
 }
-
-func init() {
-	fmt.Println(GetCompanySellerAndShareMobileByRai(5261))
-}