明树Git Lab

Commit 79b56202 authored by zfp1's avatar zfp1

update

parent f0462e0c
...@@ -5,7 +5,7 @@ const { DataTypes } = require('sequelize'); ...@@ -5,7 +5,7 @@ const { DataTypes } = require('sequelize');
const sequelize = require('../index'); const sequelize = require('../index');
const moment = require('moment'); const moment = require('moment');
//投中管理- 建设期投资检查 ---日常检查 对投资目标偏差每半年进行一次系统盘点,上传分析材料 //投中管理- 建设期投资检查 --专项检查
const TzJsqtzjcZxjc = sequelize.define('TzJsqtzjcZxjc', { const TzJsqtzjcZxjc = sequelize.define('TzJsqtzjcZxjc', {
id: { id: {
type: DataTypes.INTEGER, type: DataTypes.INTEGER,
......
...@@ -100,9 +100,14 @@ const TzZdfx = sequelize.define('TzZdfx', { ...@@ -100,9 +100,14 @@ const TzZdfx = sequelize.define('TzZdfx', {
// }, // },
zrrlxfs: { zrr: {
type: DataTypes.STRING, type: DataTypes.STRING,
comment: "责任人联系方式", comment: "责任人",
},
lxfs: {
type: DataTypes.STRING,
comment: "联系方式",
}, },
sfdqxz: { sfdqxz: {
......
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