This commit is contained in:
Paolo Arena
2021-01-18 00:48:17 +01:00
parent 142380e54b
commit 5493953b58
22 changed files with 9749 additions and 231 deletions

View File

@@ -25,6 +25,9 @@ const producerSchema = new Schema({
referent: {
type: String,
},
username: {
type: String,
},
region: {
type: String,
},