Commit e0f4c75a by 杨昕

添加支持百度oss上传

parent 6bfb8608
Pipeline #19421 passed with stages
in 1 minute 1 second
......@@ -71,7 +71,7 @@ class MediaController extends Controller
SrsHookValidate::srsHookCallback($request,[
'key' => '',
'platform' => Rule::in(['QI_NIU', 'ALI'])
'platform' => Rule::in(['QI_NIU', 'ALI','BAIDU'])
],null,[
'platform.in' => '系统暂不支持 '.$request->platform.' 平台',
]);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment