This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Reģistrēties
Pierakstīties
sixshop
/
maker-bundle
Vērot
2
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Izmaiņu pieprasījumi
0
Vikivietne
Koks:
efa6d6bf63
Atzari
Tagi
main
v1.x
v1.0.1
v1.0.0
maker-bundle
/
templates
/
route
/
api.php.tpl.php
api.php.tpl.php
116 B
Vēsture
Neapstrādāts
1
2
3
4
5
6
7
8
9
<?= "<?php\n" ?>
declare(strict_types=1);
use think\facade\Route;
// API路由
// 路由前缀: /api/<?= $id ?>