Browse Source

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

pull/313/head
“xxq250” 3 years ago
parent
commit
32a9d762d8
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      app/controllers/nps_controller.rb

+ 2
- 0
app/controllers/nps_controller.rb View File

@@ -1,5 +1,7 @@
class NpsController < ApplicationController

before_action :require_login

# close,关闭
# createIssue,创建issue
# createPullRequest,创建PR


Loading…
Cancel
Save