Commit 7531294f by 冷斌

设置

parent c851fe39
......@@ -1453,7 +1453,7 @@ class AdminVideoAction extends AdministratorAction
}
if (empty($post['teacher_id'])) {
exit(json_encode(array('status' => '0', 'info' => "请选择讲师")));
// exit(json_encode(array('status' => '0', 'info' => "请选择讲师")));
}
if (empty($post['listingtime'])) {
......
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