You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-library/service/leshuazf/const.go

11 lines
152 B

package leshuazf
const (
apiUrl = "https://saas-mch.leshuazf.com"
apiTestUrl = "http://t-saas-mch.lepass.cn"
)
const (
logTable = "leshuazf"
)