mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-07-13 21:44:32 +08:00
新增:反馈意见模型及接口
This commit is contained in:
@@ -13,6 +13,7 @@ defaults format: :json do
|
||||
end
|
||||
scope module: :users do
|
||||
resources :projects, only: [:index]
|
||||
resources :feedbacks, only: [:create]
|
||||
end
|
||||
|
||||
scope ':repo' do
|
||||
|
||||
Reference in New Issue
Block a user