feat: refs #7531 Added comment
gitea/salix/pipeline/pr-master This commit looks good Details

This commit is contained in:
Guillermo Bonet 2025-01-20 07:48:43 +01:00
parent e6abb1d759
commit 934507569e
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ BEGIN
*
* @param vSelf Id de zona
* @param vLanded Fecha de entrega
* @param vDepartmentFk Id de departamento
* @param vDepartmentFk Id de departamento | NULL para mostrar todos
* @return Un select
*/
CALL zone_getPostalCode(vSelf);