???

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

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