This commit is contained in:
nandar
2018-07-26 15:34:11 +06:30
parent 55554707f0
commit 275a7658ce
10 changed files with 66 additions and 10 deletions

View File

@@ -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