소스 검색

画像地址修改

WH01243 1 년 전
부모
커밋
8fd1ed0f2b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      api/internal/service/employService.go

+ 1 - 1
api/internal/service/employService.go

@@ -123,7 +123,7 @@ func (e *EmPloyService) EmployOperate(in *types.EmployOperateReq) bool {
 						data["jybx_url"] = "/article/content/" + v1 + ".html"
 					} else if in.EmployType == 2 {
 						data = CustomFind(id, in.EmployType)
-						data["jybx_url"] = "swordfish/page_big_pc/svip/ent_ser_portrait/" + v1
+						data["jybx_url"] = "/swordfish/page_big_pc/svip/ent_ser_portrait/" + v1
 					} else if in.EmployType == 3 {
 						data = CustomFind(id, in.EmployType)
 						data["jybx_url"] = "/swordfish/page_big_pc/unit_portrayal/" + v1