Commit 1b17aabd by lixinming

no message

parent 023d4cb5
......@@ -69,9 +69,7 @@ export const TablesConfig = [
adminToken:{type:Sequelize.STRING(100), allowNull:true},
adminTokenMs:{ type:Sequelize.DATE, allowNull:true },
},
association: [
{type: "hasOne", check: "branch"},
]
association: [ ]
},
{
tableNameCn:'支部制度表',
......
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