???

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

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