14 lines
812 B
Markdown
14 lines
812 B
Markdown
# 调用示例
|
||
|
||
示例只说明参数怎么传。执行时用用户本次给的值,不要把下面的地址和日期当成默认值。
|
||
|
||
```text
|
||
platform_url: https://haoxian.cemeta.cn/geo-monitor?batchDate=2026-09-20&reportType=monitor&tab=citation
|
||
html_url: https://cemeta-resource-1313090634.cos.ap-beijing.myqcloud.com/workflow/28757ffe-f284-48bb-8af6-c7739de56fa8.html?hxv=4&hxts=2026-09-20T00%3A00%3A00
|
||
html_monitor_date: 2026-09-15
|
||
platform_period: 9月W38
|
||
report_dir: D:/test/灌数/卡泰驰/企业级/monitor-0917-test
|
||
```
|
||
|
||
这次示例里,HTML 监测日期 `2026-09-20` 对应平台监测周期 `9月W38`。报告写成该目录下的 `测试报告-1.md`。目录里已有 `测试报告-N.md` 时,编号加 1。`测试报告.md` 不算已有编号。换一批数据时,五个参数一起换。
|