mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-01-23 10:50:24 +08:00
fix 岗位删除
This commit is contained in:
parent
379418a14e
commit
6295adbb9d
@ -28,7 +28,7 @@ func (c *cPost) Delete(ctx context.Context, req *post.DeleteReq) (res *post.Dele
|
||||
}
|
||||
|
||||
err = service.AdminPost().Delete(ctx, in)
|
||||
return res, nil
|
||||
return
|
||||
}
|
||||
|
||||
// Edit 修改/新增
|
||||
|
Loading…
Reference in New Issue
Block a user