Commit 4687dd89 by 庄冰

need

parent 9e3ae63f
......@@ -17,6 +17,7 @@ module.exports = (db, DataTypes) => {
this.setDataValue("submit_type_name",submit_type[val]);
}
},
channel_only_code:DataTypes.STRING,//渠道编码
channel_code:DataTypes.STRING,//渠道编码
channel_name:DataTypes.STRING,//渠道名称
page_code:DataTypes.STRING,//页面编码
......
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