-
This commit is contained in:
@@ -81,9 +81,6 @@ class Api::BatchLineItemsController < ApplicationController
|
||||
client_id=""
|
||||
qty = params[:qty]
|
||||
total_count=0
|
||||
puts batch_id
|
||||
puts 'ello'
|
||||
puts params[:id]
|
||||
# check_member= Member.authenticate_session_token(session_token)
|
||||
# if !check_member.nil?
|
||||
encrypt_key=""
|
||||
@@ -264,5 +261,5 @@ class Api::BatchLineItemsController < ApplicationController
|
||||
@out = false,"Not Authorized"
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user