mirror of
https://gitee.com/ulthon/ul-file-share.git
synced 2026-07-01 11:02:49 +08:00
5 lines
71 B
PHP
5 lines
71 B
PHP
<?php
|
|
|
|
use think\facade\Route;
|
|
|
|
Route::rule('share/:uid','Index/read'); |