???

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

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