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