This commit is contained in:
parent
f88cef6745
commit
a8b483078f
|
@ -143,15 +143,12 @@
|
||||||
"isFloramondo": {
|
"isFloramondo": {
|
||||||
"type": "boolean"
|
"type": "boolean"
|
||||||
},
|
},
|
||||||
"packingShelve": {
|
|
||||||
"type": "number"
|
|
||||||
},
|
|
||||||
"isLaid": {
|
"isLaid": {
|
||||||
"type": "boolean"
|
"type": "boolean"
|
||||||
},
|
},
|
||||||
"isPhotoRequested": {
|
"isPhotoRequested": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"mysql":{
|
"mysql": {
|
||||||
"columnName": "doPhoto"
|
"columnName": "doPhoto"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -226,4 +223,4 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue