明树Git Lab

Commit 838f8c9c authored by zfp1's avatar zfp1

update

parent e0b0afd8
Pipeline #104371 passed with stage
in 3 seconds
This diff is collapsed.
......@@ -57,7 +57,7 @@ const projectCwpjzb = sequelize.define('projectCwpjzb', {
projectCwpjzb.sync({
// force: false,
// force: true ,//会删除已存在表并重新创建
alter: true
// alter: true
})
.then(() => {
console.log('projectCwpjzb 表同步成功');
......
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