This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
sixshop
/
maker-bundle
Tarkkaile
2
Äänestä
0
Haarauta
0
Tiedostot
Esitykset
0
Vetopyynnöt
0
Wiki
Puu:
efa6d6bf63
Haarat
Tunnisteet
main
v1.x
v1.0.1
v1.0.0
maker-bundle
/
templates
/
route
/
api.php.tpl.php
api.php.tpl.php
116 B
Historia
Raaka
1
2
3
4
5
6
7
8
9
<?= "<?php\n" ?>
declare(strict_types=1);
use think\facade\Route;
// API路由
// 路由前缀: /api/<?= $id ?>