You've already forked guangan
菜单,首页数据
This commit is contained in:
@ -13,12 +13,13 @@ use think\exception\HttpResponseException;
|
||||
class Order extends Controller
|
||||
{
|
||||
/**
|
||||
* 订单数据管理
|
||||
* 订单数据管理页面
|
||||
* @auth true
|
||||
* @menu true
|
||||
* @throws \think\db\exception\DataNotFoundException
|
||||
* @throws \think\db\exception\DbException
|
||||
* @throws \think\db\exception\ModelNotFoundException
|
||||
* @return void
|
||||
*/
|
||||
public function index()
|
||||
{
|
||||
|
Reference in New Issue
Block a user