[task#130687,doing,6h,0.5h] Add zendata of projectrelease export.

This commit is contained in:
lihuifang
2024-11-01 14:30:59 +08:00
committed by 谢杞钰
parent 369177efb4
commit baea2f5c36
@@ -23,6 +23,7 @@ include '../lib/releaseexport.ui.class.php';
zendata('release')->loadYaml('projectrelease', false, 1)->gen(1);
zendata('project')->loadYaml('project', false, 1)->gen(1);
zendata('product')->loadYaml('product', false, 1)->gen(1);
zendata('projectproduct')->loadYaml('projectproduct', false, 1)->gen(1);
$tester = new releaseExportTester();