From 18a900a07e9e33793424784e24ce7e3375cbb34e Mon Sep 17 00:00:00 2001 From: zhangxunhui Date: Thu, 2 Feb 2023 17:00:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=BA=86=E5=AF=B9contributio?= =?UTF-8?q?n=20perc=E7=9A=84=E8=B7=AF=E7=94=B1=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/routes.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/routes.rb b/config/routes.rb index 4305789c0..ea16571ec 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -280,9 +280,9 @@ Rails.application.routes.draw do get :fan_users put :update_sponsor_description get :hovercard + get :hovercard4proj # author: zxh, 获取用户对项目的贡献情况 put :update_image get :get_image - post :contribution_perc # author: zxh, calculate the percentage of contributions for user in project end collection do post :following