更新
This commit is contained in:
parent
62c3f1d1ac
commit
c4c9809a18
@ -54,6 +54,6 @@ class IndexController extends Base
|
||||
}
|
||||
|
||||
public function getOssInfo(Request $request){
|
||||
return $this->json(200,'ok',['bucketURL'=>'http://goviewphp.lihaink.cn']);
|
||||
return $this->json(200,'ok',['bucketURL'=>getenv('HTTP')]);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user