明树Git Lab

Commit ac2363f0 authored by zengfanpei's avatar zengfanpei

update

parent a7b777cd
......@@ -13,6 +13,11 @@ const menuSchema = new Schema({
// level: Number,
url: {
type: String,
comment: "菜单唯一标识"
},
key: {
type: String,
comment: "按钮唯一标识"
},
order: {
type: Number,
......
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