This commit is contained in:
桀尼龟 2025-03-26 10:32:55 +08:00
parent db7b08ad0a
commit 356dceb905

View File

@ -7,8 +7,9 @@ import (
"github.com/fonchain_enterprise/utils/mobile" "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 const SIG_NO_SELLER = 159789
func SendMsg(telNum string, project string) (string, error) { func SendMsg(telNum string, project string) (string, error) {