Commit 2f854199 by 周业恒

fake

parent 0f620c84
Pipeline #21226 passed with stages
in 54 seconds
......@@ -191,6 +191,7 @@ class MediaController extends Controller
'end_time' => $data_time,
'access_key' => '',
'description' => $request->description ?? '',
'is_fake' => $request->is_fake??'',
);
//shop_id为100时,代表的是北大学堂的视频
if ($request->shop_id == '100') {
......
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