正在显示
1 个修改的文件
包含
1 行增加
和
0 行删除
| @@ -1095,6 +1095,7 @@ func (cooperationContractService *CooperationContractService) UpdateCooperationC | @@ -1095,6 +1095,7 @@ func (cooperationContractService *CooperationContractService) UpdateCooperationC | ||
| 1095 | UndertakerId: undertakerId, | 1095 | UndertakerId: undertakerId, |
| 1096 | UserId: undertakerDomain.UserId, | 1096 | UserId: undertakerDomain.UserId, |
| 1097 | CooperationContractNumber: cooperationContract.CooperationContractNumber, | 1097 | CooperationContractNumber: cooperationContract.CooperationContractNumber, |
| 1098 | + CooperationContractId: cooperationContract.CooperationContractId, | ||
| 1098 | UserBaseId: undertakerDomain.UserBaseId, | 1099 | UserBaseId: undertakerDomain.UserBaseId, |
| 1099 | Org: undertakerDomain.Org, | 1100 | Org: undertakerDomain.Org, |
| 1100 | Orgs: undertakerDomain.Orgs, | 1101 | Orgs: undertakerDomain.Orgs, |
-
请 注册 或 登录 后发表评论