Commit 0f5e011a authored by 任国军's avatar 任国军

course_banner add link & fix wechat service

parent 64552289
Pipeline #17283 passed with stage
in 1 minute 22 seconds
...@@ -15,6 +15,7 @@ module.exports = app => { ...@@ -15,6 +15,7 @@ module.exports = app => {
type_id: INTEGER, type_id: INTEGER,
title: STRING, title: STRING,
url: STRING, url: STRING,
link: STRING,
sort: INTEGER, sort: INTEGER,
status: ENUM('offline', 'online'), status: ENUM('offline', 'online'),
is_deleted: INTEGER, is_deleted: INTEGER,
......
This diff is collapsed.
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