申请高校允许完善资料

dev_forum
daiao 5 years ago
parent 57f08bd5a6
commit 030e83ea10

@ -1,5 +1,5 @@
class AddSchoolAppliesController < ApplicationController
before_action :require_login, :check_auth
before_action :require_login
def create
school = CreateAddSchoolApplyService.call(current_user, create_params)

Loading…
Cancel
Save