add product model and seed script
This commit is contained in:
@@ -35,5 +35,9 @@
|
||||
"customer": {
|
||||
"dataSource": "db",
|
||||
"public": true
|
||||
},
|
||||
"product": {
|
||||
"dataSource": "db",
|
||||
"public": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user