This commit is contained in:
yystopf 2023-03-07 17:22:00 +08:00
parent 3e0df7c1b9
commit b44ab1e39e
1 changed files with 1 additions and 0 deletions

View File

@ -258,6 +258,7 @@ Rails.application.routes.draw do
get :fan_users
get :hovercard
get :hovercard4proj # author: zxh, 获取用户对项目的贡献情况
get :contribution_perc
put :update_image
get :get_image
end