• 2022-06-09
    任务调度如何配置远程部署模式()
    A: 在UAP项目的policy.xml的文件下添加TASKDISPATCH_DEPLOY=componentManagerRemote配置。
    B: 在UAP项目的policy.xml的文件下添加TASKDISPATCH_DEPLOY=componentManagerLocal配置。
    C: 在UAP项目的platformconfig.properties文件下添加TASKDISPATCH_DEPLOY=componentManagerLocal配置。
    D: 在UAP项目的platformconfig.properties文件下添加TASKDISPATCH_DEPLOY=componentManagerRemote配置。