#7116 agencyIncoming #2178

Merged
robert merged 11 commits from 7116-agencyIncoming into dev 2024-07-09 06:29:34 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 19c378d6bd - Show all commits

View File

@ -5,4 +5,4 @@ CREATE TABLE IF NOT EXISTS `vn`.`agencyIncoming` (
) )
ENGINE=InnoDB ENGINE=InnoDB
DEFAULT CHARSET=utf8mb3 DEFAULT CHARSET=utf8mb3
COLLATE=utf8mb3_unicode_ci; COLLATE=utf8mb3_unicode_ci COMMENT='Agencias de entrada de mercancias';;