Capitalizar
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Pau 2022-10-18 10:38:40 +02:00
parent c9e9e3545d
commit f481cc3c97
3 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@ INSERT INTO
VALUES VALUES
( (
344, 344,
'workerDisableExcluded', 'WorkerDisableExcluded',
'*', '*',
'*', '*',
'ALLOW', 'ALLOW',

View File

@ -65,7 +65,7 @@
"WorkerTimeControlMail": { "WorkerTimeControlMail": {
"dataSource": "vn" "dataSource": "vn"
}, },
"workerDisableExcluded": { "WorkerDisableExcluded": {
"dataSource": "vn" "dataSource": "vn"
} }
} }

View File

@ -1,5 +1,5 @@
{ {
"name": "workerDisableExcluded", "name": "WorkerDisableExcluded",
"base": "VnModel", "base": "VnModel",
"options": { "options": {
"mysql": { "mysql": {