- select specializz.
This commit is contained in:
@@ -26,6 +26,11 @@ const MySkillSchema = new Schema({
|
||||
type: Number,
|
||||
default: 0,
|
||||
},
|
||||
idSubSkill: [
|
||||
{
|
||||
type: Number,
|
||||
default: 0,
|
||||
}],
|
||||
idStatusSkill: [
|
||||
{
|
||||
type: Number,
|
||||
|
||||
Reference in New Issue
Block a user