add pdf viewer and test doemal
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
class Api::ApiController < ActionController::API
|
||||
include TokenVerification
|
||||
|
||||
before_action :lookup_domain
|
||||
# before_action :lookup_domain
|
||||
helper_method :current_token, :current_login_employee, :get_cashier
|
||||
|
||||
private
|
||||
|
||||
Reference in New Issue
Block a user