pre_develop
cxt 6 years ago
parent 1f3cf342ba
commit 39c07c7b30

@ -3,7 +3,7 @@
module Mobile
module Apis
class Cnmooc < Grape::API
before {cnmooc_access_key!}
# before {cnmooc_access_key!}
content_type :json, 'application/json;charset=UTF-8'
resources :cnmoocs do

Loading…
Cancel
Save