???

523013183@qq.com 56f2f64621 短地址修改 1 anno fa
app 56f2f64621 短地址修改 1 anno fa
bootstrap f68a52b6be first commit 2 anni fa
config f68a52b6be first commit 2 anni fa
public f68a52b6be first commit 2 anni fa
resources f68a52b6be first commit 2 anni fa
tests f68a52b6be first commit 2 anni fa
.env.example f68a52b6be first commit 2 anni fa
.gitignore f68a52b6be first commit 2 anni fa
README.md a07b7d074b first commit 2 anni fa
artisan f68a52b6be first commit 2 anni fa
composer.json f68a52b6be first commit 2 anni fa

README.md

获取短地址接口

/**
 * @param string url 生成短地址的url(多个传数组)
 * @return array
 * @throws \App\Base\Exceptions\ApiException
 * @throws
 * @api post /api/short 获取短地址
 * @group 短地址
 * @successExample
 * {"ret":0,"msg":"success.","data":"http://s.juye.com/Dacd"}
 */