???

523013183@qq.com 56f2f64621 短地址修改 1 سال پیش
app 56f2f64621 短地址修改 1 سال پیش
bootstrap f68a52b6be first commit 2 سال پیش
config f68a52b6be first commit 2 سال پیش
public f68a52b6be first commit 2 سال پیش
resources f68a52b6be first commit 2 سال پیش
tests f68a52b6be first commit 2 سال پیش
.env.example f68a52b6be first commit 2 سال پیش
.gitignore f68a52b6be first commit 2 سال پیش
README.md a07b7d074b first commit 2 سال پیش
artisan f68a52b6be first commit 2 سال پیش
composer.json f68a52b6be first commit 2 سال پیش

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"}
 */