#!/usr/bin/env php gen(5); zdTable('product')->gen(5); zdTable('story')->gen(0); zdTable('user')->gen(5); su('admin'); /** title=测试 customModel->disableFeaturesByMode(); timeout=0 cid=1 */ $modeList = array('ALM', 'light'); $customTester = new customTest(); r($customTester->disableFeaturesByModeTest($modeList[0])) && p() && e('0'); // 将模式设置为全生命周期管理模式 r($customTester->disableFeaturesByModeTest($modeList[1], ';')) && p() && e('productUR,waterfall,waterfallplus,scrumMeasrecord,agileplusMeasrecord,productTrack,productRoadmap'); // 将模式设置为轻量级管理模式