调整nps用户调研接口,需要登录

This commit is contained in:
“xxq250” 2022-08-31 10:39:52 +08:00
parent a7c24dea64
commit eb1a3f8e23
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
class NpsController < ApplicationController
before_action :require_login
# close,关闭
# createIssue,创建issue
# createPullRequest,创建PR