dashboard
repositories
filestore
activity
search
login
main
/
companyProjecet
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
阿里云图片上传修改
huangsijun
2025-12-11
dd20b32557a9bc40378f7a68097fdafaa30d9ff5
[companyProjecet.git]
/
admin
/
app
/
api
/
model
/
plus
/
business
/
Setting.php
1
2
3
4
5
6
7
8
<?php
namespace app\api\model\plus\business;
use app\common\model\plus\business\Setting as BaseSetting;
class Setting extends BaseSetting
{
}