Merge branch 'master' of https://e.coding.net/rosydev/baseapi
This commit is contained in:
@@ -13,7 +13,7 @@ import (
|
|||||||
|
|
||||||
const (
|
const (
|
||||||
prodURL = "http://api.jxc4.com/openapi/CallOpenAPI" // 老版本的URL
|
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"
|
signKey = "sign"
|
||||||
)
|
)
|
||||||
const (
|
const (
|
||||||
|
|||||||
Reference in New Issue
Block a user