作者 yangfu

创建项目 默认 招标中

@@ -174,7 +174,7 @@ func (cooperationProjectService *CooperationProjectService) CreateCooperationPro @@ -174,7 +174,7 @@ func (cooperationProjectService *CooperationProjectService) CreateCooperationPro
174 Org: organization, 174 Org: organization,
175 Operator: operator, 175 Operator: operator,
176 OperateTime: time.Now(), 176 OperateTime: time.Now(),
177 - Status: 0, 177 + Status: 1,
178 UpdatedAt: time.Time{}, 178 UpdatedAt: time.Time{},
179 DeletedAt: time.Time{}, 179 DeletedAt: time.Time{},
180 CreatedAt: time.Now(), 180 CreatedAt: time.Now(),