Commit 8d1b0c34 authored by Aria's avatar Aria

fix onlineClass model bug

parent 3af08596
Pipeline #19544 passed with stage
in 57 seconds
...@@ -14,8 +14,6 @@ module.exports = app => { ...@@ -14,8 +14,6 @@ module.exports = app => {
institution_id: INTEGER, institution_id: INTEGER,
name: STRING, name: STRING,
price: STRING, price: STRING,
age: STRING,
type: STRING,
mode: INTEGER, mode: INTEGER,
time: STRING, time: STRING,
channel: TEXT, channel: TEXT,
......
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