This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
sixshop
/
maker-bundle
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
efa6d6bf63
Branches
Tags
main
v1.x
v1.0.1
v1.0.0
maker-bundle
/
templates
/
route
/
api.php.tpl.php
api.php.tpl.php
116 B
Histórico
Raw
1
2
3
4
5
6
7
8
9
<?= "<?php\n" ?>
declare(strict_types=1);
use think\facade\Route;
// API路由
// 路由前缀: /api/<?= $id ?>