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` = '2321' limit 1
14.96mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
Hints |
|
select * from `course` where `course`.`id` = '23874' and `course`.`deleted_at` is null limit 1
6.06mshxsd_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` = '23874'
2.84mshxsd_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` = '23874' order by `order` asc
3.45mshxsd_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` = '79' and `video_learn_point`.`deleted_at` is null order by `video_learn_point`.`id` desc
3.96mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
select distinct `course`.`title` from `course` where `course`.`id` = '23874' and `course`.`deleted_at` is null order by `course`.`id` desc
3.03mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
select `course`.`id` from `course` where `course`.`title` = '测试123' and `course`.`deleted_at` is null
3.38mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
select count(*) as aggregate from `new_comment` where `new_comment`.`resource_id` in ('29', '23874', '25426', '25427') and `new_comment`.`resource_name` = 'course' and `new_comment`.`deleted_at` is null
4.07mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
select distinct `course`.`title` from `course` where `course`.`id` = '23874' and `course`.`deleted_at` is null order by `course`.`id` desc
3.53mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
select `course`.`id` from `course` where `course`.`title` = '测试123' and `course`.`deleted_at` is null
3.31mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
select count(*) as aggregate from `course_notes` where `course_notes`.`course_id` in ('29', '23874', '25426', '25427') and `course_notes`.`deleted_at` is null
5.53mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
select count(*) as aggregate from `new_comment` where `new_comment`.`resource_id` = '2321' and `new_comment`.`resource_name` = 'video' and `new_comment`.`deleted_at` is null
4.59mshxsd_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.03mshxsd_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.01mshxsd_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.02mshxsd_online_4_0Metadata | |
---|---|
Bindings |
|
请先登录再参与课程讨论