Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
select * from `course_video` where `course_video`.`id` = '2282' limit 1
16.25mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `video` where `video`.`id` = '331' and `video`.`deleted_at` is null limit 1
3.29mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `course` where `course`.`id` = '23807' and `course`.`deleted_at` is null limit 1
3.7mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
Hints |
|
select `course_soft`.`soft_id`, `category_soft`.`name` from `course_soft` inner join `category_soft` on `category_soft`.`id` = `course_soft`.`soft_id` where `course_soft`.`course_id` = '23807'
3.24mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
select `course_video`.`id` as `course_video_id`, `course_video`.`course_id`, `course_video`.`video_id`, `course_video`.`order`, `course_video`.`is_try_see`, `course_video`.`unlock_integral`, `video`.`id`, `video`.`title`, `video`.`intro`, `video`.`filename`, `video`.`material_id`, `video`.`cover`, `video`.`duration`, `video`.`status`, `video`.`oss_path`, `video`.`aliyun_run_id`, `video`.`aliyun_media_id`, `video`.`seo_keywords`, `video`.`seo_description`, `video`.`record_type`, `video`.`created_at`, `video`.`deleted_at` from `course_video` left join `video` on `video`.`id` = `course_video`.`video_id` where `course_video`.`chapter_id` = '0' and `course_video`.`course_id` = '23807' order by `order` asc
3.43mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
select `video_learn_point`.`id`, `video_learn_point`.`title`, `video_learn_point`.`video_id`, `video_learn_point`.`seek_time`, `video_learn_point`.`type`, `video_learn_point`.`cover`, `video_learn_point`.`content`, `video_learn_point`.`created_at`, `video_learn_point`.`pos_top`, `video_learn_point`.`pos_left`, `video_learn_point`.`video_width`, `video_learn_point`.`video_height` from `video_learn_point` where `video_learn_point`.`video_id` = '331' and `video_learn_point`.`deleted_at` is null order by `video_learn_point`.`id` desc
3.39mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
select distinct `course`.`title` from `course` where `course`.`id` = '23807' and `course`.`deleted_at` is null order by `course`.`id` desc
3.18mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
select `course`.`id` from `course` where `course`.`title` = '拷贝的001' and `course`.`deleted_at` is null
3.66mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
select count(*) as aggregate from `new_comment` where `new_comment`.`resource_id` in ('23807') and `new_comment`.`resource_name` = 'course' and `new_comment`.`deleted_at` is null
3.87mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
select `new_comment`.`id`, `new_comment`.`resource_id`, `new_comment`.`resource_name`, `new_comment`.`video_title`, `new_comment`.`user_id`, `new_comment`.`comment_id`, `new_comment`.`title`, `new_comment`.`content`, `new_comment`.`depth`, `new_comment`.`favour`, `new_comment`.`status`, `new_comment`.`profession_id`, `new_comment`.`delete_user`, `new_comment`.`created_at`, `new_comment`.`deleted_at` from `new_comment` where `new_comment`.`resource_id` in ('23807') and `new_comment`.`resource_name` = 'course' and `new_comment`.`deleted_at` is null order by `created_at` desc limit 10 offset 0
3.34mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
select distinct `course`.`title` from `course` where `course`.`id` = '23807' and `course`.`deleted_at` is null order by `course`.`id` desc
3.15mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
select `course`.`id` from `course` where `course`.`title` = '拷贝的001' and `course`.`deleted_at` is null
3.77mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
select count(*) as aggregate from `course_notes` where `course_notes`.`course_id` in ('23807') and `course_notes`.`deleted_at` is null
3.09mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
select count(*) as aggregate from `new_comment` where `new_comment`.`resource_id` = '2282' and `new_comment`.`resource_name` = 'video' and `new_comment`.`deleted_at` is null
3.13mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
select `new_comment`.`id`, `new_comment`.`resource_id`, `new_comment`.`resource_name`, `new_comment`.`video_title`, `new_comment`.`user_id`, `new_comment`.`comment_id`, `new_comment`.`title`, `new_comment`.`content`, `new_comment`.`depth`, `new_comment`.`favour`, `new_comment`.`status`, `new_comment`.`profession_id`, `new_comment`.`delete_user`, `new_comment`.`created_at`, `new_comment`.`deleted_at` from `new_comment` where `new_comment`.`resource_id` = '2282' and `new_comment`.`resource_name` = 'video' and `new_comment`.`deleted_at` is null order by `created_at` desc limit 10 offset 0
3.37mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
select count(*) as aggregate from `new_comment` where `new_comment`.`comment_id` = '533' and `new_comment`.`deleted_at` is null
3.48mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
select `setting`.`id`, `setting`.`name`, `setting`.`value`, `setting`.`created_at` from `setting` where `setting`.`name` in ('webname', 'logo', 'copyright', 'baiduanalytics', 'cnzzanalytics', 'seokeywords', 'seodescription', 'iphone_send_status', 'iphone_free_version', 'ipad_send_status', 'ipad_free_version')
3.35mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
select `setting`.`id`, `setting`.`name`, `setting`.`value`, `setting`.`created_at` from `setting` where `setting`.`name` in ('webname', 'logo', 'copyright', 'baiduanalytics', 'cnzzanalytics', 'seokeywords', 'seodescription', 'iphone_send_status', 'iphone_free_version', 'ipad_send_status', 'ipad_free_version')
3.27mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
select `setting`.`id`, `setting`.`name`, `setting`.`value`, `setting`.`created_at` from `setting` where `setting`.`name` in ('webname', 'logo', 'copyright', 'baiduanalytics', 'cnzzanalytics', 'seokeywords', 'seodescription', 'iphone_send_status', 'iphone_free_version', 'ipad_send_status', 'ipad_free_version')
3.3mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
请先登录再参与课程讨论