This website works better with JavaScript
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
sixshop
/
maker-bundle
Beobachten
2
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
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
Verlauf
Originalformat
1
2
3
4
5
6
7
8
9
<?= "<?php\n" ?>
declare(strict_types=1);
use think\facade\Route;
// API路由
// 路由前缀: /api/<?= $id ?>