From 9f8e2bf5ae60d0129af8f7f075409a71bcfafabd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A1=80=E5=B0=BC=E9=BE=9F?= <365252428@qq.com> Date: Mon, 14 Apr 2025 14:27:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg/common/verifica/mobile.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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) {