明树Git Lab

Commit b6fa09d9 authored by zfp1's avatar zfp1

update

parent 65ea9f8c
Pipeline #104192 passed with stage
in 3 seconds
......@@ -64,7 +64,7 @@ const Project = sequelize.define('Project', {
//计量币种
bizhong: { type: DataTypes.STRING, allowNull: true, comment: "币种", zjType: 'danxuan', _mark: "lixiang" },
huilv: { type: DataTypes.DECIMAL(4, 4), allowNull: true, comment: "汇率", _mark: "lixiang" },
huilv: { type: DataTypes.DECIMAL(5, 2), allowNull: true, comment: "汇率", _mark: "lixiang" },
//实施时间
xmjsqy: { type: DataTypes.INTEGER, allowNull: true, comment: "项目建设期(月)", _mark: "lixiang" },
......@@ -196,7 +196,7 @@ const Project = sequelize.define('Project', {
spje: { type: DataTypes.DECIMAL(19, 8), allowNull: true, comment: "审批金额(万元)" , _mark: 'juece', },
spsj: { type: DataTypes.DATE, allowNull: true, comment: "审批时间" , _mark: 'juece', },
//股东信息 ---立项表格 --TODO:需要按照股东类型计算合计,再计算总合计
wfczrjcgbl: { type: DataTypes.DECIMAL(3, 2), allowNull: true, comment: "我方出资人及持股比例" , _mark: 'juece', },
wfczrjcgbl: { type: DataTypes.DECIMAL(5, 2), allowNull: true, comment: "我方出资人及持股比例" , _mark: 'juece', },
sjnjfsgdw: { type: DataTypes.STRING, allowNull: true, comment: "涉及能建方施工单位" , _mark: 'juece', },
// 我方担保及股权融资情况
wffzdgqrzjewy: { type: DataTypes.DECIMAL(19, 8), allowNull: true, comment: "我方负责的股权融资金额(万元)" , _mark: 'juece', },
......@@ -210,9 +210,9 @@ const Project = sequelize.define('Project', {
yjldsjzq: { type: DataTypes.DECIMAL(19, 8), allowNull: true, comment: "预计落地时间债权" , _mark: 'juece', },
//工程带动情况
ddgchte: { type: DataTypes.DECIMAL(19, 8), allowNull: true, comment: "带动工程合同额" , _mark: 'juece', },
tzddb: { type: DataTypes.DECIMAL(3, 2), allowNull: true, comment: "投资带动比", _mark: 'juece', },
tzddb: { type: DataTypes.DECIMAL(5, 2), allowNull: true, comment: "投资带动比", _mark: 'juece', },
gclrwy: { type: DataTypes.DECIMAL(19, 8), allowNull: true, comment: "工程利润(万元)" , _mark: 'juece', },
gclrl: { type: DataTypes.DECIMAL(3, 2), allowNull: true, comment: "工程利润率(%)" , _mark: 'juece', },
gclrl: { type: DataTypes.DECIMAL(5, 2), allowNull: true, comment: "工程利润率(%)" , _mark: 'juece', },
xmbyx: { type: DataTypes.TEXT, allowNull: true, comment: "项目必要性" , _mark: 'juece', },
qtsm: { type: DataTypes.TEXT, allowNull: true, comment: "其他说明" , _mark: 'juece', },
//风险管理---立项已经建表TODO: 是否区分决策
......@@ -258,8 +258,8 @@ const Project = sequelize.define('Project', {
qtfy: { type: DataTypes.DECIMAL(19, 8), allowNull: true, comment: "其他费用" },
jsqlx: { type: DataTypes.DECIMAL(19, 8), allowNull: true, comment: "建设期利息" },
ybf: { type: DataTypes.DECIMAL(19, 8), allowNull: true, comment: "预备费" },
tzsypc: { type: DataTypes.DECIMAL(3, 2), allowNull: true, comment: "投资收益偏差" },
zrrz: { type: DataTypes.DECIMAL(3, 2), allowNull: true, comment: "责任融资" },
tzsypc: { type: DataTypes.DECIMAL(5, 2), allowNull: true, comment: "投资收益偏差" },
zrrz: { type: DataTypes.DECIMAL(5, 2), allowNull: true, comment: "责任融资" },
njfcze: { type: DataTypes.DECIMAL(19, 8), allowNull: true, comment: "能建方出资额" },
......@@ -267,15 +267,15 @@ const Project = sequelize.define('Project', {
dked: { type: DataTypes.DECIMAL(19, 8), allowNull: true, comment: "贷款额度" },
qzfbbxmwfdkdbe: { type: DataTypes.DECIMAL(19, 8), allowNull: true, comment: "其中:非并表项目我方贷款/担保额" },
njfsjcze: {type: DataTypes.DECIMAL(19, 8), allowNull: true, comment: "能建方实际出资额" },
zbjbl: { type: DataTypes.DECIMAL(3, 2), allowNull: true, comment: "资本金比例" },
zbjbl: { type: DataTypes.DECIMAL(5, 2), allowNull: true, comment: "资本金比例" },
njszgbpfe: {type: DataTypes.DECIMAL(19, 8), allowNull: true, comment: "能建所占股比批复额" },
ddb: { type: DataTypes.DECIMAL(3, 2), allowNull: true, comment: "带动比" },
yjddb: { type: DataTypes.DECIMAL(3, 2), allowNull: true, comment: "预计带动比" },
ddb: { type: DataTypes.DECIMAL(5, 2), allowNull: true, comment: "带动比" },
yjddb: { type: DataTypes.DECIMAL(5, 2), allowNull: true, comment: "预计带动比" },
zcbhtesghte: {type: DataTypes.DECIMAL(19, 8), allowNull: true, comment: "总承包合同额(施工合同额)" },
//企业财务投资能力评价
qyzjzez: {type: DataTypes.DECIMAL(19, 8), allowNull: true, comment: "权益资金值(E值)" },
zcfzl: { type: DataTypes.DECIMAL(3, 2), allowNull: true, comment: "资产负债率" },
jzcsyl: { type: DataTypes.DECIMAL(3, 2), allowNull: true, comment: "净资产收益率" },
zcfzl: { type: DataTypes.DECIMAL(5, 2), allowNull: true, comment: "资产负债率" },
jzcsyl: { type: DataTypes.DECIMAL(5, 2), allowNull: true, comment: "净资产收益率" },
lxbzbs: { type: DataTypes.STRING, allowNull: true, comment: "利息保障倍数" },
jyhdxjllje: {type: DataTypes.DECIMAL(19, 8), allowNull: true, comment: "经营活动现金流量净额" },
jzc: {type: DataTypes.DECIMAL(19, 8), allowNull: true, comment: "净资产" },
......@@ -1870,7 +1870,7 @@ const Project = sequelize.define('Project', {
Project.sync({
// force: false,
// force: true ,//会删除已存在表并重新创建
alter: true
// alter: true
})
.then(() => {
console.log('Project 表同步成功');
......
......@@ -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