add bill channel for req bill
This commit is contained in:
@@ -3,6 +3,5 @@ class OrderBroadcastJob < ApplicationJob
|
||||
|
||||
def perform(table)
|
||||
ActionCable.server.broadcast "order_channel",table: table
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user