Commit ea1c4af4 by Administrator

'2020.6.8'

parent 45160e9f
...@@ -664,8 +664,8 @@ class AdminVideoAction extends AdministratorAction ...@@ -664,8 +664,8 @@ class AdminVideoAction extends AdministratorAction
//添加视频 //添加视频
public function addVideoLib() public function addVideoLib()
{ {
$aa = model('Xdata')->get('classroom_AdminConfig:ccyun'); // $aa = model('Xdata')->get('classroom_AdminConfig:ccyun');
dump($aa); // dump($aa);
if ($_POST) { if ($_POST) {
......
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