refs #4605 @30min
gitea/salix/pipeline/head This commit is unstable Details

This commit is contained in:
Pau 2023-01-10 13:52:30 +01:00
parent 940b431059
commit d540e278eb
2 changed files with 3 additions and 3 deletions

View File

@ -20,7 +20,7 @@
"Packaging": {
"dataSource": "vn"
},
"PackagingMistake": {
"ExpeditionMistake": {
"dataSource": "vn"
},
"PrintServerQueue": {

View File

@ -1,9 +1,9 @@
{
"name": "PackagingMistake",
"name": "ExpeditionMistake",
"base": "VnModel",
"options": {
"mysql": {
"table": "packagingMistake"
"table": "expeditionMistake"
}
},
"properties": {