跳转到主要内容

DataProcessor

Description

DataProcessor 构造函数

DataProcessor: (url: string) => void

Parameters

  • url - (必填) string - 数据源的 URL

Example

const dataProcessor = new scheduler.DataProcessor("php/update.php");

Details

您可以在 Server-Side Integration 文章中找到有关 DataProcessor 的更多信息。

Change log

  • 已在版本 6.0 中新增
Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.