@lark-apaas/miaoda-cli 0.1.39-alpha.cced07a → 0.1.39-alpha.facb70e

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -70,7 +70,7 @@ function createClient(opts) {
70
70
  * (boe_miaoda_doubao → ppe_miaoda_ccm → boe_miaoda_ccm → boe_debug_detail_lookup
71
71
  * → boe_creative_history)。
72
72
  */
73
- const DEFAULT_CANARY_HEADER = 'boe_miaoda_ccm';
73
+ const DEFAULT_CANARY_HEADER = 'prod';
74
74
  /**
75
75
  * 注入 x-tt-env 小流量头:env 显式设值 > DEFAULT_CANARY_HEADER。
76
76
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lark-apaas/miaoda-cli",
3
- "version": "0.1.39-alpha.cced07a",
3
+ "version": "0.1.39-alpha.facb70e",
4
4
  "description": "Miaoda 平台命令行工具,面向 Agent 调用",
5
5
  "type": "commonjs",
6
6
  "bin": {