#!/usr/bin/env php getProduct(); cid=1 pid=1 */ $tutorial = new tutorialTest(); r($tutorial->getProductTest()) && p('id') && e('1'); //测试是否能拿到数据 r($tutorial->getProductTest()) && p('branches:1') && e('Test branch'); //测试是否能拿到数据