Files
EasySoft-ZenTaoPMS/module/automation/config.php
2021-04-01 11:07:22 +03:00

8 lines
456 B
PHP

<?php
$config->automation->ztfSite = 'https://ztf.im';
$config->automation->ztfDownload = 'https://ztf.im/ztf.html';
$config->automation->ztfManual = 'https://ztf.im/book/ztf/ztf-about-26.html';
$config->automation->zendataSite = 'https://www.zendata.cn';
$config->automation->zendataDownload = 'https://www.zendata.cn/download.html';
$config->automation->zendataManual = 'https://www.zendata.cn/book/zendata/why-zendata-115.html';