offerdetailsset
This commit is contained in:
parent
01c9fca093
commit
d3e419c98b
3 changed files with 75 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ class OfferDetailsSetProvider {
|
|||
primaryKey: true,
|
||||
},
|
||||
offer_uuid: {
|
||||
type: this.DataTypes.STRING,
|
||||
type: this.DataTypes.UUID,
|
||||
allowNull: false,
|
||||
},
|
||||
wants: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue