Commit 4e8b6f51 authored by 任国军's avatar 任国军

courseStudentVideo add content

parent 450b1b53
Pipeline #17010 passed with stage
in 9 seconds
...@@ -15,6 +15,7 @@ module.exports = app => { ...@@ -15,6 +15,7 @@ module.exports = app => {
institution_id: INTEGER, institution_id: INTEGER,
video_url: STRING, video_url: STRING,
title: STRING, title: STRING,
content: STRING,
age: STRING, age: STRING,
time: STRING, time: STRING,
sort: INTEGER, sort: INTEGER,
......
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