|
c.Ctx.JSON(iris.Map{"code": -1, "msg": fmt.Sprintf("%s", err)})
|
|
c.Ctx.JSON(iris.Map{"code": -1, "msg": fmt.Sprintf("%s", err)})
|
|
err = c.ServiceContract.Add(contractData, projectIdInt, bidsectionId, sectionResult.Id)
|
|
err = c.ServiceContract.Add(contractData, projectIdInt, bidsectionId, sectionResult.Id)
|