zwxi hai 1 ano
pai
achega
69799032da
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      controllers/company.go

+ 2 - 0
controllers/company.go

@@ -1733,6 +1733,8 @@ func (this *CompanyController) List() {
 				IsShare:         v.IsShare,
 				CloseTime:       v.CloseTime,
 				CloseReason:     v.CloseReason,
+				ShareSeller:     v.ShareSeller,
+				ShareSellerId:   v.ShareSellerId,
 			}
 			companyLists = append(companyLists, companyList)
 		}