|
@@ -75,6 +75,7 @@ func (s *contractService) SetSection(templateNumber int, bidsectionId int, proje
|
|
section.ContractPrice = "0"
|
|
section.ContractPrice = "0"
|
|
section.ContractReturned = "0"
|
|
section.ContractReturned = "0"
|
|
section.ContractsPaid = "0"
|
|
section.ContractsPaid = "0"
|
|
|
|
+ section.ContractDeductionTotal = "0"
|
|
|
|
|
|
// err := s.treeContractDao.Create(section)
|
|
// err := s.treeContractDao.Create(section)
|
|
// if err != nil {
|
|
// if err != nil {
|