diff --git a/pkg/common/verifica/mobile.go b/pkg/common/verifica/mobile.go index 53a8b3a..2b7be9f 100644 --- a/pkg/common/verifica/mobile.go +++ b/pkg/common/verifica/mobile.go @@ -7,8 +7,9 @@ import ( "github.com/fonchain_enterprise/utils/mobile" ) -//const SIG_NO = 230001 -const SIG_NO = 155123 +const SIG_NO = 230001 + +// const SIG_NO = 155123 const SIG_NO_SELLER = 159789 func SendMsg(telNum string, project string) (string, error) {