* @package block * @link https://www.zentao.net */ namespace zin; panel ( set('class', 'executionstatistic-block'), div ( '执行统计', '正在开发中...' ) ); render('|fragment');