|
@@ -534,6 +534,8 @@ func (this *ContractAllocationController) CompanyContracUpdate() {
|
|
return
|
|
return
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+ fmt.Println(contractItem.CompanyContractId)
|
|
|
|
+
|
|
list := req.List
|
|
list := req.List
|
|
var items []*cygx.CygxAllocationCompanyContract
|
|
var items []*cygx.CygxAllocationCompanyContract
|
|
var itemsPermission []*cygx.CygxAllocationCompanyContractPermission
|
|
var itemsPermission []*cygx.CygxAllocationCompanyContractPermission
|