Commit 7a3dbb62 by Sxy

fix: weikong

parent 2957efda
......@@ -39,7 +39,7 @@ module.exports = (db, DataTypes) => {
type: DataTypes.STRING
},
service_address: { // 区域地址
allowNull: false,
allowNull: true,
type: DataTypes.STRING
},
close_reason: { // 关闭理由
......
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