<?php

use think\facade\Route;

route::rule('goodList', 'bbc/Good/list');
route::rule('goodExam', 'bbc/Good/exam');