Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support photo likes #1537

Merged
merged 2 commits into from
Nov 18, 2021
Merged

Support photo likes #1537

merged 2 commits into from
Nov 18, 2021

Conversation

guqing
Copy link
Member

@guqing guqing commented Nov 18, 2021

What this PR does?

增加图库点赞功能

Why we need it?

#1433

How to test it?

  1. 将图片添加到图库,期望:该图片的点赞数为0
  2. 获取图库中的图片查看该图片的点赞信息是否正常返回,期望:该图片的点赞数为 0
  3. 调用此 PR 新增的点赞接口,对图片点赞,期望:该图片的点赞数为 1

@guqing guqing added this to the 1.5.x milestone Nov 18, 2021
@guqing guqing linked an issue Nov 18, 2021 that may be closed by this pull request
@guqing guqing self-assigned this Nov 18, 2021
@guqing guqing added the kind/feature Categorizes issue or PR as related to a new feature. label Nov 18, 2021
@ruibaby ruibaby merged commit c149d53 into halo-dev:master Nov 18, 2021
@guqing guqing deleted the feature/1433 branch April 15, 2022 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

希望开发图库点赞功能
2 participants