正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
@@ -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(), |
-
请 注册 或 登录 后发表评论