|
@@ -1,4 +1,4 @@
|
|
|
-{
|
|
|
|
|
|
|
+{
|
|
|
"name": "competitor-pricing-analysis",
|
|
"name": "competitor-pricing-analysis",
|
|
|
"displayName": "竞品定价策略分析",
|
|
"displayName": "竞品定价策略分析",
|
|
|
"description": "分析竞品定价策略,包括5分位价格带分布、黄金价格带评分、毛利估算、促销建议和盈亏平衡销量分析",
|
|
"description": "分析竞品定价策略,包括5分位价格带分布、黄金价格带评分、毛利估算、促销建议和盈亏平衡销量分析",
|
|
@@ -167,7 +167,7 @@
|
|
|
"promotionAdvice": { "type": "array", "items": { "type": "string" } }
|
|
"promotionAdvice": { "type": "array", "items": { "type": "string" } }
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
- "timeout": 60000,
|
|
|
|
|
|
|
+ "timeout": 120000,
|
|
|
"retry": {
|
|
"retry": {
|
|
|
"maxAttempts": 2,
|
|
"maxAttempts": 2,
|
|
|
"delay": 2000,
|
|
"delay": 2000,
|