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

This commit is contained in:
“xxq250” 2022-08-31 10:39:52 +08:00
parent 0a79950046
commit 32a9d762d8
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