forked from Trustie/forgeplus
更改:查看专家不需要登录
This commit is contained in:
parent
7451f05e15
commit
e29489f46b
|
|
@ -1,6 +1,6 @@
|
|||
class Api::V1::Users::MemosController < Api::V1::BaseController
|
||||
before_action :load_observe_user
|
||||
before_action :require_login
|
||||
# before_action :require_login
|
||||
|
||||
def index
|
||||
@resident_expert = ResidentExpert.find_by(user_id: @observe_user.id)
|
||||
|
|
|
|||
Loading…
Reference in New Issue