|
|
|
@ -25,7 +25,7 @@ module.exports = function (fastify, opts, next) {
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
name: { type: 'string' },
|
|
|
|
//name: { type: 'string' },
|
|
|
|
team: { type: 'string', default: null },
|
|
|
|
team: { type: 'string', default: null },
|
|
|
|
manager: { type: 'string', default: null },
|
|
|
|
manager: { type: 'string', default: null },
|
|
|
|
address1: { type: 'string', default: null },
|
|
|
|
address1: { type: 'string', default: null },
|
|
|
|
|