Capitalizar
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
c9e9e3545d
commit
f481cc3c97
|
@ -11,7 +11,7 @@ INSERT INTO
|
||||||
VALUES
|
VALUES
|
||||||
(
|
(
|
||||||
344,
|
344,
|
||||||
'workerDisableExcluded',
|
'WorkerDisableExcluded',
|
||||||
'*',
|
'*',
|
||||||
'*',
|
'*',
|
||||||
'ALLOW',
|
'ALLOW',
|
||||||
|
|
|
@ -65,7 +65,7 @@
|
||||||
"WorkerTimeControlMail": {
|
"WorkerTimeControlMail": {
|
||||||
"dataSource": "vn"
|
"dataSource": "vn"
|
||||||
},
|
},
|
||||||
"workerDisableExcluded": {
|
"WorkerDisableExcluded": {
|
||||||
"dataSource": "vn"
|
"dataSource": "vn"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "workerDisableExcluded",
|
"name": "WorkerDisableExcluded",
|
||||||
"base": "VnModel",
|
"base": "VnModel",
|
||||||
"options": {
|
"options": {
|
||||||
"mysql": {
|
"mysql": {
|
||||||
|
|
Loading…
Reference in New Issue