|
@@ -106,7 +106,7 @@ func (e *EmPloyService) EmployOperate(in *types.EmployOperateReq) (bool, string)
|
|
|
data["source"] = source
|
|
|
} else if in.EmployType == 3 {
|
|
|
data = customFind(id, in.EmployType)
|
|
|
- data["jybx_url"] = "/swordfish/page_big_pc/unit_portrayal/" + v1
|
|
|
+ data["jybx_url"] = "/publicapply/biTransfer?buyerName=" + v1
|
|
|
data["source"] = source
|
|
|
}
|
|
|
data["position_id"] = in.PositionId
|