修复一些问题,主要是生效套餐
All checks were successful
构建并部署到测试环境(无 SSH) / build-and-deploy (push) Successful in 8m16s
All checks were successful
构建并部署到测试环境(无 SSH) / build-and-deploy (push) Successful in 8m16s
This commit is contained in:
@@ -22,9 +22,9 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
defaultBaseURL = "https://cmp-api.boss160.cn"
|
||||
defaultAccount = "15571055000"
|
||||
defaultPassword = "Admin@123456"
|
||||
defaultBaseURL = "https://cmp-api.xm-iot.cn"
|
||||
defaultAccount = "15065083933"
|
||||
defaultPassword = "adm@3933"
|
||||
)
|
||||
|
||||
// apiResponse 是文档定义的统一响应外壳,data 保持原始 JSON 便于兼容列表或分页结构。
|
||||
|
||||
Reference in New Issue
Block a user