feat(department): add hasToMistake in model
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
b8910e38ea
commit
ad4c89af5f
|
@ -34,6 +34,9 @@
|
||||||
},
|
},
|
||||||
"notificationEmail": {
|
"notificationEmail": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
|
},
|
||||||
|
"hasToMistake": {
|
||||||
|
"type": "number"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue