This commit is contained in:
桀尼龟 2025-04-14 14:27:33 +08:00
parent e7a4b4ed54
commit 9f8e2bf5ae

View File

@ -7,9 +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) {