私域操盘手 - 修改检测添加设备成功的规则
This commit is contained in:
@@ -149,7 +149,7 @@ export default function NewAcquisitionPlan() {
|
||||
}
|
||||
|
||||
// 调用API创建获客计划
|
||||
fetch(`${process.env.NEXT_PUBLIC_API_BASE_URL}/v1/plan/scenes/create`, {
|
||||
fetch(`${process.env.NEXT_PUBLIC_API_BASE_URL}/v1/plan/create`, {
|
||||
method: 'POST',
|
||||
headers: {
|
||||
'Content-Type': 'application/json',
|
||||
|
||||
Reference in New Issue
Block a user