refs #6186 feat:deprecated packingShelve
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Sergio De la torre 2024-01-31 08:52:36 +01:00
parent f88cef6745
commit a8b483078f
1 changed files with 2 additions and 5 deletions

View File

@ -143,15 +143,12 @@
"isFloramondo": {
"type": "boolean"
},
"packingShelve": {
"type": "number"
},
"isLaid": {
"type": "boolean"
},
"isPhotoRequested": {
"type": "boolean",
"mysql":{
"mysql": {
"columnName": "doPhoto"
}
},