add pix qr code to deposit order

This commit is contained in:
João Geonizeli
2021-09-06 00:38:48 -03:00
parent c7a799af1e
commit 3529773c61
23 changed files with 843 additions and 221 deletions

View File

@@ -10,6 +10,7 @@
# status :string not null
# created_at :datetime not null
# updated_at :datetime not null
# transaction_id :uuid not null
# user_id :bigint not null
#
# Indexes

View File

@@ -10,6 +10,7 @@
# status :string not null
# created_at :datetime not null
# updated_at :datetime not null
# transaction_id :uuid not null
# user_id :bigint not null
#
# Indexes