refs #5153
gitea/salix/pipeline/head There was a failure building this commit Details

This commit is contained in:
Pablo Natek 2023-04-20 14:23:01 +02:00
parent 2a24b8fe32
commit fd4dba157c
1 changed files with 1 additions and 1 deletions

View File

@ -2801,7 +2801,7 @@ INSERT INTO `vn`.`payDemDetail` (`id`, `detail`)
INSERT INTO `vn`.`workerConfig` (`id`, `businessUpdated`, `roleFk`, `businessTypeFk`)
VALUES
(1, NULL, 1, 'individual');
(1, NULL, 1, 'worker');
INSERT INTO `vn`.`ticketRefund`(`refundTicketFk`, `originalTicketFk`)
VALUES