This commit is contained in:
邹宗楠
2024-01-10 16:35:21 +08:00
parent 7a40e2032b
commit 89afc2b8a5

View File

@@ -13,7 +13,7 @@ import (
const (
prodURL = "http://api.jxc4.com/openapi/CallOpenAPI" // 老版本的URL
prodURLNew = "http://print.jxcs.net/v2/openapi/CallOpenAPI" // 版本的URL
prodURLNew = "http://print.jxcs.net/v2/openapi/CallOpenAPI" // 版本的URL
signKey = "sign"
)
const (