<?php namespace app\controller; use app\CgfController; class GoodsOrder extends CgfController //继承cgf或引入cgf后自动实现功能 { }